- Oct 09, 2017
-
-
WAUTELET Philippe authored
-
- Oct 06, 2017
-
-
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
-
WAUTELET Philippe authored
* added LVERB_OUTLST, LVERB_STDOUT, LVERB_ALLPRC in NAM_CONFIO namelist * added TFILE_OUTPUTLISTING pointer to select file for output of PRINT_MSG
-
WAUTELET Philippe authored
-
WAUTELET Philippe authored
-
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
-
- Oct 03, 2017
-
-
WAUTELET Philippe authored
Philippe 03/10/2017: set IP and NPROC in INIT_NMNH_COMM_WORLD + removed superfluous MPI initialisation in PREP_NEST_PGD
-
- Oct 02, 2017
-
-
WAUTELET Philippe authored
-
- Sep 26, 2017
-
-
WAUTELET Philippe authored
-
WAUTELET Philippe authored
-
WAUTELET Philippe authored
-
WAUTELET Philippe authored
-
- Sep 25, 2017
-
-
WAUTELET Philippe authored
* removed TRANSFR and TRANSFW subroutines (dangerous and not respecting array profiles and types) * replaced by intrinsic TRANSFER (Fortran 90)
-
WAUTELET Philippe authored
-
WAUTELET Philippe authored
* added IO_READ_FIELD_BYNAME_X4/X5/X6 and IO_READ_FIELD_BYFIELD_X4/X5/X6 subroutines to IO_READ_FIELD procedure * added IO_READ_FIELD_LFI_X4/X5/X6 subroutines to IO_READ_FIELD_LFI procedure * added IO_READ_FIELD_NC4_X4/X5/X6 subroutines to IO_READ_FIELD_NC4 procedure
-
WAUTELET Philippe authored
-
- Sep 22, 2017
-
-
WAUTELET Philippe authored
* CINIFILE/CINIFILEPGD: default values now set in modd_lunitn * CLUOUT and COUTFILE: initialised in modd_lunitn * simplified some manipulations of CINIFILE
-
WAUTELET Philippe authored
-
WAUTELET Philippe authored
Warning: not fully tested
-
- Sep 19, 2017
-
-
WAUTELET Philippe authored
-
- Sep 12, 2017
-
-
WAUTELET Philippe authored
-
WAUTELET Philippe authored
+ removed some LEN=LEN_HREC for unrelated variables
-
WAUTELET Philippe authored
+ removed unused variables
-
- Sep 11, 2017
-
-
WAUTELET Philippe authored
-
WAUTELET Philippe authored
It was already possible but LEN_HREC was missing in some places.
-
- Sep 08, 2017
-
-
WAUTELET Philippe authored
-
WAUTELET Philippe authored
-
WAUTELET Philippe authored
-
WAUTELET Philippe authored
Done to prevent problems later
-
- Sep 05, 2017
-
-
WAUTELET Philippe authored
* added IO_READ_FIELD_BYNAME_N1 and IO_READ_FIELD_BYFIELD_N1 subroutines to IO_READ_FIELD procedure * added IO_READ_FIELD_LFI_N1 subroutine to IO_READ_FIELD_LFI procedure * added IO_READ_FIELD_NC4_N1 subroutine to IO_READ_FIELD_NC4 procedure
-
- Aug 18, 2017
-
-
WAUTELET Philippe authored
Philippe 18/08/2017: IO: use IO_READ_FIELD for several fields, IO_FILE_OPEN and IO_FILE_CLOSE for several files
-
WAUTELET Philippe authored
-
WAUTELET Philippe authored
Philippe 18/08/2017: IO: IO_FILE_ADD2LIST manage the case in which a file is already in the filelist (with an optional argument)
-
WAUTELET Philippe authored
Philippe 18/08/2017: IO: added NOPEN_CURRENT to TFILEDATA type to allow multiple concurrent openings of a given file
-
WAUTELET Philippe authored
-
WAUTELET Philippe authored
Philippe 18/08/2017: IO: IO_READ_FIELD read fields even if CFORMAT=LFICDF4 (and therefore file opened in WRITE mode)
-
- Aug 10, 2017
-
-
WAUTELET Philippe authored
* added IO_READ_FIELD_BYNAME_N2/L1 and IO_READ_FIELD_BYFIELD_N2/L1 subroutines to IO_READ_FIELD procedure * added IO_READ_FIELD_LFI_N2/L1 subroutines to IO_READ_FIELD_LFI procedure * added IO_READ_FIELD_NC4_N2/L1 subroutines to IO_READ_FIELD_NC4 procedure
-
- Aug 07, 2017
-
-
WAUTELET Philippe authored
-
WAUTELET Philippe authored
-
- Aug 04, 2017
-
-
WAUTELET Philippe authored
Warning: there is a netCDF/HDF5 bug (HDF5/1.8.9 and netCDF/4.1.3) Works with HDF5/1.8.19, netCDF-C/4.4.1.1 and netCDF-fortran/4.4.4
-