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

Go to the source code of this file.

Functions

volScalarField rAU (1.0/UEqn.A())
volVectorField HbyA (constrainHbyA(rAU *UEqn.H(), U, p))
surfaceScalarField phiHbyA ("phiHbyA", fvc::flux(HbyA)+MRF.zeroFilter(fvc::interpolate(rAU) *fvc::ddtCorr(U, phi)))
MRF makeRelative (phiHbyA)
 adjustPhi (phiHbyA, U, p)
 constrainPressure (p, U, phiHbyA, rAU, MRF)
 while (piso.correctNonOrthogonal())
U correctBoundaryConditions ()
fvOptions correct (U)

Variables

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

Function Documentation

◆ rAU()

volScalarField rAU ( 1.0/UEqn. A())

References UEqn.

◆ HbyA()

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

References p, rAU, U, and UEqn.

◆ phiHbyA()

surfaceScalarField phiHbyA ( "phiHbyA" ,
fvc::flux(HbyA)+MRF.zeroFilter(fvc::interpolate(rAU) *fvc::ddtCorr(U, phi))  )

References HbyA, MRF, phi, rAU, and U.

◆ makeRelative()

MRF makeRelative ( phiHbyA )

References MRF, and phiHbyA.

◆ adjustPhi()

adjustPhi ( phiHbyA ,
U ,
p  )

References p, phiHbyA, and U.

◆ constrainPressure()

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

References MRF, p, phiHbyA, rAU, and U.

◆ while()

while ( piso. correctNonOrthogonal())

Definition at line 18 of file pEqn.H.

References p, phi, phiHbyA, piso(), pRefCell, pRefValue, and rAU.

Here is the call graph for this function:

◆ correctBoundaryConditions()

U correctBoundaryConditions ( )

References U.

◆ correct()

fvOptions correct ( U )

References fvOptions, and U.

Variable Documentation

◆ U

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

Definition at line 39 of file pEqn.H.