All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
CourantNo.H File Reference

Calculates and outputs the mean and maximum Courant Numbers. More...

Go to the source code of this file.

Functions

 if (mesh.nInternalFaces())
 

Variables

scalar CoNum = 0.0
 
scalar meanCoNum = 0.0
 
scalar acousticCoNum = 0.0
 

Detailed Description

Calculates and outputs the mean and maximum Courant Numbers.

Original source file CourantNo.H

Definition in file CourantNo.H.

Function Documentation

◆ if()

if ( mesh.  nInternalFaces())

Variable Documentation

◆ CoNum

scalar CoNum = 0.0

Definition at line 29 of file CourantNo.H.

◆ meanCoNum

scalar meanCoNum = 0.0

Definition at line 30 of file CourantNo.H.

◆ acousticCoNum

scalar acousticCoNum = 0.0

Definition at line 31 of file CourantNo.H.

Referenced by if().