MaterialStreamCalcEquilibrium3 Method

CAPE-OPEN 1.0 ICapeThermoPropertyPackage: Calculates equilibrium. Delegates to the associated property package.

Definition

Namespace: DWSIM.Thermodynamics.Streams
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
public void CalcEquilibrium3(
	Object materialObject,
	string flashType,
	Object props
)

Parameters

materialObject  Object
 
flashType  String
 
props  Object
 

Implements

ICapeThermoPropertyPackageCalcEquilibrium(Object, String, Object)

See Also