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

Go to the source code of this file.

Functions

volScalarField rAUrel (1.0/UrelEqn.A())
volVectorField HbyA ("HbyA", Urel)
surfaceScalarField phiHbyA ("phiHbyA", fvc::flux(HbyA)+fvc::interpolate(rAUrel) *fvc::ddtCorr(Urel, phi))
 adjustPhi (phiHbyA, Urel, p)
tmp< volScalarField > rAtUrel (rAUrel)
 if (pimple.consistent())
 if (pimple.nCorrPISO()<=1)
 constrainPressure (p, Urel, phiHbyA, rAtUrel())
 while (pimple.correctNonOrthogonal())
p relax ()
Urel correctBoundaryConditions ()
fvOptions correct (Urel)

Variables

 HbyA = rAUrel*UrelEqn.H()
 Urel = HbyA - rAtUrel()*fvc::grad(p)

Function Documentation

◆ rAUrel()

volScalarField rAUrel ( 1.0/UrelEqn. A())

References UrelEqn.

Referenced by if(), if(), phiHbyA(), and rAtUrel().

Here is the caller graph for this function:

◆ HbyA()

volVectorField HbyA ( "HbyA" ,
Urel  )

References Urel.

◆ phiHbyA()

surfaceScalarField phiHbyA ( "phiHbyA" ,
fvc::flux(HbyA)+fvc::interpolate(rAUrel) *fvc::ddtCorr(Urel, phi)  )

References HbyA, phi, rAUrel(), and Urel.

Here is the call graph for this function:

◆ adjustPhi()

adjustPhi ( phiHbyA ,
Urel ,
p  )

References p, phiHbyA, and Urel.

◆ rAtUrel()

tmp< volScalarField > rAtUrel ( rAUrel )

References rAUrel().

Referenced by if(), if(), while(), and while().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ if() [1/2]

if ( pimple. consistent())

Definition at line 16 of file pEqn.H.

References HbyA, mesh, p, phiHbyA, pimple, rAtUrel(), rAUrel(), and UrelEqn.

Here is the call graph for this function:

◆ if() [2/2]

if ( pimple.nCorrPISO()<= 1)

Definition at line 24 of file pEqn.H.

References pimple, and tUrelEqn().

Here is the call graph for this function:

◆ constrainPressure()

constrainPressure ( p ,
Urel ,
phiHbyA ,
rAtUrel()  )

References p, phiHbyA, and Urel.

◆ while()

while ( pimple. correctNonOrthogonal())

Definition at line 33 of file pEqn.H.

References p, phi, phiHbyA, pimple, pRefCell, pRefValue, and rAtUrel().

Here is the call graph for this function:

◆ relax()

p relax ( )

References p.

◆ correctBoundaryConditions()

Urel correctBoundaryConditions ( )

References Urel.

◆ correct()

fvOptions correct ( Urel )

References fvOptions, and Urel.

Variable Documentation

◆ HbyA

HbyA = rAUrel*UrelEqn.H()

Definition at line 3 of file pEqn.H.

◆ Urel