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(rho, U)+turbulence->divDevRhoReff(U)==fvOptions(rho, U))
UEqn relax ()
fvOptions constrain (UEqn)
 solve (UEqn==-fvc::grad(p))
fvOptions correct (U)

Variables

fvVectorMatrix & UEqn = tUEqn.ref()

Function Documentation

◆ correctBoundaryVelocity()

MRF correctBoundaryVelocity ( U )

References MRF, and U.

◆ tUEqn()

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

References fvOptions, MRF, phi, rho, turbulence, and U.

◆ relax()

UEqn relax ( )

References UEqn.

◆ constrain()

fvOptions constrain ( UEqn )

References fvOptions, and UEqn.

◆ solve()

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

References p, and UEqn.

◆ correct()

fvOptions correct ( U )

References fvOptions, and U.

Variable Documentation

◆ UEqn

fvVectorMatrix& UEqn = tUEqn.ref()

Definition at line 13 of file UEqn.H.