Go to the source code of this file.
Functions | |
MRF | correctBoundaryVelocity (U) |
fvVectorMatrix | UEqn (fvm::ddt(U)+fvm::div(phi, U)+MRF.DDt(U)+turbulence->divDevReff(U)==fvOptions(U)) |
UEqn | relax () |
fvOptions | constrain (UEqn) |
if (pimple.momentumPredictor()) | |
fvVectorMatrix UEqn | ( | fvm::ddt(U)+fvm::div(phi, U)+MRF.DDt(U)+turbulence->divDevReff(U) | = =fvOptions(U) | ) |
UEqn relax | ( | ) |