Go to the source code of this file.
Functions | |
MRF | correctBoundaryVelocity (U) |
fvVectorMatrix | UEqn (fvm::ddt(rho, U)+fvm::div(phi, U)+MRF.DDt(rho, U)+turbulence->divDevTau(U)==parcels.SU(U)+fvOptions(rho, U)) |
UEqn | relax () |
fvOptions | constrain (UEqn) |
if (pimple.momentumPredictor()) | |
fvVectorMatrix UEqn | ( | fvm::ddt(rho, U)+fvm::div(phi, U)+MRF.DDt(rho, U)+turbulence->divDevTau(U) | = =parcels.SU(U)+fvOptions(rho, U) | ) |
rho relax | ( | ) |
Referenced by listPlusEqOp< T >::operator()(), GeometricField< vector, pointPatchField, pointMesh >::relax(), ReactingCloud< Foam::DSMCCloud >::relaxSources(), ThermoCloud< Foam::DSMCCloud >::relaxSources(), and KinematicCloud< Cloud< basicKinematicCollidingParcel > >::relaxSources().
if | ( | pimple. | momentumPredictor() | ) |
Definition at line 17 of file UEqn.H.
References fvOptions, ghf, Foam::magSqr(), mesh, p_rgh, Foam::fvc::reconstruct(), rho, Foam::fvc::snGrad(), solve(), U, and UEqn.