ICapeThermoEquilibriumServer Interface

ICapeThermoCalculationRoutine interface is the mechanism for adding foreign calculation routines to a physical property package.

Definition

Namespace: CapeOpen
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
[ComImportAttribute]
[ComVisibleAttribute(false)]
[GuidAttribute("678c0997-7d66-11d2-a67d-00105a42887f")]
public interface ICapeThermoEquilibriumServer

Methods

CalcEquilibrium Calculate some equilibrium values
PropCheck Checks that a property is valid.
PropList Gets the list of properties.
ValidityCheck Checks the validity of the given properties.

See Also