Loading...
Searching...
No Matches
UEqn.H File Reference

Go to the source code of this file.

Functions

MRF correctBoundaryVelocity (U)
 
tmp< fvVectorMatrix > tUEqn (fvm::div(phi, U)+MRF.DDt(U)+turbulence->divDevReff(U)==fvOptions(U))
 
UEqn relax ()
 
fvOptions constrain (UEqn)
 
 if (simple.momentumPredictor())
 

Variables

fvVectorMatrix & UEqn = tUEqn.ref()
 

Function Documentation

◆ constrain()

fvOptions constrain ( UEqn )

◆ correctBoundaryVelocity()

MRF correctBoundaryVelocity ( U )

◆ if()

if ( simple. momentumPredictor())

Definition at line 43 of file UEqn.H.

◆ relax()

UEqn relax ( )

◆ tUEqn()

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

Variable Documentation

◆ UEqn

fvVectorMatrix& UEqn = tUEqn.ref()

Definition at line 37 of file UEqn.H.