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

Go to the source code of this file.

Functions

surfaceScalarField rAUf ("rAUf", fvc::interpolate(rAU))
volVectorField HbyA (constrainHbyA(rAU *UEqn.H(), U, p_rgh))
tUEqn clear ()
surfaceScalarField phig (-rAUf *ghf *fvc::snGrad(rhok) *mesh.magSf())
surfaceScalarField phiHbyA ("phiHbyA", fvc::flux(HbyA))
MRF makeRelative (phiHbyA)
 adjustPhi (phiHbyA, U, p_rgh)
 constrainPressure (p_rgh, U, phiHbyA, rAUf, MRF)
 while (simple.correctNonOrthogonal())
 if (p_rgh.needReference())

Variables

 phiHbyA = phig
 p = p_rgh + rhok*gh

Function Documentation

◆ rAUf()

surfaceScalarField rAUf ( "rAUf" ,
fvc::interpolate(rAU)  )

References rAU.

◆ HbyA()

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

References p_rgh, rAU, U, and UEqn.

◆ clear()

tUEqn clear ( )

References tUEqn().

Here is the call graph for this function:

◆ phig()

surfaceScalarField phig ( -rAUf *ghf * fvc::snGradrhok) *mesh.magSf()

References ghf, mesh, rAUf(), and rhok.

Here is the call graph for this function:

◆ phiHbyA()

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

References HbyA.

◆ makeRelative()

MRF makeRelative ( phiHbyA )

References MRF, and phiHbyA.

◆ adjustPhi()

adjustPhi ( phiHbyA ,
U ,
p_rgh  )

References p_rgh, phiHbyA, and U.

Referenced by Foam::CorrectPhi(), if(), if(), if(), and if().

Here is the caller graph for this function:

◆ constrainPressure()

constrainPressure ( p_rgh ,
U ,
phiHbyA ,
rAUf ,
MRF  )

References MRF, p_rgh, phiHbyA, rAUf(), and U.

Here is the call graph for this function:

◆ while()

while ( simple. correctNonOrthogonal())

Definition at line 25 of file pEqn.H.

References fvOptions, HbyA, p_rgh, phi, phig(), phiHbyA, pRefCell, rAU, rAUf(), simple, and U.

Here is the call graph for this function:

◆ if()

if ( p_rgh. needReference())

Definition at line 56 of file pEqn.H.

References gh, p, p_rgh, pRefCell, pRefValue, and rhok.

Variable Documentation

◆ phiHbyA

phiHbyA = phig

Definition at line 20 of file pEqn.H.

◆ p

p = p_rgh + rhok*gh

Definition at line 54 of file pEqn.H.