|
| | dispersedWallLubricationModel (const dictionary &dict, const phaseInterface &interface) |
| |
| virtual | ~dispersedWallLubricationModel () |
| | Destructor. More...
|
| |
| virtual tmp< volVectorField > | Fi () const =0 |
| | Return phase-intensive wallLubrication force. More...
|
| |
| virtual tmp< volVectorField > | F () const |
| | Return wallLubrication force. More...
|
| |
| virtual tmp< surfaceScalarField > | Ff () const |
| | Return face wallLubrication force. More...
|
| |
| | TypeName ("wallLubricationModel") |
| | Runtime type information. More...
|
| |
| | declareRunTimeSelectionTable (autoPtr, wallLubricationModel, dictionary,(const dictionary &dict, const phaseInterface &interface),(dict, interface)) |
| |
| | wallLubricationModel (const dictionary &dict, const phaseInterface &interface) |
| | Construct from a dictionary and an interface. More...
|
| |
| virtual | ~wallLubricationModel () |
| | Destructor. More...
|
| |
| | wallDependentModel (const fvMesh &mesh) |
| | Construct from a mesh. More...
|
| |
| | wallDependentModel (const wallDependentModel &)=delete |
| | Disallow default bitwise copy construction. More...
|
| |
| virtual | ~wallDependentModel () |
| | Destructor. More...
|
| |
| const volScalarField & | yWall () const |
| | Return the wall distance, creating and storing it if necessary. More...
|
| |
| const volVectorField & | nWall () const |
| | Return the wall normal, creating and storing it if necessary. More...
|
| |
| void | operator= (const wallDependentModel &)=delete |
| | Disallow default bitwise assignment. More...
|
| |
◆ dispersedWallLubricationModel()
◆ ~dispersedWallLubricationModel()
◆ Fi()
◆ F()
◆ Ff()
◆ interface_
The documentation for this class was generated from the following file: