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

Go to the source code of this file.
Variables | |
| StCoNum = 0.5*gMax(sumPhi/mesh.V().primitiveField())*runTime.deltaTValue() | |
| const scalar | meanStCoNum |
Calculates and outputs the mean and maximum Courant Numbers.
Original source file StCourantNo.H
Definition in file StCourantNo.H.
| StCoNum = 0.5*gMax(sumPhi/mesh.V().primitiveField())*runTime.deltaTValue() |
Definition at line 36 of file StCourantNo.H.
| const scalar meanStCoNum |
Definition at line 38 of file StCourantNo.H.