Functions
UEqn.H File Reference

Go to the source code of this file.

Functions

MRF correctBoundaryVelocity (U)
 
tmp< fvVectorMatrix > UEqn (fvm::div(phi, U)+MRF.DDt(rho, U)+turbulence->divDevRhoReff(U)==fvOptions(rho, U))
 
 UEqn ().relax()
 
fvOptions constrain (UEqn())
 
 if (simple.momentumPredictor())
 

Function Documentation

◆ correctBoundaryVelocity()

MRF correctBoundaryVelocity ( U  )

◆ UEqn() [1/2]

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

◆ UEqn() [2/2]

UEqn ( )

◆ constrain()

fvOptions constrain ( UEqn()  )

◆ if()

if ( simple.  momentumPredictor())

Definition at line 18 of file UEqn.H.

References fvOptions, ghf, mesh, p_rgh, Foam::fvc::reconstruct(), rho, Foam::fvc::snGrad(), solve(), U, and UEqn().

Here is the call graph for this function: