Changeset 461


Ignore:
Timestamp:
04/21/11 15:10:46 (13 years ago)
Author:
mafoipsl
Message:

Add IPSLCM5B configuration for atlas submission.

Location:
trunk/libIGCM
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/libIGCM/AA_create_multi_se

    r436 r461  
    490490elif [ ${config_UserChoices_TagName} = "IPSLCM5" ]  || \ 
    491491     [ ${config_UserChoices_TagName} = "IPSLCM5A" ] || \ 
     492     [ ${config_UserChoices_TagName} = "IPSLCM5B" ] || \ 
    492493     [ ${config_UserChoices_TagName} = "IPSLCM5A-MR" ] ; then 
    493494    Script_Post_Output=atlas_ORCHIDEE.${PeriodDateEnd} ; 
  • trunk/libIGCM/AA_create_se

    r436 r461  
    641641elif [ ${config_UserChoices_TagName} = "IPSLCM5" ]  || \ 
    642642     [ ${config_UserChoices_TagName} = "IPSLCM5A" ] || \ 
     643     [ ${config_UserChoices_TagName} = "IPSLCM5B" ] || \ 
    643644     [ ${config_UserChoices_TagName} = "IPSLCM5A-MR" ] ; then 
    644645    Script_Post_Output=atlas_ORCHIDEE.${PeriodDateEnd} ; 
Note: See TracChangeset for help on using the changeset viewer.