UEqn.H File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

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

Function Documentation

◆ UEqn()

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

◆ constrain()

fvConstraints 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 15 of file UEqn.H.

References fvConstraints::constrain(), fvConstraints(), Foam::fvc::grad(), invA(), K, Foam::magSqr(), p, U, and UEqn.

Here is the call graph for this function: