Ignore:
Timestamp:
Jun 18, 2024, 5:15:47 PM (4 months ago)
Author:
asima
Message:

Goes with rev 4944 " Removing the "-n $ntasks" option for "srun" " :
the corresponding change for ce0l.e was forgotten in that rev. (ops!)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOL/LMDZ_Setup/setup.sh

    r4942 r4988  
    843843      sed -e 's/anneeref=.*.$/anneeref='\$yr'/' DEF/run.def >| run.def
    844844      echo Starting initialisation
    845       $run 1 $ce0l
     845      $run $ce0l
    846846      if [ $climato = 0 ] ; then mv limit.nc limit.\$yr.nc ; fi
    847847   done
Note: See TracChangeset for help on using the changeset viewer.