Go to the source code of this file.
Functions | |
| fvVectorMatrix | UEqn (fvm::ddt(rho, U)+fvm::div(phi, U)+turbulence->divDevTau(U)==fvModels.source(rho, U)) |
| if (pimple.momentumPredictor()) | |
| fvVectorMatrix UEqn | ( | fvm::ddt(rho, U)+fvm::div(phi, U)+turbulence->divDevTau(U) | = =fvModels.source(rho, U) | ) |
| if | ( | pimple. | momentumPredictor() | ) |
Definition at line 10 of file UEqn.H.
References fvConstraints::constrain(), fvConstraints, Foam::fvc::grad(), Foam::magSqr(), p, solve(), U, and UEqn.
