
Go to the source code of this file.
Functions | |
| 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()) | ) |
| if | ( | pimple. | momentumPredictor() | ) |
Definition at line 15 of file UEqn.H.
References fvConstraints::constrain(), fvConstraints(), Foam::fvc::grad(), invA(), K, Foam::magSqr(), p, U, and UEqn.
