Changes between Version 12 and Version 13 of Doc/Config/NEMO


Ignore:
Timestamp:
10/10/19 12:54:04 (5 years ago)
Author:
cetlod
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Doc/Config/NEMO

    v12 v13  
    5454}}} 
    5555 
    56 Several built-in configurations are provided to evaluate the skills and performances of the model ( cd ../config/NEMO_v6 ) . They can be used as as first easy set-up and as template for setting up a new configuration : 
     56Several built-in configurations are provided to evaluate the skills and performances of the model ( cd ../config/NEMO_v6 ). They can be used as as first easy set-up and as template for setting up a new configuration : 
    5757 
    5858 * ORCA2_LIM3_PISCES : the fully coupled global ocean on 2° horizontal grid and 31 vertical levels, with 10 levels in the top 100m 
     
    7373# 2. Creating the job  # 
    7474 
    75 For example : To perform an  interannual  COREII atmospheric forcing and it uses the NCAR bulk formulaeYou can see that for the configurationORCA2_LIM3_PISCES. There are 3 co 
     75For example : To perform an  interannual  COREII atmospheric forcing using the builded eORCA1_LIM3_PISCES 
    7676{{{ 
    7777 
     
    9494 
    9595## 3.2 The run ## 
    96 This example is a 50 years CORE2 forcing climatological run  of ORCA1_LIM3_PISCES  split in 1-year jobs.  
     96This example is a 62 years CORE2 forcing interannual run  of ORCA1_LIM3_PISCES  split in 1-year jobs.  
    9797 
    9898{{{ 
    9999 
    100 JobName=eOR1L3P 
     100JobName=eOR1L3P-IA-CORE 
    101101#----- Short Name of Experiment 
    102 ExperimentName=ORCA1clim 
     102ExperimentName=ORCA1ia 
    103103#----- DEVT TEST PROD 
    104104SpaceName=DEVT 
     
    106106TagName=ORCA1_LIM3_PISCES 
    107107#D- Choice of experiment in EXPERIEMENTS directory 
    108 ExpType=ORCA1_LIM3_PISCES/clim 
     108ExpType=ORCA1_LIM3_PISCES/ia 
    109109#============================ 
    110110#-- leap, noleap, 360d 
     
    112112#-- Begin and end of Job 
    113113#-- "YYYY-MM-DD" 
    114 DateBegin=0001-01-01 
    115 DateEnd=0050-12-31 
     114DateBegin=1948-01-01 
     115DateEnd=2009-12-31 
    116116#============================ 
    117117#-- 1Y, 1M, 5D, 1D 
     
    124124#!sh 
    125125 
    126 on ada :   llsubmit Job_eOR1L3P 
    127 on curie:  ccc_msub Job_eOR1L3P 
     126on jean-zay :  sbatch Job_eOR1L3P-IA-CORE 
     127on irene :  ccc_msub Job_eOR1L3P-IA-CORE 
    128128 
    129129