Functions | Variables
pEqn.H File Reference
Include dependency graph for pEqn.H:

Go to the source code of this file.

Functions

volVectorField HbyA ("HbyA", U)
 
 if (pressureImplicitPorosity)
 
UEqn clear ()
 
surfaceScalarField phiHbyA ("phiHbyA", fvc::interpolate(rho *HbyA) &mesh.Sf())
 
MRF makeRelative (fvc::interpolate(rho), phiHbyA)
 
 while (simple.correctNonOrthogonal())
 
p relax ()
 
U correctBoundaryConditions ()
 
fvOptions correct (U)
 
 if (closedVolume)
 

Variables

 else
 
bool closedVolume = false
 
 rho = thermo.rho()
 

Function Documentation

◆ HbyA()

volVectorField HbyA ( "HbyA"  ,
U   
)

◆ if() [1/2]

Definition at line 6 of file pEqn.H.

References HbyA, trTU, and UEqn().

Here is the call graph for this function:

◆ clear()

UEqn clear ( )

◆ phiHbyA()

surfaceScalarField phiHbyA ( "phiHbyA"  ,
fvc::interpolate(rho *HbyA) &mesh.Sf()   
)

◆ makeRelative()

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

◆ while()

while ( simple.  correctNonOrthogonal())

Definition at line 29 of file pEqn.H.

References Foam::fvc::div(), fvOptions, Foam::fvc::laplacian(), p, phi, phiHbyA, pRefCell, pRefValue, pressureImplicitPorosity(), psi, rho, trAU, and trTU.

Here is the call graph for this function:

◆ relax()

p relax ( )

◆ correctBoundaryConditions()

U correctBoundaryConditions ( )

◆ correct()

fvOptions correct ( U  )

◆ if() [2/2]

if ( closedVolume  )

Definition at line 83 of file pEqn.H.

References Foam::fvc::domainIntegrate(), initialMass, p, and psi.

Here is the call graph for this function:

Variable Documentation

◆ else

else
Initial value:
{
HbyA = trAU()*UEqn().H()

Definition at line 11 of file pEqn.H.

◆ closedVolume

closedVolume = false

Definition at line 17 of file pEqn.H.

◆ rho

rho = thermo.rho()

Definition at line 89 of file pEqn.H.

trAU
tmp< volScalarField > trAU
Definition: UEqn.H:20
UEqn
tmp< fvVectorMatrix > UEqn(fvm::div(phi, U)+MRF.DDt(U)+turbulence->divDevReff(U)==fvOptions(U))
HbyA
HbyA
Definition: pEqn.H:4