CalculatorSetup Property Package Method
Setups a Material Stream with the specified compounds and associated it with the property package.
Definition
Namespace: DWSIM.Thermodynamics.CalculatorInterface
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
C#
[DispIdAttribute(42)]
public void SetupPropertyPackage(
PropertyPackage proppack,
string[] compounds,
double[] molefractions
)VB
<DispIdAttribute(42)>
Public Sub SetupPropertyPackage (
proppack As PropertyPackage,
compounds As String(),
molefractions As Double()
)Parameters
- proppack PropertyPackage
- Property Package instance
- compounds String
- Compounds to add
- molefractions Double
- Compound mole fractions