Go to the source code of this file.
◆ maxCo()
scalar maxCo |
( |
pimpleDict.lookupOrDefault< scalar > |
"maxCo", 0.2 | ) |
|
◆ maxDeltaT()
scalar maxDeltaT |
( |
pimpleDict.lookupOrDefault< scalar > |
"maxDeltaT", great | ) |
|
◆ rDeltaTSmoothingCoeff()
scalar rDeltaTSmoothingCoeff |
( |
pimpleDict.lookupOrDefault< scalar > |
"rDeltaTSmoothingCoeff", 0.02 | ) |
|
◆ maxPhi()
surfaceScalarField maxPhi |
( |
"maxPhi" |
, |
|
|
phi |
|
|
) |
| |
◆ forAll()
Definition at line 23 of file setRDeltaT.H.
References Foam::dimTime, Foam::endl(), Foam::gMax(), Foam::gMin(), Foam::Info, Foam::mag(), Foam::max(), maxCo(), maxDeltaT(), maxPhi(), mesh, phasei, phases, phi, rDeltaTSmoothingCoeff(), Foam::fvc::smooth(), and Foam::fvc::surfaceSum().
◆ ref()
◆ correctBoundaryConditions()
rDeltaT correctBoundaryConditions |
( |
| ) |
|
◆ pimpleDict