MaterialStreamSetMolarFlow(Double) Method

Sets stream molar flow.

Definition

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

Parameters

value  Double
Flow in mol/s

Return Value

String

Implements

IMaterialStreamSetMolarFlow(Double)

See Also