Calculates and outputs the mean and maximum Courant Numbers. More...
Go to the source code of this file.
Variables | |
scalar | CoNum = 0.0 |
scalar | meanCoNum = 0.0 |
Calculates and outputs the mean and maximum Courant Numbers.
Original source file compressibleCourantNo.H
Definition in file compressibleCourantNo.H.
CoNum = 0.0 |
Definition at line 29 of file compressibleCourantNo.H.
Referenced by kinematicSingleLayer::CourantNumber(), and if().
meanCoNum = 0.0 |
Definition at line 30 of file compressibleCourantNo.H.
Referenced by if().