Public Member Functions | |
localEulerDdt () | |
Static Public Member Functions | |
static bool | enabled (const fvMesh &mesh) |
Return true if LTS is enabled. More... | |
static const volScalarField & | localRDeltaT (const fvMesh &mesh) |
Return the reciprocal of the local time-step. More... | |
static tmp< volScalarField > | localRSubDeltaT (const fvMesh &mesh, const label nAlphaSubCycles) |
Calculate and return the reciprocal of the local sub-cycling. More... | |
Static Public Attributes | |
static word | rDeltaTName |
Name of the reciprocal local time-step field. More... | |
static word | rSubDeltaTName |
Name of the reciprocal local sub-cycling time-step field. More... | |
Definition at line 64 of file localEulerDdtScheme.H.
|
inline |
Definition at line 77 of file localEulerDdtScheme.H.
|
static |
|
static |
Return the reciprocal of the local time-step.
looked-up from the objectRegistry
Definition at line 45 of file localEulerDdt.C.
References mesh.
Referenced by localEulerDdtScheme< Type >::localRDeltaT(), and advectiveFvPatchField< Type >::updateCoeffs().
|
static |
Calculate and return the reciprocal of the local sub-cycling.
time-step
Definition at line 57 of file localEulerDdt.C.
References mesh, and nAlphaSubCycles().
|
static |
Name of the reciprocal local time-step field.
Definition at line 69 of file localEulerDdtScheme.H.
|
static |
Name of the reciprocal local sub-cycling time-step field.
Definition at line 72 of file localEulerDdtScheme.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.