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()

UEqn relax ( )

◆ 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: