Public Member Functions | |
| TypeName ("consumptionSpeed") | |
| Runtime type information. More... | |
| consumptionSpeed (const dictionary &dict) | |
| Construct from dictionary. More... | |
| virtual | ~consumptionSpeed () |
| Destructor. More... | |
| tmp< volScalarField > | omega0Sigma (const volScalarField &sigma) |
| Return speed consumption rate temp. More... | |
| scalar | omega0 () const |
| scalar | eta () const |
| scalar | sigmaExt () const |
| scalar | omegaMin () const |
| void | read (const dictionary &dict) |
| Update properties. More... | |
Definition at line 47 of file consumptionSpeed.H.
| consumptionSpeed | ( | const dictionary & | dict | ) |
Construct from dictionary.
Definition at line 34 of file consumptionSpeed.C.
|
virtual |
Destructor.
Definition at line 46 of file consumptionSpeed.C.
| TypeName | ( | "consumptionSpeed" | ) |
Runtime type information.
| Foam::tmp< Foam::volScalarField > omega0Sigma | ( | const volScalarField & | sigma | ) |
Return speed consumption rate temp.
Definition at line 74 of file consumptionSpeed.C.
References forAll, GeometricField< scalar, fvPatchField, volMesh >::New(), IOobjectOption::NO_REGISTER, sigma(), and Foam::Zero.

|
inline |
Definition at line 122 of file consumptionSpeed.H.
|
inline |
Definition at line 127 of file consumptionSpeed.H.
|
inline |
Definition at line 132 of file consumptionSpeed.H.
|
inline |
Definition at line 137 of file consumptionSpeed.H.
| void read | ( | const dictionary & | dict | ) |
Update properties.
Definition at line 113 of file consumptionSpeed.C.
References dict, and dictionary::readEntry().
