PropertyPackageDW_CalcSolidHeatCapacityCp Method

Definition

Namespace: DWSIM.Thermodynamics.PropertyPackages
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
public virtual double DW_CalcSolidHeatCapacityCp(
	double T,
	double[] Vx,
	List<ICompoundConstantProperties> cprops
)

Parameters

T  Double
 
Vx  Double
 
cprops  ListICompoundConstantProperties
 

Return Value

Double

See Also