CompoundPartialVolume Property

Gets or sets the partial molar volume of this compound in the mixture (m3/mol).

Definition

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

Property Value

NullableDouble

Implements

ICompoundPartialVolume

See Also