|
| | TypeName ("constantCoefficient") |
| | Runtime type information. More...
|
| |
| | constantLiftCoefficient (const dictionary &dict, const phasePair &pair) |
| | Construct from a dictionary and a phase pair. More...
|
| |
| virtual | ~constantLiftCoefficient () |
| | Destructor. More...
|
| |
| virtual tmp< volScalarField > | Cl () const |
| | Lift coefficient. More...
|
| |
| | TypeName ("constantCoefficient") |
| | Runtime type information. More...
|
| |
| | constantLiftCoefficient (const dictionary &dict, const phasePair &pair) |
| | Construct from a dictionary and a phase pair. More...
|
| |
| virtual | ~constantLiftCoefficient () |
| | Destructor. More...
|
| |
| virtual tmp< volScalarField > | Cl () const |
| | Lift coefficient. 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...
|
| |
| virtual tmp< volVectorField > | F () const |
| | Return lift force. More...
|
| |
| virtual tmp< surfaceScalarField > | Ff () const |
| | Return face 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...
|
| |
| virtual tmp< volVectorField > | F () const |
| | Return lift force. More...
|
| |
| virtual tmp< surfaceScalarField > | Ff () const |
| | Return face lift force. More...
|
| |
Constant coefficient lift model.
- Source files
-
- Source files
-
Definition at line 53 of file constantLiftCoefficient.H.