Functions
UEqn.H File Reference

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->divDevRhoReff(U)==parcels.SU(U)+fvOptions(rho, U))
 
UEqn relax ()
 
fvOptions constrain (UEqn)
 
 if (pimple.momentumPredictor())
 

Function Documentation

MRF correctBoundaryVelocity ( U  )
fvVectorMatrix UEqn ( fvm::ddt(rho, U)+fvm::div(phi, U)+MRF.DDt(rho, U)+turbulence->divDevRhoReff(U = =parcels.SU(U)+fvOptions(rhoU))
E2Eqn relax ( )
Initial value:
{
U2Eqn =
(
phase2.UEqn()
==
)
fv::options & fvOptions
rho2
Definition: pEqn.H:115
phaseSystem::momentumTransferTable & momentumTransfer(momentumTransferPtr())
alpha2
Definition: alphaEqn.H:112
volVectorField & U2
phaseModel & phase2

Referenced by listPlusEqOp< T >::operator()(), GeometricField< Type, PatchField, GeoMesh >::relax(), ReactingCloud< CloudType >::relaxSources(), ThermoCloud< CloudType >::relaxSources(), and KinematicCloud< CloudType >::relaxSources().

Here is the caller graph for this function:

fvOptions constrain ( UEqn  )
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.

Here is the call graph for this function: