
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 (constantPressure, 0) | |
| addToRunTimeSelectionTable (saturationPressureModel, constantPressure, dictionary) | |
| static const dimensionedScalar | zeroPbyT (dimPressure/dimTemperature, 0) |
| IMPLEMENT_PSAT (saturationModels::constantPressure, scalarField) | |
| IMPLEMENT_PSAT (saturationModels::constantPressure, volScalarField::Internal) | |
| IMPLEMENT_PSAT (saturationModels::constantPressure, volScalarField) | |
Variables | |
| static const dimensionedScalar | oneP (dimPressure, 1) |
Original source file constantPressure.C
Definition in file constantPressure.C.
| IMPLEMENT_PSAT | ( | saturationModels::constantPressure | , |
| scalarField | |||
| ) |
| IMPLEMENT_PSAT | ( | saturationModels::constantPressure | , |
| volScalarField::Internal | |||
| ) |
| IMPLEMENT_PSAT | ( | saturationModels::constantPressure | , |
| volScalarField | |||
| ) |