CompoundMolality Property

Gets or sets the molality of this compound in the mixture (mol/kg solvent).

Definition

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

Property Value

NullableDouble

Implements

ICompoundMolality

See Also