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 51 of file consumptionSpeed.H.
| consumptionSpeed | ( | const dictionary & | dict | ) |
Construct from dictionary.
Definition at line 41 of file consumptionSpeed.C.
|
virtual |
Destructor.
Definition at line 53 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 81 of file consumptionSpeed.C.
References GeometricField< Type, PatchField, GeoMesh >::boundaryFieldRef(), forAll, IOobject::NO_READ, IOobject::NO_WRITE, tmp< T >::ref(), sigma(), and Foam::Zero.
|
inline |
Definition at line 104 of file consumptionSpeed.H.
|
inline |
Definition at line 109 of file consumptionSpeed.H.
|
inline |
Definition at line 114 of file consumptionSpeed.H.
|
inline |
Definition at line 119 of file consumptionSpeed.H.
| void read | ( | const dictionary & | dict | ) |
Update properties.
Definition at line 130 of file consumptionSpeed.C.
References dict, and dictionary::readEntry().