FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

CourantNo.H File Reference

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


Detailed Description

Calculates and outputs the maximum Courant Number.

Definition in file CourantNo.H.

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

Function Documentation

if ( mesh.   nInternalFaces()  )

Variable Documentation

scalar CoNum = 0.0

Definition at line 31 of file CourantNo.H.

scalar meanCoNum = 0.0

Definition at line 32 of file CourantNo.H.

scalar waveCoNum = 0.0

Definition at line 33 of file CourantNo.H.

Referenced by if().