Go to the source code of this file.
Functions | |
MRF | correctBoundaryVelocity (U) |
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 17 of file UEqn.H.
References fvOptions, ghf, Foam::magSqr(), mesh, mixture, p_rgh, Foam::fvc::reconstruct(), rho, Foam::fvc::snGrad(), solve(), U, and UEqn.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.