Ignore:
Timestamp:
03/20/09 17:21:46 (15 years ago)
Author:
sdipsl
Message:

AC : new atlas for diaptr (streamfucntion etc ...)

remove so called additional atlas
add NUM_PROC_OCE in libIGCM_sys_platine.ksh

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/libIGCM/AA_create_se

    r68 r74  
    467467if [ ${config_UserChoices_TagName} = "IPSLCM4_v1_OASIS3" ] || \ 
    468468   [ ${config_UserChoices_TagName} = "IPSLCM4_v2" ]        || \ 
    469    [ ${config_UserChoices_TagName} = "IPSLCM5" ]           || \ 
    470469   [ ${config_UserChoices_TagName} = "IPSL_ESM_V1" ] ; then 
    471470    # 
     
    475474    IGCM_sys_QsubPost additionnal        ; 
    476475    # 
     476elif [ ${config_UserChoices_TagName} = "IPSLCM5" ] ; then 
     477    IGCM_sys_QsubPost atlas_ORCHIDEE     ; 
     478    IGCM_sys_QsubPost atlas_LMDZ         ; 
     479    IGCM_sys_QsubPost atlas_ORCA_LIM     ; 
     480    # 
    477481elif [ ${config_UserChoices_TagName} = "LMDZ4OR" ]  || \ 
    478482     [ ${config_UserChoices_TagName} = "LMDZOR" ]   || \ 
Note: See TracChangeset for help on using the changeset viewer.