Second-order bounded-backward-differencing ddt using the current and two previous time-step values. More...
#include <finiteVolume/boundedBackwardDdtScheme.H>
Second-order bounded-backward-differencing ddt using the current and two previous time-step values.
Definition at line 56 of file boundedBackwardDdtScheme.H.
boundedBackwardDdtScheme | ( | const fvMesh & | mesh ) | [inline]
|
Construct from mesh.
Definition at line 100 of file boundedBackwardDdtScheme.H.
boundedBackwardDdtScheme | ( | const fvMesh & | mesh, |
Istream & | is | ||
) | [inline]
|
Construct from mesh and Istream.
Definition at line 106 of file boundedBackwardDdtScheme.H.
TypeName | ( | "boundedBackward" | ) |
Runtime type information.
const fvMesh& mesh | ( | ) | const [inline]
|
Return mesh reference.
Reimplemented from ddtScheme< scalar >.
Definition at line 115 of file boundedBackwardDdtScheme.H.
tmp< volScalarField > fvcDdt | ( | const dimensionedScalar & | dt ) | [virtual]
|
Implements ddtScheme< scalar >.
Definition at line 58 of file boundedBackwardDdtScheme.C.
References TimeState::deltaT(), dimensioned< Type >::dimensions(), Foam::dimTime, mesh, polyMesh::moving(), dimensioned< Type >::name(), fvMesh::time(), Time::timeName(), fvMesh::V(), fvMesh::V0(), fvMesh::V00(), and dimensioned< Type >::value().
tmp< volScalarField > fvcDdt | ( | const volScalarField & | vf ) |
Definition at line 127 of file boundedBackwardDdtScheme.C.
References GeometricField< Type, PatchField, GeoMesh >::boundaryField(), TimeState::deltaT(), dimensioned< Type >::dimensions(), DimensionedField< Type, GeoMesh >::dimensions(), GeometricField< Type, PatchField, GeoMesh >::internalField(), Foam::MULES::limiter(), Foam::mag(), mesh, polyMesh::moving(), IOobject::name(), GeometricField< Type, PatchField, GeoMesh >::oldTime(), Foam::pos(), Foam::sqr(), fvMesh::time(), Time::timeName(), fvMesh::V(), fvMesh::V0(), fvMesh::V00(), and dimensioned< Type >::value().
tmp< volScalarField > fvcDdt | ( | const dimensionedScalar & | rho, |
const volScalarField & | vf | ||
) |
Definition at line 221 of file boundedBackwardDdtScheme.C.
References GeometricField< Type, PatchField, GeoMesh >::boundaryField(), TimeState::deltaT(), dimensioned< Type >::dimensions(), DimensionedField< Type, GeoMesh >::dimensions(), GeometricField< Type, PatchField, GeoMesh >::internalField(), Foam::MULES::limiter(), Foam::mag(), mesh, polyMesh::moving(), IOobject::name(), dimensioned< Type >::name(), GeometricField< Type, PatchField, GeoMesh >::oldTime(), Foam::pos(), Foam::sqr(), fvMesh::time(), Time::timeName(), fvMesh::V(), fvMesh::V0(), fvMesh::V00(), and dimensioned< Type >::value().
tmp< volScalarField > fvcDdt | ( | const volScalarField & | rho, |
const volScalarField & | vf | ||
) |
Definition at line 316 of file boundedBackwardDdtScheme.C.
References GeometricField< Type, PatchField, GeoMesh >::boundaryField(), TimeState::deltaT(), dimensioned< Type >::dimensions(), DimensionedField< Type, GeoMesh >::dimensions(), GeometricField< Type, PatchField, GeoMesh >::internalField(), Foam::MULES::limiter(), Foam::mag(), mesh, polyMesh::moving(), IOobject::name(), GeometricField< Type, PatchField, GeoMesh >::oldTime(), Foam::pos(), Foam::sqr(), fvMesh::time(), Time::timeName(), fvMesh::V(), fvMesh::V0(), fvMesh::V00(), and dimensioned< Type >::value().
tmp< fvScalarMatrix > fvmDdt | ( | volScalarField & | vf ) |
Definition at line 414 of file boundedBackwardDdtScheme.C.
References lduMatrix::diag(), DimensionedField< Type, GeoMesh >::dimensions(), Foam::dimTime, Foam::dimVol, GeometricField< Type, PatchField, GeoMesh >::internalField(), Foam::MULES::limiter(), Foam::mag(), mesh, GeometricField< Type, PatchField, GeoMesh >::oldTime(), Foam::pos(), fvMatrix< Type >::source(), fvMesh::V(), fvMesh::V0(), and fvMesh::V00().
tmp< fvScalarMatrix > fvmDdt | ( | const dimensionedScalar & | rho, |
volScalarField & | vf | ||
) |
Definition at line 484 of file boundedBackwardDdtScheme.C.
References lduMatrix::diag(), DimensionedField< Type, GeoMesh >::dimensions(), dimensioned< Type >::dimensions(), Foam::dimTime, Foam::dimVol, GeometricField< Type, PatchField, GeoMesh >::internalField(), Foam::MULES::limiter(), Foam::mag(), mesh, GeometricField< Type, PatchField, GeoMesh >::oldTime(), Foam::pos(), fvMatrix< Type >::source(), fvMesh::V(), fvMesh::V0(), fvMesh::V00(), and dimensioned< Type >::value().
tmp< fvScalarMatrix > fvmDdt | ( | const volScalarField & | rho, |
volScalarField & | vf | ||
) |
Definition at line 554 of file boundedBackwardDdtScheme.C.
References lduMatrix::diag(), DimensionedField< Type, GeoMesh >::dimensions(), Foam::dimTime, Foam::dimVol, GeometricField< Type, PatchField, GeoMesh >::internalField(), Foam::MULES::limiter(), Foam::mag(), mesh, GeometricField< Type, PatchField, GeoMesh >::oldTime(), Foam::pos(), fvMatrix< Type >::source(), fvMesh::V(), fvMesh::V0(), and fvMesh::V00().
tmp< surfaceScalarField > fvcDdtPhiCorr | ( | const volScalarField & | rA, |
const volScalarField & | U, | ||
const surfaceScalarField & | phi | ||
) |
Definition at line 630 of file boundedBackwardDdtScheme.C.
References notImplemented, and GeometricField< scalar, fvsPatchField, surfaceMesh >::null().
tmp< surfaceScalarField > fvcDdtPhiCorr | ( | const volScalarField & | rA, |
const volScalarField & | rho, | ||
const volScalarField & | U, | ||
const surfaceScalarField & | phi | ||
) |
Definition at line 646 of file boundedBackwardDdtScheme.C.
References notImplemented, and GeometricField< scalar, fvsPatchField, surfaceMesh >::null().
tmp< surfaceScalarField > meshPhi | ( | const volScalarField & | vf ) |
Definition at line 663 of file boundedBackwardDdtScheme.C.
References notImplemented, and GeometricField< scalar, fvsPatchField, surfaceMesh >::null().