Click or drag to resize

MaterialStreamCalculate(Boolean, Boolean) Method

Calculates equilibrium and/or properties for this stream.

Namespace: DWSIM.Thermodynamics.Streams
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax
public void Calculate(
	bool equilibrium,
	bool properties
)
Request Example View Source

Parameters

equilibrium  Boolean
properties  Boolean
See Also