Ignore:
Timestamp:
08/20/19 10:37:34 (5 years ago)
Author:
cetlod
Message:

Update MR025 configuration

Location:
CONFIG/UNIFORM/v6/IPSLCM6.2/GENERAL
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v6/IPSLCM6.2/GENERAL/DRIVER/xios.driver

    r3828 r4670  
    2020 
    2121# Activate 2nd server level for CMIP6 type experiments (CMIP6 workflow) 
    22     if [ X"$( echo ${config_UserChoices_ExpType} | grep CMIP6 )" != "X" ] ; then 
    23     IGCM_comp_modifyXmlFile force iodef.xml using_server2 NONE true 
     22    if [ X"$( echo ${config_UserChoices_ExpType} | grep CMIP6 )" != "X" ] || [ X"$( echo ${config_UserChoices_ExpType} | grep MR025 )" != "X" ] ; then 
     23       IGCM_comp_modifyXmlFile force iodef.xml using_server2 NONE true 
    2424    fi 
    2525 
  • CONFIG/UNIFORM/v6/IPSLCM6.2/GENERAL/PARAM/namelist_ORCA025_cfg

    r4446 r4670  
    377377!----------------------------------------------------------------------- 
    378378   ln_nnogather=  .true.   ! 
    379     jpni        =   85      !  jpni   number of processors following i (set automatically if < 1) for eORCA1/IPSLCM6-LR and MR1 
    380     jpnj        =   47      !  jpnj   number of processors following j (set automatically if < 1) for eORCA1/IPSLCM6-MR1 
    381     jpnij       =  2489     !  jpnij  number of local domains (set automatically if < 1), 171 for eORCA1/IPSLCM6-MR1 
     379    jpni        =   86      !  jpni   number of processors following i (set automatically if < 1)  
     380    jpnj        =   58      !  jpnj   number of processors following j (set automatically if < 1)  
     381    jpnij       =  3064     !  jpnij  number of local domains (set automatically if < 1) 
    382382/ 
    383383!----------------------------------------------------------------------- 
  • CONFIG/UNIFORM/v6/IPSLCM6.2/GENERAL/PARAM/run_file_ORCA025xLMD256256

    r4446 r4670  
    1 128-8 env OMP_NUM_THREADS=8 ./script_lmdz.x.ksh  
    2 2489-1 env OMP_NUM_THREADS=1 ./script_opa.xx.ksh  
    3 12-8 env OMP_NUM_THREADS=1 ./script_xios.x.ksh  
     1128-12 env OMP_NUM_THREADS=12 ./script_lmdz.x.ksh 
     23064-1 env OMP_NUM_THREADS=1 ./script_opa.xx.ksh 
     312-10 env OMP_NUM_THREADS=1 ./script_xios.x.ksh 
Note: See TracChangeset for help on using the changeset viewer.