Skip to content
Snippets Groups Projects
  1. Jan 30, 2019
  2. Jan 29, 2019
  3. Jan 10, 2019
  4. Oct 29, 2018
  5. Jun 01, 2018
  6. May 15, 2018
  7. Apr 26, 2018
  8. Apr 19, 2018
  9. Apr 18, 2018
  10. Mar 28, 2018
  11. Mar 22, 2018
  12. Jan 12, 2018
  13. Dec 01, 2017
  14. Oct 31, 2017
    • WAUTELET Philippe's avatar
      Philippe 31/10/2017: IO: · 8b841281
      WAUTELET Philippe authored
      * NLFINPRAR in TFILEDATA type is now of KIND=LFI_INT
      * use TPFILE as argument instead of its fields for FMOPEN_ll and FMCLOSE_ll
      8b841281
  15. Oct 20, 2017
  16. Oct 19, 2017
  17. Oct 17, 2017
  18. Oct 09, 2017
  19. Oct 06, 2017
    • WAUTELET Philippe's avatar
      Philippe 06/10/2017: IO: · b7cba432
      WAUTELET Philippe authored
      * use new file structure for CLUOUT and CLUOUT0 (->TLUOUT and TLUOUT0)
      * use PRINT_MSG with NVERB_FATAL to replace (some) "callabortstop"
      * set TFILE_OUTPUTLISTING  to select file for outputs of PRINT_MSG
      * removed some unused code
      b7cba432
    • WAUTELET Philippe's avatar
      Philippe 06/10/2017: IO: file open and close modifications · e7049a4c
      WAUTELET Philippe authored
      * added OUTPUTLISTING CTYPE for files (IO_FILE_OPEN_ll and IO_FILE_ADD2LIST)
      * added NLU variable in TFILEDATA datatype
      * removed HFIPRI argument in IO_FILE_OPEN_ll, FMOPEN_ll, IO_FILE_CLOSE_ll
        and FMCLOS_ll subroutines
      * removed FM_ERR subroutine
      * KRESP return code is now optional for IO_FILE_OPEN_ll, FMOPEN_ll,
        IO_FILE_CLOSE_ll and FMCLOS_ll subroutines
      e7049a4c
  20. Sep 22, 2017
  21. Sep 19, 2017
  22. Sep 15, 2017
  23. Sep 12, 2017
  24. Sep 08, 2017
  25. Aug 18, 2017
  26. Aug 07, 2017
  27. Jul 27, 2017
    • WAUTELET Philippe's avatar
      Philippe 27/07/2017: IO: · 220484c6
      WAUTELET Philippe authored
      * added IO_FILE_ADD2LIST subroutine and use it
      * IO_FILE_OPEN now requires the file to be in the file list
      * IO_FILE_FIND_BYNAME: added optional argument useful when checking
        that a file does not yet exist
        + bug correction when filelist is empty
      * added IO_FILE_PRINT_LIST subroutine (only for debugging)
      * added TPTR2FILE structure to allow construction of arrays of
        pointers to files
      * use IO_READ_FIELD for some 3D float arrays (in read_field.f90)
      * OPEN_ll: added UPDATE_METADATA internal subroutines to treat file metadata
      220484c6
  28. Jul 07, 2017
  29. Jul 04, 2017
    • WAUTELET Philippe's avatar
      Philippe 30/06/2017: IO: · bab9c204
      WAUTELET Philippe authored
      * added IO_READ_FIELD_BYNAME_X0/X2/T0 and IO_READ_FIELD_BYFIELD_X0/X2/T0 subroutines
        to IO_READ_FIELD procedure
      * added IO_READ_FIELD_LFI_X0/X2/T0 subroutines to IO_READ_FIELD_LFI procedure
      * added IO_READ_FIELD_NC4_X0/X2/T0 subroutines to IO_READ_FIELD_NC4 procedure
      * use IO_READ_FIELD in SET_GRID
      bab9c204
  30. Jul 03, 2017
  31. Jun 30, 2017
    • WAUTELET Philippe's avatar
      Philippe 30/06/2017: IO: · 2ef392a7
      WAUTELET Philippe authored
      * added IO_READ_FIELD_BYNAME_X1 and IO_READ_FIELD_BYFIELD_X1 subroutines
        to IO_READ_FIELD procedure
      * added IO_READ_FIELD_LFI_X1 subroutine to IO_READ_FIELD_LFI procedure
      * added IO_READ_FIELD_NC4_X1 subroutine to IO_READ_FIELD_NC4 procedure
      * bug corrections in IO_READ_CHECK_FIELD_ATTR_NC4
      * use IO_READ_FIELD in INI_MODEL_n
      2ef392a7
  32. May 10, 2017
  33. Apr 25, 2017
Loading