Click or drag to resize

MaterialStreamGetMolarFlow Method

Returns the stream molar flow.

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

Return Value

Double
Molar flow in mol/s.

Implements

IMaterialStreamGetMolarFlow
See Also