OpenFOAM
7
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
dimensionedScalar
(
"rAUf"
,
dimTime
, 1),
7
geometricZeroField(),
8
pimple
,
9
true
10
);
11
12
#include "continuityErrs.H"
pimple
pimpleNoLoopControl & pimple
Definition:
setRegionFluidFields.H:58
phi
surfaceScalarField & phi
Definition:
setRegionFluidFields.H:28
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
p
volScalarField & p
Definition:
createFieldRefs.H:12
applications
solvers
incompressible
pimpleFoam
correctPhi.H
Generated by
1.8.13