Ignore:
Timestamp:
03/11/24 10:37:15 (2 months ago)
Author:
ssenesi
Message:

Manage CesmpInputFrequency?, plus small fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/libIGCM/AA_purge_simulation

    r1622 r1633  
    179179fi 
    180180 
    181 if [ ${config_Post_Cesmep} != FALSE ]; then 
     181if [ ${config_Post_Cesmep} != FALSE -a -d $SUBMIT_DIR/cesmep_lite ]; then 
    182182    echo -e "\033[1;32mDo you want to erase the CESMEP atlas and dedicated CliMAF cache) ?" 
    183183    echo -n -e " Your answer (y/n) : \033[m" 
Note: See TracChangeset for help on using the changeset viewer.