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
volScalarField & rho2
const volScalarField & alpha2
phaseModel & phase2
volVectorField & U2
phaseSystem::momentumTransferTable & momentumTransfer(momentumTransferPtr())

Referenced by iterativeGaussGrad< Type >::calcGrad(), relaxedSnGrad< Type >::correction(), relaxedNonOrthoGaussLaplacianScheme< Type, GType >::fvmLaplacian(), faMatrix< Type >::relax(), fvMatrix< Type >::relax(), GeometricField< Type, PatchField, GeoMesh >::relax(), KinematicCloud< CloudType >::relaxSources(), ThermoCloud< CloudType >::relaxSources(), and alphatWallBoilingWallFunctionFvPatchScalarField::updateCoeffs().

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, mesh, p_rgh, rho, solve(), U, and UEqn.

Here is the call graph for this function: