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

Go to the source code of this file.

Functions

 if (pressureImplicitPorosity)
tUEqn clear ()
surfaceScalarField phiHbyA ("phiHbyA", fvc::flux(rho *HbyA))
MRF makeRelative (fvc::interpolate(rho), phiHbyA)
 while (simple.correctNonOrthogonal())

Variables

tmp< volVectorField > tHbyA
 else
volVectorField & HbyA = tHbyA.ref()
bool closedVolume = false

Function Documentation

◆ if()

Definition at line 5 of file pEqn.H.

References p, pressureImplicitPorosity(), tHbyA, trTU, U, and UEqn.

Here is the call graph for this function:

◆ clear()

tUEqn clear ( )

References tUEqn().

Here is the call graph for this function:

◆ phiHbyA()

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

References HbyA, and rho.

◆ makeRelative()

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

References closedVolume, MRF, p, phiHbyA, rho, and U.

◆ while()

while ( simple. correctNonOrthogonal())

Definition at line 24 of file pEqn.H.

References fvOptions, p, phi, phiHbyA, pressureControl, pressureImplicitPorosity(), psi, rho, fvMatrix< Type >::setReference(), simple, trAU, and trTU.

Here is the call graph for this function:

Variable Documentation

◆ tHbyA

tmp<volVectorField> tHbyA
Initial value:
{
const volScalarField& psi = thermo.psi()
Basic thermodynamics type based on the use of fitting functions for cp, h, s obtained from the templa...
const volScalarField & psi

Definition at line 4 of file pEqn.H.

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

◆ else

else
Initial value:
{
U
Definition pEqn.H:72
volScalarField & p
fvVectorMatrix & UEqn
Definition UEqn.H:13
tmp< volScalarField > trAU
Definition UEqn.H:21
tmp< volVectorField > tHbyA
Definition pEqn.H:4

Definition at line 9 of file pEqn.H.

◆ HbyA

volVectorField& HbyA = tHbyA.ref()

Definition at line 13 of file pEqn.H.

◆ closedVolume

closedVolume = false

Definition at line 17 of file pEqn.H.