OpenFOAM
6
The OpenFOAM Foundation
src
finiteVolume
cfdTools
general
include
fvCFD.H
Go to the documentation of this file.
1
#ifndef fvCFD_H
2
#define fvCFD_H
3
4
#include "
parRun.H
"
5
6
#include "
Time.H
"
7
#include "
fvMesh.H
"
8
#include "
fvc.H
"
9
#include "
fvMatrices.H
"
10
#include "
fvm.H
"
11
#include "linear.H"
12
#include "
uniformDimensionedFields.H
"
13
#include "
calculatedFvPatchFields.H
"
14
#include "
extrapolatedCalculatedFvPatchFields.H
"
15
#include "
fixedValueFvPatchFields.H
"
16
#include "
zeroGradientFvPatchFields.H
"
17
#include "
fixedFluxPressureFvPatchScalarField.H
"
18
#include "
constrainHbyA.H
"
19
#include "
constrainPressure.H
"
20
#include "
adjustPhi.H
"
21
#include "
findRefCell.H
"
22
#include "
IOMRFZoneList.H
"
23
#include "
constants.H
"
24
25
#include "
OSspecific.H
"
26
#include "
argList.H
"
27
#include "
timeSelector.H
"
28
29
#ifndef namespaceFoam
30
#define namespaceFoam
31
using namespace
Foam
;
32
#endif
33
34
#endif
timeSelector.H
fixedFluxPressureFvPatchScalarField.H
parRun.H
Time.H
fvMesh.H
uniformDimensionedFields.H
constants.H
findRefCell.H
Find the reference cell nearest (in index) to the given cell but which is not on a cyclic...
IOMRFZoneList.H
constrainPressure.H
OSspecific.H
Functions used by OpenFOAM that are specific to POSIX compliant operating systems and need to be repl...
calculatedFvPatchFields.H
fvm.H
zeroGradientFvPatchFields.H
fvc.H
fixedValueFvPatchFields.H
fvMatrices.H
A special matrix type and solver, designed for finite volume solutions of scalar equations.
constrainHbyA.H
adjustPhi.H
For cases which do no have a pressure boundary adjust the balance of fluxes to obey continuity...
extrapolatedCalculatedFvPatchFields.H
Foam
Namespace for OpenFOAM.
Definition:
atmBoundaryLayer.C:30
argList.H
Generated by
1.8.13