VesselDeltaQ Property

Gets or sets the net heat duty (kW) added to or removed from the vessel content. Positive values indicate heating.

Definition

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

Property Value

NullableDouble

See Also