Skip to content
Snippets Groups Projects
  1. Mar 27, 2017
  2. Mar 23, 2017
  3. Mar 20, 2017
  4. Mar 17, 2017
  5. Mar 16, 2017
  6. Mar 14, 2017
  7. Mar 10, 2017
  8. Mar 06, 2017
    • WAUTELET Philippe's avatar
      Philippe 06/03/2017: IO: added writing of 1D logical and integer variables · 0caf5d23
      WAUTELET Philippe authored
      * added IO_WRITE_FIELD_BYNAME_L1 and IO_WRITE_FIELD_BYFIELD_L1 subroutines
        to IO_WRITE_FIELD procedure
      * added IO_WRITE_FIELD_BYNAME_N1 and IO_WRITE_FIELD_BYFIELD_N1 subroutines
        to IO_WRITE_FIELD procedure
      * added IO_WRITE_FIELD_LFI_N1 subroutine to IO_WRITE_FIELD_LFI procedure
      * added IO_WRITE_FIELD_NC4_N1 subroutine to IO_WRITE_FIELD_NC1 procedure
      0caf5d23
  9. Mar 03, 2017
  10. Feb 27, 2017
  11. Feb 24, 2017
  12. Feb 21, 2017
  13. Feb 13, 2017
  14. Feb 09, 2017
  15. Feb 07, 2017
  16. Feb 02, 2017
  17. Jan 30, 2017
  18. Jan 24, 2017
  19. Jan 23, 2017
  20. Jan 06, 2017
    • WAUTELET Philippe's avatar
      Philippe 06/01/2017: IO: · 69704a4e
      WAUTELET Philippe authored
      * added TFIELD_X1D field to TFIELDDATA type
      * possible to write 1D real arrays in output files
      69704a4e
    • WAUTELET Philippe's avatar
      Philippe 06/01/2017: IO: · 6545837f
      WAUTELET Philippe authored
      * added IO_WRITE_FIELD_BYNAME_X1 and IO_WRITE_FIELD_BYFIELD_X1
        to the IO_WRITE_FIELD interface
      * added IO_WRITE_FIELD_LFI_X1 subroutine to the IO_WRITE_FIELD_LFI interface
      * added IO_WRITE_FIELD_NC4_X1 subroutine to the IO_WRITE_FIELD_NC4 interface
      6545837f
    • WAUTELET Philippe's avatar
      Philippe 06/01/2017: IO: · ef5b9781
      WAUTELET Philippe authored
      * added IO_WRITE_FIELD_BYNAME_X0 and IO_WRITE_FIELD_BYFIELD_X0
        to the IO_WRITE_FIELD interface
      * added IO_WRITE_FIELD_LFI_X0 subroutine to the IO_WRITE_FIELD_LFI interface
      * added IO_WRITE_FIELD_NC4_X0 subroutine to the IO_WRITE_FIELD_NC4 interface
      ef5b9781
  21. Jan 05, 2017
  22. Jan 03, 2017
    • WAUTELET Philippe's avatar
      Philippe 15/12/2016: added IO_WRITE_FIELD_BYNAME_L0 and... · 89f9a949
      WAUTELET Philippe authored
      Philippe 15/12/2016: added IO_WRITE_FIELD_BYNAME_L0 and IO_WRITE_FIELD_BYFIELD_L0 subroutines to IO_WRITE_FIELD interface
      89f9a949
    • WAUTELET Philippe's avatar
      Philippe 15/12/2016: added several fields to TFIELDLIST · 7ed19725
      WAUTELET Philippe authored
      Added fields: MY_NAME, DAD_NAME, DXRATIO, DYRATIO, XOR, YOR, WT
      7ed19725
    • WAUTELET Philippe's avatar
      Philippe 15/12/2016: IO: · a947bc2a
      WAUTELET Philippe authored
      * added TPFILE argument to IO_WRITE_FIELD_NC4
      * added optional KZFILE argument to IO_WRITE_FIELD_NC4_
      * provide the correct file to IO_WRITE_FIELD_NC4 if z-splitted
        file in IO_WRITE_FIELD_BYFIELD_N0
      * added TFILE_IOZ array of pointer to TOUTBAK type to point
        to z-splitted files
      * manage z-splitted files in IO_FILE_OPEN_ll and IO_FILE_CLOSE_ll
      * manage z-splitted files in IO_PREPARE_BAKOUT_STRUCT
      * created IO_FILE_FIND_BYNAME subroutine
      * merged linked lists concerning output and backup files
      a947bc2a
Loading