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 9846 – NEMO

Changeset 9846


Ignore:
Timestamp:
2018-06-26T15:36:57+02:00 (6 years ago)
Author:
smasson
Message:

dev_r9759_HPC09_ESIWACE: update namelists and jobscripts

Location:
NEMO/branches/2018/dev_r9759_HPC09_ESIWACE/tests/BENCH/EXPREF
Files:
2 added
2 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/2018/dev_r9759_HPC09_ESIWACE/tests/BENCH/EXPREF/namelist_cfg_orca025_like

    r9840 r9846  
    88   cn_exp      =   'BENCH' !  experience name 
    99   nn_it000    =       1   !  first time step 
    10    nn_itend    =     100   !  last time step  
     10   nn_itend    =    1000   !  last time step  
    1111   nn_stock    =       0   !  frequency of creation of a restart file (modulo referenced to 1) 
    1212   nn_write    =       0   !  frequency of write in the output file   (modulo referenced to nn_it000) 
  • NEMO/branches/2018/dev_r9759_HPC09_ESIWACE/tests/BENCH/EXPREF/namelist_cfg_orca1_like

    r9772 r9846  
    88   cn_exp      =   'BENCH' !  experience name 
    99   nn_it000    =       1   !  first time step 
    10    nn_itend    =     100   !  last time step  
     10   nn_itend    =    1000   !  last time step  
    1111   nn_stock    =       0   !  frequency of creation of a restart file (modulo referenced to 1) 
    1212   nn_write    =       0   !  frequency of write in the output file   (modulo referenced to nn_it000) 
Note: See TracChangeset for help on using the changeset viewer.