Go to the source code of this file.
Functions | |
if (Pstream::master()) | |
Variables | |
const scalar | meanT = thermo.T().weightedAverage(mesh.V()).value() |
const scalar | meanup |
const scalar | meanc = 1 - b.weightedAverage(mesh.V()).value() |
if | ( | Pstream::master() | ) |
Definition at line 8 of file logSummary.H.
References Foam::endl(), Foam::Info, logSummaryFile, runTime, and Foam::tab.
const scalar meanT = thermo.T().weightedAverage(mesh.V()).value() |
Definition at line 3 of file logSummary.H.
const scalar meanup |
Definition at line 4 of file logSummary.H.
const scalar meanc = 1 - b.weightedAverage(mesh.V()).value() |
Definition at line 6 of file logSummary.H.