A namespace for various filmSeparation model implementations.
More...
Classes | |
| class | FriedrichModel |
| Computes film-separation properties from sharp edges for full separation (Friedrich et al., 2008) and partial separation (Zhang et al., 2018). More... | |
| class | OwenRyleyModel |
| Computes film-separation properties from round edges for full separation (Owen & Ryley, 1983). The model assesses the film curvature based on the mesh geometry and flow field, and then calculates a force balance of the following form: More... | |
| defineTypeNameAndDebug | ( | FriedrichModel | , |
| 0 | ) |
| addToRunTimeSelectionTable | ( | filmSeparationModel | , |
| FriedrichModel | , | ||
| dictionary | ) |
| defineTypeNameAndDebug | ( | OwenRyleyModel | , |
| 0 | ) |
| addToRunTimeSelectionTable | ( | filmSeparationModel | , |
| OwenRyleyModel | , | ||
| dictionary | ) |
References Foam::dimVelocity, e, IOobjectOption::NO_REGISTER, and U.