Calculates and outputs the mean and maximum Courant Numbers. More...
Go to the source code of this file.
Functions | |
| if (porosityEnabled) | |
Variables | |
| scalar | CoNum = 0 |
| scalar | meanCoNum = 0 |
| else | |
Calculates and outputs the mean and maximum Courant Numbers.
Original source file porousCourantNo.H
Definition in file porousCourantNo.H.
| if | ( | porosityEnabled | ) |
Definition at line 34 of file porousCourantNo.H.
References CoNum, meanCoNum, mesh, porosityEnabled(), runTime, and tporosity.

| scalar CoNum = 0 |
Definition at line 25 of file porousCourantNo.H.
| meanCoNum = 0 |
Definition at line 26 of file porousCourantNo.H.
| else |
Definition at line 46 of file porousCourantNo.H.