Functions
UEqn.H File Reference

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)+turbulence->divDevRhoReff(U)==fvOptions(rho, U))
 
 UEqn ().relax()
 
fvOptions constrain (UEqn())
 
 if (pimple.momentumPredictor())
 

Function Documentation

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

Definition at line 18 of file UEqn.H.

References fvOptions, Foam::fvc::grad(), Foam::magSqr(), p, solve(), U, and UEqn().

Here is the call graph for this function: