MaterialStreamSetMolarFlow(String) Method

Sets the molar flow according to the specified units.

Definition

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

Parameters

valuestring  String
value + units, i.e. '100 kmol/h'

Return Value

String

See Also