QGDsolver
The open source CFD toolbox
Main Page
Modules
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Friends
Macros
Groups
scalarTransportQHDFoam
createFaceFluxes.H
Go to the documentation of this file.
1
2
surfaceVectorField
gradTf
3
(
4
"gradTf"
,
fvsc::grad
(
T
)
5
);
6
7
surfaceScalarField
phiTf
8
(
9
"phiTf"
,
10
phiu
*
Tf
11
);
12
13
surfaceScalarField
Hif
14
(
15
"Hif"
,
16
alphaf
/
rhof
17
);
18
19
//---------End---------
alphaf
alphaf
Definition:
updateFields.H:18
phiTf
surfaceScalarField phiTf("phiTf", phi *Tf)
gradTf
gradTf
Definition:
updateFields.H:10
rhof
rhof
Definition:
updateFields.H:27
Tf
Tf
Definition:
updateFields.H:33
Hif
Hif
Definition:
updateFields.H:39
phiu
phiu
——–Start———
Definition:
updateFluxes.H:33
T
volScalarField & T
Definition:
createFields.H:53
Foam::fvsc::grad
tmp< surfaceVectorField > grad(const volScalarField &vF)
Generated by
1.8.5