SourWaterPropertyPackageSetup Method

Definition

Namespace: DWSIM.Thermodynamics.PropertyPackages
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
public void Setup(
	Dictionary<string, double> conc,
	double[] Vx,
	List<ICompoundConstantProperties> CompoundProperties
)

Parameters

conc  DictionaryString, Double
 
Vx  Double
 
CompoundProperties  ListICompoundConstantProperties
 

See Also