New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
Changeset 11905 – NEMO

Changeset 11905


Ignore:
Timestamp:
2019-11-14T17:25:01+01:00 (4 years ago)
Author:
laurent
Message:

STATION_ASF test-cases runs 3 full years of test...

Location:
NEMO/branches/2019/dev_r11085_ASINTER-05_Brodeau_Advanced_Bulk/tests/STATION_ASF/EXPREF
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/2019/dev_r11085_ASINTER-05_Brodeau_Advanced_Bulk/tests/STATION_ASF/EXPREF/namelist_coare3p6_cfg

    r11892 r11905  
    2929   cn_exp      =  'STATION_ASF-COARE3p6'  !  experience name 
    3030   nn_it000    =    1   !  first time step 
    31    nn_itend    =    8760   !  last  time step (std 5840) 
    32    nn_date0    =    20180101   !  date at nit_0000 (format yyyymmdd) used if ln_rstart=F or (ln_rstart=T and nn_rstctl=0 or 1) 
     31   nn_itend    =    26280   !  last  time step (std 5840) 
     32   nn_date0    =    20160101   !  date at nit_0000 (format yyyymmdd) used if ln_rstart=F or (ln_rstart=T and nn_rstctl=0 or 1) 
    3333   nn_time0    =       0   !  initial time of day in hhmm 
    3434   nn_leapy    =       0   !  Leap year calendar (1) or not (0) 
     
    4646   nn_istate   =       0   !  output the initial state (1) or not (0) 
    4747   ln_rst_list = .false.   !  output restarts at list of times using nn_stocklist (T) or at set frequency with nn_stock (F) 
    48    nn_stock    =    8760   ! 1year @ dt=3600 s / frequency of creation of a restart file (modulo referenced to 1) 
    49    nn_write    =    8760   ! 1year @ dt=3600 s / frequency of write in the output file   (modulo referenced to nn_it000) 
     48   nn_stock    =    26280   ! 1year @ dt=3600 s / frequency of creation of a restart file (modulo referenced to 1) 
     49   nn_write    =    26280   ! 1year @ dt=3600 s / frequency of write in the output file   (modulo referenced to nn_it000) 
    5050   ln_mskland  = .false.   !  mask land points in NetCDF outputs (costly: + ~15%) 
    5151   ln_cfmeta   = .false.   !  output additional data to netCDF files required for compliance with the CF metadata standard 
  • NEMO/branches/2019/dev_r11085_ASINTER-05_Brodeau_Advanced_Bulk/tests/STATION_ASF/EXPREF/namelist_ecmwf_cfg

    r11892 r11905  
    2929   cn_exp      =  'STATION_ASF-ECMWF'  !  experience name 
    3030   nn_it000    =    1   !  first time step 
    31    nn_itend    =    8760   !  last  time step (std 5840) 
    32    nn_date0    =    20180101   !  date at nit_0000 (format yyyymmdd) used if ln_rstart=F or (ln_rstart=T and nn_rstctl=0 or 1) 
     31   nn_itend    =    26280   !  last  time step (std 5840) 
     32   nn_date0    =    20160101   !  date at nit_0000 (format yyyymmdd) used if ln_rstart=F or (ln_rstart=T and nn_rstctl=0 or 1) 
    3333   nn_time0    =       0   !  initial time of day in hhmm 
    3434   nn_leapy    =       0   !  Leap year calendar (1) or not (0) 
     
    4646   nn_istate   =       0   !  output the initial state (1) or not (0) 
    4747   ln_rst_list = .false.   !  output restarts at list of times using nn_stocklist (T) or at set frequency with nn_stock (F) 
    48    nn_stock    =    8760   ! 1year @ dt=3600 s / frequency of creation of a restart file (modulo referenced to 1) 
    49    nn_write    =    8760   ! 1year @ dt=3600 s / frequency of write in the output file   (modulo referenced to nn_it000) 
     48   nn_stock    =    26280   ! 1year @ dt=3600 s / frequency of creation of a restart file (modulo referenced to 1) 
     49   nn_write    =    26280   ! 1year @ dt=3600 s / frequency of write in the output file   (modulo referenced to nn_it000) 
    5050   ln_mskland  = .false.   !  mask land points in NetCDF outputs (costly: + ~15%) 
    5151   ln_cfmeta   = .false.   !  output additional data to netCDF files required for compliance with the CF metadata standard 
  • NEMO/branches/2019/dev_r11085_ASINTER-05_Brodeau_Advanced_Bulk/tests/STATION_ASF/EXPREF/namelist_ncar_cfg

    r11892 r11905  
    2929   cn_exp      =  'STATION_ASF-NCAR'  !  experience name 
    3030   nn_it000    =    1   !  first time step 
    31    nn_itend    =    8760   !  last  time step (std 5840) 
    32    nn_date0    =    20180101   !  date at nit_0000 (format yyyymmdd) used if ln_rstart=F or (ln_rstart=T and nn_rstctl=0 or 1) 
     31   nn_itend    =    26280   !  last  time step (std 5840) 
     32   nn_date0    =    20160101   !  date at nit_0000 (format yyyymmdd) used if ln_rstart=F or (ln_rstart=T and nn_rstctl=0 or 1) 
    3333   nn_time0    =       0   !  initial time of day in hhmm 
    3434   nn_leapy    =       0   !  Leap year calendar (1) or not (0) 
     
    4646   nn_istate   =       0   !  output the initial state (1) or not (0) 
    4747   ln_rst_list = .false.   !  output restarts at list of times using nn_stocklist (T) or at set frequency with nn_stock (F) 
    48    nn_stock    =    8760   ! 1year @ dt=3600 s / frequency of creation of a restart file (modulo referenced to 1) 
    49    nn_write    =    8760   ! 1year @ dt=3600 s / frequency of write in the output file   (modulo referenced to nn_it000) 
     48   nn_stock    =    26280   ! 1year @ dt=3600 s / frequency of creation of a restart file (modulo referenced to 1) 
     49   nn_write    =    26280   ! 1year @ dt=3600 s / frequency of write in the output file   (modulo referenced to nn_it000) 
    5050   ln_mskland  = .false.   !  mask land points in NetCDF outputs (costly: + ~15%) 
    5151   ln_cfmeta   = .false.   !  output additional data to netCDF files required for compliance with the CF metadata standard 
Note: See TracChangeset for help on using the changeset viewer.