wiki:problemBADCFL

Version 2 (modified by trac, 12 years ago) ( diff )

SUBROUTINE problemBADCFL(NodeInfo Info)


Defined In:

contrib/astro/problem.f90


Inputs:

NodeInfo Info. A grid to be operated on.


Description:

If the grid's CFL number (Info%CFL) is greater than 1000, this subroutine will print an error message and kill the program.


Called In:

MusclBear :: advance()

WaveBear :: advance()

WaveBear :: numflux()

CompactBear :: advance()


Modules Used:

NodeInfoDef


Files Included:

None.

Note: See TracWiki for help on using the wiki.