MaterialStreamSetMassFlow(Double) Method

Sets stream mass flow.

Definition

Namespace: DWSIM.Thermodynamics.Streams
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
public string SetMassFlow(
	double value
)

Parameters

value  Double
Flow in kg/s

Return Value

String

Implements

IMaterialStreamSetMassFlow(Double)

See Also