Index: models/LMDZ/serie_LMDZ.sh
===================================================================
--- models/LMDZ/serie_LMDZ.sh	(revision 86)
+++ models/LMDZ/serie_LMDZ.sh	(revision 95)
@@ -18,5 +18,5 @@
 
 
-LMDZdir=/home/honnert/HighTune/../../LMDZtrunk
+LMDZdir=/home/hourdin/ITUNE/R91/HighTune/../../LMDZtrunk
 EXPE=`pwd`/WAVE$WAVEN
 
@@ -44,6 +44,6 @@
 	ARMCU/REF) lmdzcas=arm_cu ;;
 	BOMEX/REF) lmdzcas=bomex ;;
-	AYOTTE/24SC) lmdzcas=ayotte24SC ;;
-	AYOTTE/05WC) lmdzcas=ayotte05WC ;;
+	AYOTTE/24SC) lmdzcas=ayotte_24SC ;;
+	AYOTTE/05WC) lmdzcas=ayotte_05WC ;;
 	SANDU/SLOW) lmdzcas=sanduslow ;;
 	SANDU/REF) lmdzcas=sanduslow ;;
@@ -64,5 +64,5 @@
     echo Case $lmdzcas does not exist on $LMDZdir/1D/RESU/${phys}L${LMAX}. Will be rerun automatically ; sleep 3
     chmod +x ./run$lmdzcas.sh ;  ./run$lmdzcas.sh
-    if [ ! -f RESU/${phys}L${LMAX}/$lmdzcas/hourly_std.nc ] ; then
+    if [ ! -f RESU/${phys}L${LMAX}/$lmdzcas/restartphy.nc ] ; then
        echo Simulations run$cas was not successfull.
        echo Ask for help
@@ -170,6 +170,5 @@
    out=/dev/null
    if [ ! -f $DATA/$sim.nc ] ; then
-   ( time ./lmdz1d.e ; time post_un $sim ; \rm -f limit* start* hist* filehf* hourl* ) > $out 2>&1 &
-  #( time ./lmdz1d.e ; time post_un $sim ) > $out 2>&1 &
+   ( time ./lmdz1d.e ; time post_un $sim ; time ../../../../OUTPUT_COMMUNS/lmdz2std.sh  ; time ./diag.sh ; \rm -f limit* start* hist* filehf* ) > $out 2>&1 &
 
    else
