FreeFOAM The Cross-Platform CFD Toolkit
CourantNo.H File Reference

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


Detailed Description

Calculates and outputs the mean and maximum Courant Numbers.

Definition in file CourantNo.H.

+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

 if (mesh.nInternalFaces())

Variables

scalar CoNum = 0.0
scalar meanCoNum = 0.0

Function Documentation

if ( mesh.  nInternalFaces())

Definition at line 33 of file CourantNo.H.

References CoNum, Foam::mag(), Foam::max(), meanCoNum, mesh, phi, and Foam::sum().


Variable Documentation

scalar CoNum = 0.0

Definition at line 30 of file CourantNo.H.

scalar meanCoNum = 0.0

Definition at line 31 of file CourantNo.H.