Click or drag to resize

MaterialStreamSetMassFlow(Double) Method

Sets stream mass flow.

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

Parameters

value  Double
Flow in kg/s

Return Value

String

Implements

IMaterialStreamSetMassFlow(Double)
See Also