Click or drag to resize

Calculator_Calculator Interface


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

The Calculator_Calculator type exposes the following members.

Properties
 NameDescription
Public propertyAvailableCompounds 
Top
Methods
 NameDescription
Public methodCalcEquilibrium 
Public methodCalcProp(PropertyPackage, String, String, String, String, Double, Double, Double, Object, Object, Object, Object) 
Public methodCalcProp(String, String, String, String, String, Double, Double, Double, Object, Object, Object, Object) 
Public methodCalcTwoPhaseProp(PropertyPackage, String, String, String, String, String, Double, Double, Double, Double, Object, Object, Object, Object) 
Public methodCalcTwoPhaseProp(String, String, String, String, String, String, Double, Double, Double, Double, Object, Object, Object, Object) 
Public methodCreateMaterialStream 
Public methodDisableParallelProcessing 
Public methodDisableSIMDExtensions 
Public methodEnableParallelProcessing 
Public methodEnableSIMDExtensions 
Public methodGetCompoundConstProp 
Public methodGetCompoundConstPropList 
Public methodGetCompoundList 
Public methodGetCompoundPDepProp 
Public methodGetCompoundPDepPropList 
Public methodGetCompoundTDepProp 
Public methodGetCompoundTDepPropList 
Public methodGetInteractionParameterSet 
Public methodGetModelList 
Public methodGetPhaseList 
Public methodGetPropList 
Public methodGetPropPackInstance 
Public methodGetPropPackList 
Public methodGetTwoPhasePropList 
Public methodInitialize 
Public methodInitialize(String) 
Public methodLink 
Public methodLoadCheDLDB 
Public methodPHFlash(PropertyPackage, Int32, Double, Double, String, Double, Object, Object, Object, Object, Double) 
Public methodPHFlash(String, Int32, Double, Double, String, Double, Object, Object, Object, Object, Double) 
Public methodPSFlash(PropertyPackage, Int32, Double, Double, String, Double, Object, Object, Object, Object, Double) 
Public methodPSFlash(String, Int32, Double, Double, String, Double, Object, Object, Object, Object, Double) 
Public methodPTFlash(PropertyPackage, Int32, Double, Double, String, Double, Object, Object, Object, Object) 
Public methodPTFlash(String, Int32, Double, Double, String, Double, Object, Object, Object, Object) 
Public methodPVFFlash(PropertyPackage, Int32, Double, Double, String, Double, Object, Object, Object, Object, Double) 
Public methodPVFFlash(String, Int32, Double, Double, Object, Double, Object, Object, Object, Object, Double) 
Public methodSetDebugLevel 
Public methodSetupPropertyPackage 
Public methodTransferCompounds 
Public methodTVFFlash(PropertyPackage, Int32, Double, Double, String, Double, Object, Object, Object, Object, Double) 
Public methodTVFFlash(String, Int32, Double, Double, String, Double, Object, Object, Object, Object, Double) 
Top
See Also