Loading...
Searching...
No Matches
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->divDevReff(U)==fvOptions(U))
 
UEqn relax ()
 
fvOptions constrain (UEqn)
 
 if (pimple.momentumPredictor())
 

Function Documentation

◆ constrain()

fvOptions constrain ( UEqn )

◆ correctBoundaryVelocity()

MRF correctBoundaryVelocity ( U )

◆ if()

if ( pimple. momentumPredictor())

Definition at line 43 of file UEqn.H.

◆ relax()

UEqn relax ( )

◆ UEqn()

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