Creates the face fields: linear interpolation of fields from volumes to face centers.
More...
Go to the source code of this file.
|
| surfaceScalarField | rhof ("rhof",) |
| |
| surfaceVectorField | Uf ("Uf",) |
| |
| surfaceScalarField | pf ("pf",) |
| |
| surfaceVectorField | Wf ("Wf",) |
| |
| surfaceVectorField | BdFrcf ("BdFrcf",) |
| |
| surfaceScalarField | Tf ("Tf",) |
| |
| surfaceScalarField | Cpf ("Cpf",) |
| |
| surfaceScalarField | muf ("muf",) |
| |
| surfaceScalarField | taubyrhof ("taubyrhof", tauQGDf/rhof) |
| |
| surfaceScalarField | alphaf ("alphaf",) |
| |
Creates the face fields: linear interpolation of fields from volumes to face centers.
Original source file createFaceFields.H
Definition in file createFaceFields.H.
| surfaceScalarField rhof |
( |
"rhof" |
| ) |
|
| surfaceVectorField Uf |
( |
"Uf" |
| ) |
|
| surfaceScalarField pf |
( |
"pf" |
| ) |
|
| surfaceVectorField Wf |
( |
"Wf" |
| ) |
|
| surfaceVectorField BdFrcf |
( |
"BdFrcf" |
| ) |
|
| surfaceScalarField Tf |
( |
"Tf" |
| ) |
|
| surfaceScalarField Cpf |
( |
"Cpf" |
| ) |
|
| surfaceScalarField muf |
( |
"muf" |
| ) |
|
| surfaceScalarField taubyrhof |
( |
"taubyrhof" |
, |
|
|
tauQGDf/ |
rhof |
|
) |
| |
| surfaceScalarField alphaf |
( |
"alphaf" |
| ) |
|