VesselCalculate Volume 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
Internal vessel volume in m³.
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
C#
public double CalculateVolume()VB
Public Function CalculateVolume As DoubleReturn Value
DoubleInternal vessel volume in m³.