tm5.inc 461 B

1234567891011121314
  1. !
  2. ! Include file for TM5 source files with macro definitions.
  3. !
  4. ! This is a standard version that only includes 'advect.h',
  5. ! a depricated include file with the definition of the
  6. ! 'slopes' or 'secmom' macro. With the introduction of the
  7. ! Pycasso scripting, this file ('tm5.inc') is re-written with
  8. ! definitions of all macro's used, including the 'slopes' and
  9. ! 'secmom' macro's if necessary.
  10. !
  11. ! include the slopes/secmom definitions:
  12. #include "advect.h"