Click or drag to resize

MaterialStreamGetVolumetricFlow Method

Returns the stream volumetric flow.

Namespace: DWSIM.Thermodynamics.Streams
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax
public double GetVolumetricFlow()
Request Example View Source

Return Value

Double
Volumetric flow in m3/s.

Implements

IMaterialStreamGetVolumetricFlow
See Also