Click or drag to resize

ElectrolyteSolidEnthalpy Method


Namespace: DWSIM.Thermodynamics.PropertyPackages.Auxiliary
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax
public double SolidEnthalpy(
	double T,
	double[] Vx,
	List<ICompoundConstantProperties> cprops
)
Request Example View Source

Parameters

T  Double
 
Vx  Double
 
cprops  ListICompoundConstantProperties
 

Return Value

Double
See Also