Click or drag to resize

MaterialStreamSetMolarFlow(Double) Method

Sets stream molar flow.

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

Parameters

value  Double
Flow in mol/s

Return Value

String

Implements

IMaterialStreamSetMolarFlow(Double)
See Also