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::div(phi, U)+MRF.DDt(U)+turbulence.divDevReff(U)==fvOptions(U))
 
 UEqn ().relax()
 
fvOptions constrain (UEqn())
 
 solve (UEqn()==-fvc::grad(p))
 
fvOptions correct (U)
 

Function Documentation

◆ correctBoundaryVelocity()

MRF correctBoundaryVelocity ( U  )

◆ UEqn() [1/2]

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

◆ UEqn() [2/2]

UEqn ( )

◆ constrain()

fvOptions constrain ( UEqn()  )

◆ solve()

solve ( UEqn()  = =-fvc::grad(p))

◆ correct()

fvOptions correct ( U  )