Go to the source code of this file.
◆ maxCo()
scalar maxCo |
( |
pimpleDict.lookupOrDefault< scalar > |
"maxCo", 0.8 | ) |
|
◆ rDeltaTSmoothingCoeff()
scalar rDeltaTSmoothingCoeff |
( |
pimpleDict.lookupOrDefault< scalar > |
"rDeltaTSmoothingCoeff", 0.02 | ) |
|
◆ rDeltaTDampingCoeff()
scalar rDeltaTDampingCoeff |
( |
pimpleDict.lookupOrDefault< scalar > |
"rDeltaTDampingCoeff", 1.0 | ) |
|
◆ maxDeltaT()
scalar maxDeltaT |
( |
pimpleDict.lookupOrDefault< scalar > |
"maxDeltaT", great | ) |
|
◆ rDeltaT0()
volScalarField rDeltaT0 |
( |
"rDeltaT0" |
, |
|
|
rDeltaT |
|
|
) |
| |
◆ ref()
◆ if()
if |
( |
pimple. |
transonic() | ) |
|
Definition at line 36 of file setRDeltaT.H.
References Foam::endl(), Foam::fvc::flux(), Foam::gMax(), Foam::gMin(), Foam::Info, Foam::fvc::interpolate(), Foam::mag(), Foam::max(), maxCo(), mesh, phid(), psi, rDeltaT0(), rDeltaTDampingCoeff(), rDeltaTSmoothingCoeff(), runTime, Foam::fvc::smooth(), Foam::fvc::surfaceSum(), and U.
◆ correctBoundaryConditions()
rDeltaT correctBoundaryConditions |
( |
| ) |
|
◆ pimpleDict