VesselCalculateVolume Method

Computes the internal volume of the vessel (m³) based on either the user-entered value or the configured geometry (diameter, length, and head type) from the dimensions list.

Definition

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

Return Value

Double
Internal vessel volume in m³.

See Also