Click or drag to resize

MaterialStreamSetVolumetricFlow(Double) Method

Sets stream volumetric flow.

Namespace: DWSIM.Thermodynamics.Streams
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax
public string SetVolumetricFlow(
	double value
)
Request Example View Source

Parameters

value  Double
Flow in m3/s

Return Value

String

Implements

IMaterialStreamSetVolumetricFlow(Double)
See Also