MaterialStreamSetMolarFlow(String) Method |
Sets the molar flow according to the specified units.
Namespace: DWSIM.Thermodynamics.StreamsAssembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax public string SetMolarFlow(
string valuestring
)
Public Function SetMolarFlow (
valuestring As String
) As String
Request Example
View SourceParameters
- valuestring String
- value + units, i.e. '100 kmol/h'
Return Value
StringSee Also