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 | constantPressure |
| Constant saturation pressure model. More... | |
| class | constantTemperature |
| Constant saturation temperature model. More... | |
| class | function1Temperature |
| 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 | polynomialTemperature |
| Polynomial equation for the saturation vapour temperature in terms of the vapour pressure (in Pa). More... | |
| Foam::saturationModels::defineTypeNameAndDebug | ( | Antoine | , |
| 0 | |||
| ) |
| Foam::saturationModels::addToRunTimeSelectionTable | ( | saturationPressureModel | , |
| Antoine | , | ||
| dictionary | |||
| ) |
| Foam::saturationModels::addToRunTimeSelectionTable | ( | saturationTemperatureModel | , |
| Antoine | , | ||
| dictionary | |||
| ) |
| Foam::saturationModels::defineTypeNameAndDebug | ( | AntoineExtended | , |
| 0 | |||
| ) |
| Foam::saturationModels::addToRunTimeSelectionTable | ( | saturationPressureModel | , |
| AntoineExtended | , | ||
| dictionary | |||
| ) |
| Foam::saturationModels::defineTypeNameAndDebug | ( | ArdenBuck | , |
| 0 | |||
| ) |
| Foam::saturationModels::addToRunTimeSelectionTable | ( | saturationPressureModel | , |
| ArdenBuck | , | ||
| dictionary | |||
| ) |
| Foam::saturationModels::defineTypeNameAndDebug | ( | constantPressure | , |
| 0 | |||
| ) |
| Foam::saturationModels::addToRunTimeSelectionTable | ( | saturationPressureModel | , |
| constantPressure | , | ||
| dictionary | |||
| ) |
| Foam::saturationModels::defineTypeNameAndDebug | ( | constantTemperature | , |
| 0 | |||
| ) |
| Foam::saturationModels::addToRunTimeSelectionTable | ( | saturationTemperatureModel | , |
| constantTemperature | , | ||
| dictionary | |||
| ) |
| Foam::saturationModels::defineTypeNameAndDebug | ( | function1Temperature | , |
| 0 | |||
| ) |
| Foam::saturationModels::addToRunTimeSelectionTable | ( | saturationTemperatureModel | , |
| function1Temperature | , | ||
| dictionary | |||
| ) |
| Foam::saturationModels::defineTypeNameAndDebug | ( | polynomialTemperature | , |
| 0 | |||
| ) |
| Foam::saturationModels::addToRunTimeSelectionTable | ( | saturationTemperatureModel | , |
| polynomialTemperature | , | ||
| dictionary | |||
| ) |