Ignore:
Timestamp:
Feb 27, 2025, 2:24:23 PM (5 months ago)
Author:
Laurent Fairhead
Message:

Changed the revision used for recent ORCHIDEE version so that it corresponds to r8758 which is the one
used in the IPSLCM7_work configuration (as of february 2025). Also got rid of the deletion of the sechiba_history files
as they got erased before they were rebuilt in the case of IOIPSL outputs.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOL/LMDZ_Setup/script_SIMU

    r5465 r5564  
    361361   sed -i 's/^initialisation_iso=.*.$/initialisation_iso=0/' $SIMUDIR/DEF/iso.def
    362362fi
    363 set +e ; \rm out* sec* sta* list* rest* gcm.e aer* ; set -e
     363set +e ; \rm out* sta* list* rest* gcm.e aer* ; set -e
    364364
    365365# Arret si on est arrive au bout
Note: See TracChangeset for help on using the changeset viewer.