rcfilename.h 204 B

1234567
  1. ! f90 include file
  2. ! name of rc file:
  3. character(len=*), parameter :: rcfile = 'tm5.rc'
  4. ! name of rc file with time range and istart:
  5. character(len=*), parameter :: rcfile_runtime = 'tm5_runtime.rc'