Go to the source code of this file.
Functions | |
MRF | correctBoundaryVelocity (U) |
fvVectorMatrix | UEqn (betav *fvm::ddt(rho, U)+fvm::div(phi, U)+MRF.DDt(rho, U)+turbulence->divDevTau(U)==betav *rho *g+betav *fvModels.source(rho, U)) |
fvConstraints | constrain (UEqn) |
volSymmTensorField | invA (inv(I *UEqn.A()+drag->Dcu())) |
if (pimple.momentumPredictor()) | |
fvVectorMatrix UEqn | ( | betav * | fvm::ddtrho, U)+fvm::div(phi, U)+MRF.DDt(rho, U)+turbulence->divDevTau(U = =betav *rho *g+betav *fvModels.source(rho, U) | ) |
fvConstraints constrain | ( | UEqn | ) |
volSymmTensorField invA | ( | inv(I *UEqn.A()+drag->Dcu()) | ) |
Referenced by MaxwellStefan< unityLewisFourier< laminarThermophysicalTransportModel > >::divj(), if(), and while().
if | ( | pimple. | momentumPredictor() | ) |
Definition at line 17 of file UEqn.H.
References fvConstraints::constrain(), fvConstraints, Foam::fvc::grad(), invA(), Foam::magSqr(), p, U, and UEqn.