Classes | |
| class | Antoine |
| Antoine equation for the vapour pressure. More... | |
| class | AntoineExtended |
| Extended Antoine equation for the vapour pressure. More... | |
| class | ArdenBuck |
| ArdenBuck equation for the vapour pressure of moist air. More... | |
| class | constantSaturationConditions |
| Constant saturation pressure and temperature. More... | |
| class | function1 |
| Saturation vapour temperature in terms of the vapour pressure (in Pa). The saturation temperature in Kelvins is specified as a Foam::Function1 type, to enable use of, e.g. constant, polynomial, table values. More... | |
| class | polynomial |
| Polynomial equation for the saturation vapour temperature in terms of the vapour pressure (in Pa). More... | |
| defineTypeNameAndDebug | ( | Antoine | , |
| 0 | ) |
| addToRunTimeSelectionTable | ( | saturationModel | , |
| Antoine | , | ||
| dictionary | ) |
| defineTypeNameAndDebug | ( | AntoineExtended | , |
| 0 | ) |
| addToRunTimeSelectionTable | ( | saturationModel | , |
| AntoineExtended | , | ||
| dictionary | ) |
| defineTypeNameAndDebug | ( | ArdenBuck | , |
| 0 | ) |
| addToRunTimeSelectionTable | ( | saturationModel | , |
| ArdenBuck | , | ||
| dictionary | ) |
| defineTypeNameAndDebug | ( | constantSaturationConditions | , |
| 0 | ) |
| addToRunTimeSelectionTable | ( | saturationModel | , |
| constantSaturationConditions | , | ||
| dictionary | ) |
| defineTypeNameAndDebug | ( | function1 | , |
| 0 | ) |
| addToRunTimeSelectionTable | ( | saturationModel | , |
| function1 | , | ||
| dictionary | ) |
| defineTypeNameAndDebug | ( | polynomial | , |
| 0 | ) |
| addToRunTimeSelectionTable | ( | saturationModel | , |
| polynomial | , | ||
| dictionary | ) |