All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Functions
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  )

◆ UEqn()

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

◆ constrain()

fvOptions constrain ( UEqn  )

◆ invA()

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

Referenced by if(), 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, Foam::fvc::grad(), invA(), Foam::magSqr(), p, U, and UEqn.

Here is the call graph for this function: