CompoundEntropyF_Dmol Property

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

Definition

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

Property Value

NullableDouble

Implements

ICompoundEntropyF_Dmol

See Also