MaterialStreamSetPressure(String) Method

Sets the pressure according to the specified units.

Definition

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

Parameters

valuestring  String
value + units, i.e. '34 atm'

Return Value

String

See Also