Ignore:
Timestamp:
Jul 15, 2011, 2:47:21 PM (13 years ago)
Author:
aslmd
Message:

MESOSCALE: python graphics. now possible for multi-files and multi-var. very easy to make an atlas.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MESOSCALE/LMD_MM_MARS/SRC/POSTPROC/api.F90

    r202 r225  
    274274           ENDIF
    275275        END DO
    276         CLOSE ( 112 )
     276        CLOSE ( 111 )  !!AS: don't know why but it was written 112... fixed the bug.
    277277        print*, " "
    278278        !   We clean up our own messes.
     
    11661166      ENDDO
    11671167
     1168      !!!! forgotten in the initial program
     1169      DEALLOCATE (  input_file_names )
     1170      DEALLOCATE ( output_file_names )
     1171
    11681172      !
    11691173      ! WELL...
Note: See TracChangeset for help on using the changeset viewer.