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())

Referenced by if().

Here is the caller graph for this function:

◆ HbyA()

volVectorField HbyA ( "HbyA"  ,
Urel   
)

◆ phiHbyA()

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

◆ adjustPhi()

adjustPhi ( phiHbyA  ,
Urel  ,
p   
)

Referenced by if().

Here is the caller graph for this function:

◆ rAtUrel()

tmp<volScalarField> rAtUrel ( rAUrel  )

Referenced by if(), and while().

Here is the caller graph for this function:

◆ if() [1/2]

if ( pimple.  consistent())

Definition at line 16 of file pEqn.H.

References Foam::fvc::grad(), HbyA, Foam::fvc::interpolate(), Foam::max(), mesh, p, phiHbyA, rAtUrel(), rAUrel(), Foam::fvc::snGrad(), 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 constrainPressure(), p, phiHbyA, rAtUrel(), tUrelEqn(), and Urel.

Here is the call graph for this function:

◆ constrainPressure()

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

◆ while()

while ( pimple.  correctNonOrthogonal())

Definition at line 33 of file pEqn.H.

References Foam::fvc::div(), Foam::fvc::laplacian(), p, phi, phiHbyA, pimple, pRefCell, pRefValue, and rAtUrel().

Here is the call graph for this function:

◆ relax()

p relax ( )

◆ correctBoundaryConditions()

Urel correctBoundaryConditions ( )

◆ correct()

fvOptions correct ( Urel  )

Variable Documentation

◆ HbyA

HbyA = rAUrel*UrelEqn.H()

Definition at line 3 of file pEqn.H.

◆ Urel