Loading...
Searching...
No Matches
pEqn.H File Reference
Include dependency graph for pEqn.H:

Go to the source code of this file.

Functions

volVectorField HbyA (constrainHbyA(rAU *UEqn.H(), U, p))
surfaceScalarField phiHbyA ("phiHbyA", fvc::flux(HbyA))
MRF makeRelative (phiHbyA)
 adjustPhi (phiHbyA, U, p)
tmp< volScalarField > rAtU (rAU)
 if (simple.consistent())
tUEqn clear ()
 constrainPressure (p, U, phiHbyA, rAtU(), MRF)
 while (simple.correctNonOrthogonal())
p relax ()
U correctBoundaryConditions ()
fvOptions correct (U)

Variables

 U = HbyA - rAtU()*fvc::grad(p)

Function Documentation

◆ HbyA()

volVectorField HbyA ( constrainHbyA(rAU *UEqn.H(), U, p) )

References p, rAU, U, and UEqn.

◆ phiHbyA()

surfaceScalarField phiHbyA ( "phiHbyA" ,
fvc::flux(HbyA)  )

References HbyA.

◆ makeRelative()

MRF makeRelative ( phiHbyA )

References MRF, and phiHbyA.

◆ adjustPhi()

adjustPhi ( phiHbyA ,
U ,
p  )

References p, phiHbyA, and U.

◆ rAtU()

tmp< volScalarField > rAtU ( rAU )

References rAU.

◆ if()

if ( simple. consistent())

Definition at line 10 of file pEqn.H.

References HbyA, mesh, p, phiHbyA, rAtU(), rAtU(), rAU, simple, and UEqn.

Here is the call graph for this function:

◆ clear()

tUEqn clear ( )

References tUEqn().

Here is the call graph for this function:

◆ constrainPressure()

constrainPressure ( p ,
U ,
phiHbyA ,
rAtU() ,
MRF  )

References MRF, p, phiHbyA, and U.

◆ while()

while ( simple. correctNonOrthogonal())

Definition at line 24 of file pEqn.H.

References p, phi, phiHbyA, pRefCell, pRefValue, rAtU(), and simple.

Here is the call graph for this function:

◆ relax()

p relax ( )

References p.

◆ correctBoundaryConditions()

U correctBoundaryConditions ( )

References U.

◆ correct()

fvOptions correct ( U )

References fvOptions, and U.

Variable Documentation

◆ U

U = HbyA - rAtU()*fvc::grad(p)

Definition at line 47 of file pEqn.H.