Loading...
Searching...
No Matches
CourantNo.H File Reference

Calculates and outputs the maximum Courant Number. More...

Go to the source code of this file.

Functions

 if (mesh.nInternalFaces())

Variables

scalar CoNum = 0.0
scalar meanCoNum = 0.0
scalar waveCoNum = 0.0

Detailed Description

Calculates and outputs the maximum Courant Number.

Original source file CourantNo.H

Definition in file CourantNo.H.

Function Documentation

◆ if()

if ( mesh. nInternalFaces())

Definition at line 30 of file CourantNo.H.

References CoNum, h, meanCoNum, mesh, phi, runTime, dimensioned< Type >::value(), and waveCoNum.

Here is the call graph for this function:

Variable Documentation

◆ CoNum

scalar CoNum = 0.0

Definition at line 26 of file CourantNo.H.

◆ meanCoNum

scalar meanCoNum = 0.0

Definition at line 27 of file CourantNo.H.

◆ waveCoNum

scalar waveCoNum = 0.0

Definition at line 28 of file CourantNo.H.

Referenced by if().