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