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())
surfaceScalarField rhorAUf ("rhorAUf", faceMask *fvc::interpolate(rho *rAU))
volVectorField HbyA ("HbyA", U)
tUEqn clear ()
surfaceScalarField phiHbyA ("phiHbyA", fvc::interpolate(rho) *fvc::flux(HbyA))
MRF makeRelative (fvc::interpolate(rho), phiHbyA)
 constrainPressure (p, rho, U, phiHbyA, rhorAUf, MRF)
 if (simple.transonic())
 if (adjustFringe)
 while (simple.correctNonOrthogonal())

Variables

 HbyA = constrainHbyA(cellMask*rAU*UEqn.H(), U, p)
bool closedVolume = false
 else

Function Documentation

◆ rAU()

volScalarField rAU ( 1.0/UEqn. A())

References UEqn.

◆ rhorAUf()

surfaceScalarField rhorAUf ( "rhorAUf" ,
faceMask * fvc::interpolaterho *rAU )

References faceMask, rAU, and rho.

◆ HbyA()

volVectorField HbyA ( "HbyA" ,
U  )

References U.

◆ clear()

tUEqn clear ( )

References tUEqn().

Here is the call graph for this function:

◆ phiHbyA()

surfaceScalarField phiHbyA ( "phiHbyA" ,
fvc::interpolate(rho) *fvc::flux(HbyA)  )

References HbyA, and rho.

◆ makeRelative()

MRF makeRelative ( fvc::interpolate(rho) ,
phiHbyA  )

References MRF, phiHbyA, and rho.

◆ constrainPressure()

constrainPressure ( p ,
rho ,
U ,
phiHbyA ,
rhorAUf ,
MRF  )

References MRF, p, phiHbyA, rho, rhorAUf(), and U.

Here is the call graph for this function:

◆ if() [1/2]

if ( simple. transonic())

Definition at line 18 of file pEqn.H.

References fvOptions, p, phi, phid(), phiHbyA, pressureControl, psi, rho, rhorAUf(), and simple.

Here is the call graph for this function:

◆ if() [2/2]

if ( adjustFringe )

Definition at line 60 of file pEqn.H.

References adjustFringe, phiHbyA, and U.

◆ while()

while ( simple. correctNonOrthogonal())

Definition at line 65 of file pEqn.H.

References fvOptions, p, phi, phiHbyA, pressureControl, psi, rho, rhorAUf(), and simple.

Here is the call graph for this function:

Variable Documentation

◆ HbyA

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

Definition at line 7 of file pEqn.H.

◆ closedVolume

bool closedVolume = false

Definition at line 10 of file pEqn.H.

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

◆ else

else
Initial value:
{
U
Definition pEqn.H:72
volScalarField & p
phiHbyA
Definition pcEqn.H:73
bool closedVolume
Definition pEqn.H:10
adjustPhi(phiHbyA, U, p_rgh)

Definition at line 56 of file pEqn.H.