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

Go to the source code of this file.

Functions

MRF correctBoundaryVelocity (U)
fvVectorMatrix UEqn (betav *fvm::ddt(rho, U)+fvm::div(phi, U)+MRF.DDt(rho, U)+turbulence->divDevRhoReff(U)==betav *rho *g+betav *fvOptions(rho, U))
fvOptions constrain (UEqn)
volSymmTensorField invA (inv(I *UEqn.A()+drag->Dcu()))
 if (pimple.momentumPredictor())

Function Documentation

◆ correctBoundaryVelocity()

MRF correctBoundaryVelocity ( U )

References MRF, and U.

◆ UEqn()

fvVectorMatrix UEqn ( betav * fvm::ddtrho, U)+fvm::div(phi, U)+MRF.DDt(rho, U)+turbulence->divDevRhoReff(U = =betav *rho *g+betav *fvOptions(rhoU))

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

◆ constrain()

fvOptions constrain ( UEqn )

References fvOptions, and UEqn.

◆ invA()

volSymmTensorField invA ( inv(I *UEqn.A()+drag->Dcu()) )

References drag, and UEqn.

Referenced by HbyA(), if(), if(), updateMethod::inv(), and while().

Here is the caller graph for this function:

◆ if()

if ( pimple. momentumPredictor())

Definition at line 17 of file UEqn.H.

References betav, fvOptions, invA(), p, pimple, U, and UEqn.

Here is the call graph for this function: