CompoundPartialPressure Property

Gets or sets the partial pressure of this compound in the vapor phase (Pa).

Definition

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

Property Value

NullableDouble

Implements

ICompoundPartialPressure

See Also