Changeset 1606 for trunk/libIGCM/ins_job


Ignore:
Timestamp:
12/07/23 16:21:16 (6 months ago)
Author:
ssenesi
Message:

For C-ESM-EP : handle a reference simulation and ensure that CesmepSlicesDuration? <=

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/libIGCM/ins_job

    r1605 r1606  
    197197#- 
    198198 
    199  
    200199if [ X"${SYSTEM}" == "Xirene" ] ; then 
    201200 
     
    746745                ${MailAdress} ${config_UserChoices_DateBegin//-/} \ 
    747746                ${config_Post_Cesmep} ${CesmepPeriod} ${config_Post_CesmepSlices} \ 
    748                 $components $CENTER ${config_Post_CesmepSlicesDuration} 
     747                $components $CENTER ${config_Post_CesmepSlicesDuration} \ 
     748                ${config_Post_CesmepReferences}  
    749749            [ $? -ne 0 ] && echo -e "\nERROR : cannot configure C-ESM-EP run" && exit 5 
    750750        else 
Note: See TracChangeset for help on using the changeset viewer.