Go to the source code of this file.
Functions | |
MRF | correctBoundaryVelocity (U) |
tmp< fvVectorMatrix > | tUEqn (fvm::ddt(rho, U)+fvm::div(phi, U)+MRF.DDt(rho, U)+turbulence->divDevRhoReff(U)==rho() *g+parcels.SU(U)+fvOptions(rho, U)) |
UEqn | relax () |
fvOptions | constrain (UEqn) |
if (pimple.momentumPredictor()) | |
Variables | |
fvVectorMatrix & | UEqn = tUEqn.ref() |
tmp<fvVectorMatrix> tUEqn | ( | fvm::ddt(rho, U)+fvm::div(phi, U)+MRF.DDt(rho, U)+turbulence->divDevRhoReff(U) | = =rho() *g+parcels.SU(U)+fvOptions(rho, U) | ) |
UEqn relax | ( | ) |
if | ( | pimple. | momentumPredictor() | ) |
Definition at line 21 of file UEqn.H.
References fvOptions, Foam::fvc::grad(), Foam::magSqr(), p, solve(), and U.