Click or drag to resize

SourWaterSetup Method


Namespace: DWSIM.Thermodynamics.PropertyPackages.Auxiliary.FlashAlgorithms
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax
public void Setup(
	Dictionary<string, double> conc,
	Dictionary<string, double> conc0,
	Dictionary<string, int> id
)
Request Example View Source

Parameters

conc  DictionaryString, Double
 
conc0  DictionaryString, Double
 
id  DictionaryString, Int32
 
See Also