Go to the source code of this file.
Functions | |
| fvVectorMatrix | UEqn (fvm::ddt(rho, U)+fvm::div(mixture.rhoPhi(), U)+turbulence->divDevRhoReff(U)) |
| UEqn | relax () |
| if (pimple.momentumPredictor()) | |
| fvVectorMatrix UEqn | ( | fvm::ddt(rho, U)+fvm::div(mixture.rhoPhi(), U)+turbulence->divDevRhoReff(U) | ) |
References mixture, rho, turbulence, and U.