CompoundEnthalpyF_Dmol Property

Gets or sets the molar departure enthalpy of formation at 25 C relative to ideal gas (kJ/mol).

Definition

Namespace: DWSIM.Thermodynamics.BaseClasses
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
public double? EnthalpyF_Dmol { get; set; }

Property Value

NullableDouble

Implements

ICompoundEnthalpyF_Dmol

See Also