Functions | Variables
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 > tUEqn (fvm::div(phi, U)+MRF.DDt(rho, U)+turb.divDevRhoReff(U)==fvOptions(rho, U))
 
UEqn relax ()
 
fvOptions constrain (UEqn)
 
 if (momentumPredictor)
 
fvOptions correct (U)
 

Variables

fvVectorMatrix & UEqn = tUEqn.ref()
 

Function Documentation

◆ correctBoundaryVelocity()

MRF correctBoundaryVelocity ( U  )

◆ tUEqn()

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

◆ relax()

UEqn relax ( )

◆ constrain()

fvOptions constrain ( UEqn  )

◆ if()

Definition at line 19 of file UEqn.H.

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

Here is the call graph for this function:

◆ correct()

fvOptions correct ( U  )

Variable Documentation

◆ UEqn

fvVectorMatrix& UEqn = tUEqn.ref()

Definition at line 13 of file UEqn.H.