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(U)+turbulence->divDevReff(U)==fvOptions(U))
UEqn relax ()
 if (pressureImplicitPorosity)
fvOptions constrain (UEqn)
 solve (UEqn==-fvc::grad(p))
fvOptions correct (U)
trAU ref ().rename("rAU")

Variables

fvVectorMatrix & UEqn = tUEqn.ref()
tmp< volScalarField > trAU = 1.0/UEqn.A()
tmp< volTensorField > trTU
 else

Function Documentation

◆ correctBoundaryVelocity()

MRF correctBoundaryVelocity ( U )

References MRF, and U.

◆ tUEqn()

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

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

◆ relax()

UEqn relax ( )

References UEqn.

◆ if()

Definition at line 24 of file UEqn.H.

References fvOptions, nUCorr, p, pressureImplicitPorosity(), pZones(), trTU, U, and UEqn.

Here is the call graph for this function:

◆ constrain()

fvOptions constrain ( UEqn )

References fvOptions, and UEqn.

◆ solve()

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

References p, and UEqn.

◆ correct()

fvOptions correct ( U )

References fvOptions, trAU, U, and UEqn.

◆ ref()

trAU ref ( )

References trAU.

Variable Documentation

◆ UEqn

fvVectorMatrix& UEqn = tUEqn.ref()

Definition at line 13 of file UEqn.H.

◆ trAU

trAU = 1.0/UEqn.A()

Definition at line 21 of file UEqn.H.

◆ trTU

tmp<volTensorField> trTU

Definition at line 22 of file UEqn.H.

◆ else

else
Initial value:
{
pZones.addResistance(UEqn)
fvVectorMatrix & UEqn
Definition UEqn.H:13
IOporosityModelList pZones(mesh)

Definition at line 43 of file UEqn.H.