VesselHeatingCoolingAmount Property

Gets or sets the fixed heating or cooling duty (kW) applied to the vessel content when the calculation mode requires it.

Definition

Namespace: DWSIM.UnitOperations.UnitOperations
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
public double? HeatingCoolingAmount { get; set; }

Property Value

NullableDouble

See Also