Changeset 2739


Ignore:
Timestamp:
02/22/16 11:18:42 (8 years ago)
Author:
aclsce
Message:

Added directories from/in which to read/write nemo ocean restart files.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v6/IPSLCM6/GENERAL/PARAM/namelist_ORCA1_cfg

    r2685 r2739  
    1717                           !    = 2 nn_date0 read in restart  ; nn_it000 : check consistancy between namelist and restart 
    1818   cn_ocerst_in  = "restartopa"   !  Suffix of ocean restart name (input) 
     19   cn_ocerst_indir = "."       !  directory from which to read input ocean restarts 
    1920   cn_ocerst_out = "restart"      !  Suffix of ocean restart name (output) 
     21   cn_ocerst_outdir = "."      !  directory in which to write output ocean restarts 
    2022   nn_istate   =       0   !  Output the initial state (1) or not (0) 
    2123   nn_stock    =  _AUTOBLOCKER_   !  Frequency of creation of a restart file (modulo referenced to 1) 
Note: See TracChangeset for help on using the changeset viewer.