Go to the source code of this file.
Functions | |
| fvVectorMatrix | UEqn (fvm::ddt(rho, U)+fvm::div(rhoPhi, U) - fvm::Sp(contErr, U)+MRF.DDt(rho, U)+turbulence->divDevRhoReff(U)==fvOptions(rho, U)) |
| UEqn | relax () |
| fvOptions | constrain (UEqn) |
| if (pimple.momentumPredictor()) | |
| fvVectorMatrix UEqn | ( | fvm::ddt(rho, U)+fvm::div(rhoPhi, U) - fvm::Sp(contErr, U)+MRF.DDt(rho, U)+turbulence->divDevRhoReff(U) | = =fvOptions(rho, U) | ) |
| UEqn relax | ( | ) |
| if | ( | pimple. | momentumPredictor() | ) |
Definition at line 15 of file UEqn.H.
References fvOptions, ghf, Foam::magSqr(), mesh, mixture, p_rgh, Foam::fvc::reconstruct(), rho, Foam::fvc::snGrad(), solve(), U, and UEqn.

1.8.13