Click or drag to resize

HYPElement_UNIFAC Method


Namespace: DWSIM.Thermodynamics.Utilities.Hypos.Methods
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax
public Object Element_UNIFAC(
	string element,
	int nCH3,
	int nCH2,
	int nCH,
	int nOH,
	int nACH,
	int nACCH2,
	int nACCH3,
	int nACOH,
	int nCH3CO,
	int nCH2CO
)
Request Example View Source

Parameters

element  String
 
nCH3  Int32
 
nCH2  Int32
 
nCH  Int32
 
nOH  Int32
 
nACH  Int32
 
nACCH2  Int32
 
nACCH3  Int32
 
nACOH  Int32
 
nCH3CO  Int32
 
nCH2CO  Int32
 

Return Value

Object
See Also