Functions
UEqn.H File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

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

Function Documentation

◆ correctBoundaryVelocity()

MRF correctBoundaryVelocity ( U  )

◆ UEqn() [1/2]

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

◆ UEqn() [2/2]

UEqn ( )

◆ constrain()

fvOptions constrain ( UEqn()  )

◆ if()

Definition at line 18 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: