Antoine.C File Reference
Include dependency graph for Antoine.C:

Go to the source code of this file.

Namespaces

 Foam
 Namespace for OpenFOAM.
 
 Foam::saturationModels
 Namespace containing common functionality for saturationPressureModel and saturationTemperatureModel.
 

Functions

 defineTypeNameAndDebug (Antoine, 0)
 
 addToRunTimeSelectionTable (saturationPressureModel, Antoine, dictionary)
 
 addToRunTimeSelectionTable (saturationTemperatureModel, Antoine, dictionary)
 
 IMPLEMENT_PSAT (saturationModels::Antoine, scalarField)
 
 IMPLEMENT_PSAT (saturationModels::Antoine, volScalarField::Internal)
 
 IMPLEMENT_PSAT (saturationModels::Antoine, volScalarField)
 
 IMPLEMENT_TSAT (saturationModels::Antoine, scalarField)
 
 IMPLEMENT_TSAT (saturationModels::Antoine, volScalarField::Internal)
 
 IMPLEMENT_TSAT (saturationModels::Antoine, volScalarField)
 

Variables

static const coefficient oneP (dimPressure, 1)
 

Detailed Description

Original source file Antoine.C

Definition in file Antoine.C.

Function Documentation

◆ IMPLEMENT_PSAT() [1/3]

IMPLEMENT_PSAT ( saturationModels::Antoine  ,
scalarField   
)

◆ IMPLEMENT_PSAT() [2/3]

IMPLEMENT_PSAT ( saturationModels::Antoine  ,
volScalarField::Internal   
)

◆ IMPLEMENT_PSAT() [3/3]

IMPLEMENT_PSAT ( saturationModels::Antoine  ,
volScalarField   
)

◆ IMPLEMENT_TSAT() [1/3]

IMPLEMENT_TSAT ( saturationModels::Antoine  ,
scalarField   
)

◆ IMPLEMENT_TSAT() [2/3]

IMPLEMENT_TSAT ( saturationModels::Antoine  ,
volScalarField::Internal   
)

◆ IMPLEMENT_TSAT() [3/3]

IMPLEMENT_TSAT ( saturationModels::Antoine  ,
volScalarField   
)