-
- Downloads
Philippe 27/04/2017: IO: added writing of 3D array of integers
* added IO_WRITE_FIELD_BYNAME_N3 and IO_WRITE_FIELD_BYFIELD_N3 subroutines to IO_WRITE_FIELD procedure * added IO_WRITE_FIELD_LFI_N3 subroutine to IO_WRITE_FIELD_LFI procedure * added IO_WRITE_FIELD_NC4_N3 subroutine to IO_WRITE_FIELD_NC4 procedure * possible to write 3D integer values in output files * added ALLOCBUFFER_N3 to ALLOCBUFFER_ll procedure * added GATHERXX_N3 to GATHER_XXFIELD procedure * added GATHERXY_N3 to GATHER_XYFIELD procedure
Showing
- src/LIB/SURCOUCHE/src/fmreadwrit.f90 40 additions, 1 deletionsrc/LIB/SURCOUCHE/src/fmreadwrit.f90
- src/LIB/SURCOUCHE/src/fmwrit_ll.f90 135 additions, 3 deletionssrc/LIB/SURCOUCHE/src/fmwrit_ll.f90
- src/LIB/SURCOUCHE/src/io_write_field.f90 19 additions, 0 deletionssrc/LIB/SURCOUCHE/src/io_write_field.f90
- src/LIB/SURCOUCHE/src/mode_allocbuff.f90 35 additions, 1 deletionsrc/LIB/SURCOUCHE/src/mode_allocbuff.f90
- src/LIB/SURCOUCHE/src/mode_field.f90 5 additions, 0 deletionssrc/LIB/SURCOUCHE/src/mode_field.f90
- src/LIB/SURCOUCHE/src/mode_gather.f90 106 additions, 2 deletionssrc/LIB/SURCOUCHE/src/mode_gather.f90
- src/LIB/SURCOUCHE/src/mode_netcdf.f90 60 additions, 1 deletionsrc/LIB/SURCOUCHE/src/mode_netcdf.f90
Loading
Please register or sign in to comment