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

1.8.13