- Dec 08, 2023
-
-
WAUTELET Philippe authored
-
- Nov 24, 2023
-
-
WAUTELET Philippe authored
(cherry picked from commit e83d72ab)
-
- Sep 22, 2022
-
-
WAUTELET Philippe authored
-
- Sep 21, 2022
-
-
WAUTELET Philippe authored
-
- Sep 14, 2022
-
-
WAUTELET Philippe authored
-
WAUTELET Philippe authored
-
- Sep 09, 2022
-
-
WAUTELET Philippe authored
-
- Sep 07, 2022
-
-
WAUTELET Philippe authored
-
- Sep 02, 2022
-
-
WAUTELET Philippe authored
+ more efficient use of grid variables
-
- Nov 05, 2021
-
-
WAUTELET Philippe authored
-
- Mar 10, 2020
-
-
WAUTELET Philippe authored
-
- Jan 23, 2020
-
-
WAUTELET Philippe authored
-
- Apr 19, 2019
-
-
WAUTELET Philippe authored
-
- Mar 06, 2019
-
-
WAUTELET Philippe authored
-
- Oct 29, 2018
-
-
WAUTELET Philippe authored
-
- Apr 18, 2018
-
-
WAUTELET Philippe authored
-
- Jan 12, 2018
-
-
WAUTELET Philippe authored
Philippe 12/01/2018: IO: add ZTOP field for model top (useful for mesh description in CF convention)
-
- Dec 01, 2017
-
-
WAUTELET Philippe authored
-
WAUTELET Philippe authored
-
- Oct 19, 2017
-
-
WAUTELET Philippe authored
-
- Sep 26, 2017
-
-
WAUTELET Philippe authored
-
- Sep 15, 2017
-
-
Gaelle DELAUTIER authored
-
- Sep 12, 2017
-
-
WAUTELET Philippe authored
-
- Jul 04, 2017
-
-
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
-
- Jan 03, 2017
-
-
WAUTELET Philippe authored
Philippe 18/11/2016: bug correction: call IO_PREPARE_BAKOUT_STRUCT only if program is MESONH + set default values fro NBAK/OUT_NUMB to 0
-
WAUTELET Philippe authored
+ separate outputs and backups lists
-
WAUTELET Philippe authored
Philippe 08/11/2016: moved preparation of backup file structures to a new subroutine: IO_PREPARE_BAKOUT_STRUCT
-
WAUTELET Philippe authored
Philippe 29/09/2016: added new fields (and renamed 2 of them) to TFILEDATA datatype and began to use them
-
WAUTELET Philippe authored
-
WAUTELET Philippe authored
Philippe 13/09/2016: added TFILEDATA datatype to describe the characteristics of the files and begins to use it Plus : do not write NAM_FMOUT (due to some fields not allocated anymore)
-
WAUTELET Philippe authored
-
WAUTELET Philippe authored
Philippe 06/09/2016: added XBAK_TIME_FREQ and XBAK_TIME_FREQ_FIRST to choose backup frequency in terms of time
-
WAUTELET Philippe authored
Philippe 05/09/2016: added NBAK_STEP_FREQ and NBAK_STEP_FREQ_FIRST to choose backup frequency in terms of timestep (+ corrected a small bug if no backups at all)
-
WAUTELET Philippe authored
-
WAUTELET Philippe authored
-
WAUTELET Philippe authored
* added fields NBAKID, NOUTID, CFILENAME and CDADFILENAME to TOUTBAK datatype + use them * building of the generic output name was displaced before SET_GRID in ini_modeln
-
WAUTELET Philippe authored
* Find dad file number in SET_GRID (added NOUTDAD variable in TOUTBAK datatype) * Allocate XBAK_TIME to the right size
-
WAUTELET Philippe authored
* added TOUTBAK datatype to manage the outputs/backups characteristics * TOUTBAK replace NOUT_TIMES (removed) * XBAK_TIME is now allocatable
-
WAUTELET Philippe authored
* this is the beginning of the implementation of separated outputs and backups * also, improved things by removing duplicated values and sorting them
-
- May 19, 2016
-
-