Changeset 87


Ignore:
Timestamp:
04/01/09 11:20:28 (15 years ago)
Author:
sdipsl
Message:

NEMO config added to turn on atlas submission.
Do not use so called additionnal for NEMO config only "classic" atlas.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/libIGCM/AA_create_se

    r74 r87  
    495495    IGCM_sys_QsubPost atlas_ORCHIDEE     ; 
    496496    # 
    497 elif [ ${config_UserChoices_TagName} = "ORCA2_LIM" ] ; then 
     497elif [ ${config_UserChoices_TagName} = "ORCA2_LIM" ]       || 
     498     [ ${config_UserChoices_TagName} = "ORCA2_LIM2" ]      || 
     499     [ ${config_UserChoices_TagName} = "ORCA2_LIM2_PISCES" ] ; then 
    498500    # 
    499501    IGCM_sys_QsubPost atlas_ORCA_LIM     ; 
    500     IGCM_sys_QsubPost additionnal        ; 
     502#    IGCM_sys_QsubPost additionnal        ; 
    501503    # 
    502504fi 
Note: See TracChangeset for help on using the changeset viewer.