Click or drag to resize

PropertyPackageAUX_CPm1 Method


Namespace: DWSIM.Thermodynamics.PropertyPackages
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.4.5.0
Syntax
public double AUX_CPm1(
	PhaseLabel phase,
	double Ti
)
Request Example View Source

Parameters

phase  PhaseLabel
 
Ti  Double
 

Return Value

Double

Implements

IPropertyPackageAUX_CPm(PhaseLabel, Double)
See Also