Calculates and outputs the mean and maximum Courant Numbers for the fluid regions. More...

Go to the source code of this file.
Namespaces | |
| Foam | |
| Namespace for OpenFOAM. | |
Functions | |
| scalar | compressibleCourantNo (const fvMesh &mesh, const Time &runTime, const volScalarField &rho, const surfaceScalarField &phi) |
Calculates and outputs the mean and maximum Courant Numbers for the fluid regions.
Original source file compressibleCourantNo.H
Definition in file compressibleCourantNo.H.
1.8.11