Go to the source code of this file.
◆ HbyA()
| volVectorField HbyA |
( |
"HbyA" | , |
|
|
U | ) |
◆ rhorAUf()
◆ rhoHbyAf()
◆ forAll()
| forAll |
( |
U. | boundaryField(), |
|
|
patchi | ) |
◆ if() [1/2]
| if |
( |
pimple.nCorrPISO()<= | 1 | ) |
|
◆ if() [2/2]
| if |
( |
pimple. | transonic() | ) |
|
◆ makeRelative()
◆ while()
| while |
( |
pimple. | correctNonOrthogonal() | ) |
|
◆ relax()
◆ correctBoundaryConditions()
| U correctBoundaryConditions |
( |
| ) |
|
◆ correct()
◆ HbyA
Definition at line 4 of file pEqn.H.
◆ rhoHbyA_orig
Initial value:{
(
fvc::interpolate(
rho.boundaryField()*
rAU.boundaryField())
)
A field of fields is a PtrList of fields with reference counting.
tmp< volScalarField > rAU
Referenced by forAll().
◆ rhorAUfbf
◆ rhoHbyAfbf
◆ else
Initial value:{
(
"phiHbyA",
(
)
)
surfaceScalarField rhorAUf("rhorAUf", fvc::interpolate(rho *rAU))
surfaceVectorField rhoHbyAf("rhoHbyAf", fvc::interpolate(rho) *fvc::interpolate(U)+rhorAUf *fvc::interpolate(fvc::grad(p)))
Definition at line 37 of file pEqn.H.
◆ phiByRho
◆ rho