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

◆ correctBoundaryVelocity()

MRF correctBoundaryVelocity ( U  )

◆ UEqn()

fvVectorMatrix UEqn ( fvm::ddt(rho, U)+fvm::div(phi, U)+MRF.DDt(rho, U)+turbulence->divDevRhoReff(U = =parcels.SU(U)+fvOptions(rhoU))

◆ relax()

E2Eqn relax ( )
Initial value:
{
U2Eqn =
(
phase2.UEqn()
==
)
fv::options & fvOptions
phaseSystem::momentumTransferTable & momentumTransfer(momentumTransferPtr())
alpha2
Definition: alphaEqn.H:112
volVectorField & U2
const dimensionedScalar & rho2
Definition: createFields.H:40
phaseModel & phase2

Referenced by listPlusEqOp< T >::operator()(), GeometricField< vector, pointPatchField, pointMesh >::relax(), ReactingCloud< Foam::DSMCCloud >::relaxSources(), ThermoCloud< Foam::DSMCCloud >::relaxSources(), and KinematicCloud< Cloud< basicKinematicCollidingParcel > >::relaxSources().

Here is the caller graph for this function:

◆ constrain()

fvOptions constrain ( UEqn  )

◆ if()

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: