|
| TypeName ("none") |
| Runtime type information. More...
|
|
| noLift (const dictionary &dict, const phasePair &pair) |
| Construct from a dictionary and a phase pair. More...
|
|
virtual | ~noLift () |
| Destructor. More...
|
|
virtual tmp< volScalarField > | Cl () const |
| Lift coefficient. More...
|
|
virtual tmp< volVectorField > | F () const |
| Lift force. More...
|
|
virtual tmp< surfaceScalarField > | Ff () const |
| Lift force on faces. More...
|
|
| TypeName ("none") |
| Runtime type information. More...
|
|
| noLift (const dictionary &dict, const phasePair &pair) |
| Construct from a dictionary and a phase pair. More...
|
|
virtual | ~noLift () |
| Destructor. More...
|
|
virtual tmp< volScalarField > | Cl () const |
| Lift coefficient. More...
|
|
virtual tmp< volVectorField > | F () const |
| Lift force. More...
|
|
virtual tmp< surfaceScalarField > | Ff () const |
| Lift force on faces. More...
|
|
| TypeName ("liftModel") |
| Runtime type information. More...
|
|
| declareRunTimeSelectionTable (autoPtr, liftModel, dictionary,(const dictionary &dict, const phasePair &pair),(dict, pair)) |
|
| liftModel (const dictionary &dict, const phasePair &pair) |
| Construct from a dictionary and a phase pair. More...
|
|
virtual | ~liftModel () |
| Destructor. More...
|
|
virtual tmp< volVectorField > | Fi () const |
| Return phase-intensive lift force. More...
|
|
| TypeName ("liftModel") |
| Runtime type information. More...
|
|
| declareRunTimeSelectionTable (autoPtr, liftModel, dictionary,(const dictionary &dict, const phasePair &pair),(dict, pair)) |
|
| liftModel (const dictionary &dict, const phasePair &pair) |
| Construct from a dictionary and a phase pair. More...
|
|
virtual | ~liftModel () |
| Destructor. More...
|
|
virtual tmp< volVectorField > | Fi () const |
| Return phase-intensive lift force. More...
|
|
- Source files
-
- Source files
-
Definition at line 52 of file noLift.H.