Go to the source code of this file.
Functions | |
bool | inviscid (true) |
if (max(mu.primitiveField()) > 0.0) | |
Variables | |
volScalarField & | p = thermo.p() |
const volScalarField & | T = thermo.T() |
const volScalarField & | psi = thermo.psi() |
const volScalarField & | mu = thermo.mu() |
if | ( | max(mu.primitiveField()) | , |
0. | 0 | ||
) |
Definition at line 7 of file createFieldRefs.H.
References inviscid().
volScalarField& p = thermo.p() |
Definition at line 1 of file createFieldRefs.H.
const volScalarField& T = thermo.T() |
Definition at line 2 of file createFieldRefs.H.
const volScalarField& psi = thermo.psi() |
Definition at line 3 of file createFieldRefs.H.
const volScalarField& mu = thermo.mu() |
Definition at line 4 of file createFieldRefs.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.