Calculates and outputs the mean and maximum Courant Numbers. More...
Go to the source code of this file.
Variables | |
scalar | alphaCoNum = 0 |
const scalar | meanAlphaCoNum |
Calculates and outputs the mean and maximum Courant Numbers.
Original source file alphaCourantNo.H
Definition in file alphaCourantNo.H.
alphaCoNum = 0 |
Definition at line 29 of file alphaCourantNo.H.
Referenced by if(), and VoFSolver::maxDeltaT().
const scalar meanAlphaCoNum |
Definition at line 41 of file alphaCourantNo.H.