OpenFOAM
8
The OpenFOAM Foundation
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
correctPhi.H
Go to the documentation of this file.
1
CorrectPhi
2
(
3
U
,
4
phi
,
5
p
,
6
rho
,
7
psi
,
8
dimensionedScalar
(
"rAUf"
,
dimTime
, 1),
9
divrhoU(),
10
pimple
,
11
true
12
);
pimple
pimpleNoLoopControl & pimple
Definition:
setRegionFluidFields.H:62
rho
rho
Definition:
readInitialConditions.H:91
phi
phi
Definition:
pEqn.H:104
CorrectPhi
CorrectPhi(U, phi, p, rho, psi, dimensionedScalar("rAUf", dimTime, 1), divrhoU(), pimple, true)
U
U
Definition:
pEqn.H:72
Foam::dimensionedScalar
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
Definition:
dimensionedScalarFwd.H:41
Foam::dimTime
const dimensionSet dimTime(0, 0, 1, 0, 0, 0, 0)
Definition:
dimensionSets.H:51
psi
const volScalarField & psi
Definition:
createFieldRefs.H:1
p
volScalarField & p
Definition:
createFieldRefs.H:12
applications
solvers
compressible
rhoPimpleFoam
correctPhi.H
Generated by
1.8.13