logSummary.H File Reference

Go to the source code of this file.

Functions

 if (Pstream::master())
 

Variables

const scalar meanT = T.weightedAverage(mesh.V()).value()
 
const scalar meanup
 

Function Documentation

◆ if()

if ( Pstream::master()  )

Definition at line 7 of file logSummary.H.

References logSummaryFile, meanT, meanup, and runTime.

Variable Documentation

◆ meanT

const scalar meanT = T.weightedAverage(mesh.V()).value()

Definition at line 3 of file logSummary.H.

Referenced by if().

◆ meanup

const scalar meanup
Initial value:
=
(sqrt((2.0/3.0)*turbulence->k()))().weightedAverage(mesh.V()).value()
dynamicFvMesh & mesh
compressible::turbulenceModel & turbulence

Definition at line 4 of file logSummary.H.

Referenced by if().