MaterialStreamSetVolumetricFlow(String) Method

Sets the volumetric 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 SetVolumetricFlow(
	string valuestring
)

Parameters

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

Return Value

String

See Also