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

Go to the source code of this file.

Functions

MRF correctBoundaryVelocity (U)
fvVectorMatrix UEqn (fvm::ddt(rho, U)+fvm::div(rhoPhi, U)+MRF.DDt(rho, U)+fvc::div(UdmModel.tauDm())+turbulence->divDevRhoReff(U)==fvOptions(rho, U))
UEqn relax ()
fvOptions constrain (UEqn)
 if (pimple.momentumPredictor())

Function Documentation

◆ correctBoundaryVelocity()

MRF correctBoundaryVelocity ( U )

References MRF, and U.

◆ UEqn()

fvVectorMatrix UEqn ( fvm::ddt(rho, U)+fvm::div(rhoPhi, U)+MRF.DDt(rho, U)+fvc::div(UdmModel.tauDm())+turbulence->divDevRhoReff(U) = =fvOptions(rhoU))

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

◆ relax()

UEqn relax ( )

References UEqn.

◆ constrain()

fvOptions constrain ( UEqn )

References fvOptions, and UEqn.

◆ if()

if ( pimple. momentumPredictor())

Definition at line 19 of file UEqn.H.

References fvOptions, ghf, mesh, p_rgh, pimple, rho, solve(), U, and UEqn.

Here is the call graph for this function: