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 25 of file compressibleCourantNo.H.
Referenced by liquidFilmBase::CourantNumber(), kinematicSingleLayer::CourantNumber(), forAll(), forAll(), if(), if(), if(), and if().
| meanCoNum = 0.0 |
Definition at line 26 of file compressibleCourantNo.H.