Changes between Initial Version and Version 1 of Ticket #161, comment 1


Ignore:
Timestamp:
Oct 4, 2016, 8:32:41 AM (8 years ago)
Author:
donaldjmorton
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #161, comment 1

    initial v1  
    22
    33* Create temporary branch ''fp9.3.1-fpdimcheck''
    4 * In ''fpmetbinary_mod.F90:fpio()'' - if ''op'' is `LOAD`, before reading anything,
    5     * read in the first values of the file (dimensions) to temporary variables,
     4* In ''fpmetbinary_mod.F90:fpmetbinary_load()'' - before calling ''fpio()'',
     5    * open file and read in the first values of the file (dimensions) to temporary variables,
    66    * check that the important dimensions are equal to the dimensions compiled into FLEXPART
    7     * if all is good, rewind the file pointer.  Otherwise, abort the program with an informative message
     7    * if all is good, close the file, then open it and continue on with call to ''fpio()'' (alternatively, just REWIND the file pointer).  Otherwise, abort the program with an informative message
    88* Test
    99* Merge the temporary branch into branch ''FPv9.3.1''
hosted by ZAMG