Click or drag to resize

ElectrolyteNRTLGetSaltFormula Method


Namespace: DWSIM.Thermodynamics.PropertyPackages.Auxiliary
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.4.5.0
Syntax
public string GetSaltFormula(
	List<ICompoundConstantProperties> cprops,
	string cation,
	string anion
)
Request Example View Source

Parameters

cprops  ListICompoundConstantProperties
 
cation  String
 
anion  String
 

Return Value

String
See Also