PropertyPackageAUX_SOLIDCP Method |
Namespace: DWSIM.Thermodynamics.PropertyPackagesAssembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax public double AUX_SOLIDCP(
Array Vxm,
List<ICompoundConstantProperties> cprops,
double T
)
Public Function AUX_SOLIDCP (
Vxm As Array,
cprops As List(Of ICompoundConstantProperties),
T As Double
) As Double
Request Example
View SourceParameters
- Vxm Array
-
- cprops ListICompoundConstantProperties
-
- T Double
-
Return Value
DoubleSee Also