Go to the source code of this file.
◆ if() [1/4]
◆ tUEqn()
◆ relax()
◆ constrain() [1/2]
◆ if() [2/4]
| if |
( |
pimple. |
momentumPredictor() | ) |
|
◆ constrain() [2/2]
◆ while()
| while |
( |
pimple. |
correct() | ) |
|
◆ if() [3/4]
| if |
( |
pimples. |
pimpleTurbCorri | ) |
|
◆ if() [4/4]
| if |
( |
!mesh. |
steady) &&pimples.finalPimpleIter( | ) |
|
◆ else
Initial value:{
if (!
mesh.steady() && pimples.firstPimpleIter())
{
}
{
}
# 1 "/home/ubuntu/OpenFOAM-9/applications/solvers/heatTransfer/chtMultiRegionFoam/fluid/UEqn.H" 1
MRF.correctBoundaryVelocity(
U)
pimpleNoLoopControl & pimple
virtual void correct()
Correct the fvModels.
Foam::fvModels & fvModels
Definition at line 15 of file solveFluid.H.
◆ UEqn