Classes | |
| class | constant |
| Uniform constant surface tension model. More... | |
| class | temperatureDependent |
| Temperature-dependent surface tension model. More... | |
| class | liquidProperties |
| Temperature-dependent surface tension model in which the surface tension function provided by the phase Foam::liquidProperties class is used. More... | |
| defineTypeNameAndDebug | ( | constant | , |
| 0 | ) |
| addToRunTimeSelectionTable | ( | surfaceTensionModel | , |
| constant | , | ||
| dictionary | ) |
| defineTypeNameAndDebug | ( | temperatureDependent | , |
| 0 | ) |
| addToRunTimeSelectionTable | ( | surfaceTensionModel | , |
| temperatureDependent | , | ||
| dictionary | ) |