VesselGetDynamicVolume Method

Returns the dynamic simulation volume of the vessel by delegating to CalculateVolume.

Definition

Namespace: DWSIM.UnitOperations.UnitOperations
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
public override double GetDynamicVolume()

Return Value

Double
Vessel internal volume in m³.

See Also