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() |
| Atomic mass unit. More... | |
| 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() |
Atomic mass unit.
Definition at line 4 of file createFieldRefs.H.