Calculator_Calculator Interface

Definition

Namespace: DWSIM.Thermodynamics.CalculatorInterface
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
[GuidAttribute("0EA44EDE-AD65-435c-B8CC-0D1146BD182B")]
[ComVisibleAttribute(true)]
public interface _Calculator

Properties

Methods

CalcEquilibrium 
CalcProp(PropertyPackage, String, String, String, String, Double, Double, Double, Object, Object, Object, Object) 
CalcProp(String, String, String, String, String, Double, Double, Double, Object, Object, Object, Object) 
CalcTwoPhaseProp(PropertyPackage, String, String, String, String, String, Double, Double, Double, Double, Object, Object, Object, Object) 
CalcTwoPhaseProp(String, String, String, String, String, String, Double, Double, Double, Double, Object, Object, Object, Object) 
CreateMaterialStream 
DisableParallelProcessing 
DisableSIMDExtensions 
EnableParallelProcessing 
EnableSIMDExtensions 
GetCompoundConstProp 
GetCompoundConstPropList 
GetCompoundList 
GetCompoundPDepProp 
GetCompoundPDepPropList 
GetCompoundTDepProp 
GetCompoundTDepPropList 
GetInteractionParameterSet 
GetModelList 
GetPhaseList 
GetPropList 
GetPropPackInstance 
GetPropPackList 
GetTwoPhasePropList 
Initialize 
Initialize(String) 
Link 
LoadCheDLDB 
PHFlash(PropertyPackage, Int32, Double, Double, String, Double, Object, Object, Object, Object, Double) 
PHFlash(String, Int32, Double, Double, String, Double, Object, Object, Object, Object, Double) 
PSFlash(PropertyPackage, Int32, Double, Double, String, Double, Object, Object, Object, Object, Double) 
PSFlash(String, Int32, Double, Double, String, Double, Object, Object, Object, Object, Double) 
PTFlash(PropertyPackage, Int32, Double, Double, String, Double, Object, Object, Object, Object) 
PTFlash(String, Int32, Double, Double, String, Double, Object, Object, Object, Object) 
PVFFlash(PropertyPackage, Int32, Double, Double, String, Double, Object, Object, Object, Object, Double) 
PVFFlash(String, Int32, Double, Double, Object, Double, Object, Object, Object, Object, Double) 
SetDebugLevel 
SetupPropertyPackage 
TransferCompounds 
TVFFlash(PropertyPackage, Int32, Double, Double, String, Double, Object, Object, Object, Object, Double) 
TVFFlash(String, Int32, Double, Double, String, Double, Object, Object, Object, Object, Double) 

See Also