UEqn.H File Reference

Go to the source code of this file.

Functions

MRF correctBoundaryVelocity (U)
 
fvVectorMatrix UEqn (fvm::ddt(U)+fvm::div(phi, U)+MRF.DDt(U)+turbulence->divDevSigma(U)==fvModels.source(U))
 
UEqn relax ()
 
fvConstraints constrain (UEqn)
 
 if (piso.momentumPredictor())
 

Function Documentation

◆ correctBoundaryVelocity()

MRF correctBoundaryVelocity ( U  )

◆ UEqn()

fvVectorMatrix UEqn ( fvm::ddt(U)+fvm::div(phi, U)+MRF.DDt(U)+turbulence->divDevSigma(U = =fvModels.source(U))

◆ relax()

UEqn relax ( )

◆ constrain()

fvConstraints constrain ( UEqn  )

◆ if()

if ( piso.  momentumPredictor())

Definition at line 18 of file UEqn.H.

References fvConstraints::constrain(), fvConstraints, Foam::fvc::grad(), p, solve(), U, and UEqn.

Here is the call graph for this function: