Index: /trunk/LMDZ.GENERIC/README
===================================================================
--- /trunk/LMDZ.GENERIC/README	(revision 905)
+++ /trunk/LMDZ.GENERIC/README	(revision 906)
@@ -917,5 +917,5 @@
 
 == 18/03/2013 == EM
-- removed the "-static" ifort compilation option (problematic onGnome cluster)
+- removed the "-static" ifort compilation option (problematic on Gnome cluster)
   and added some additional debug options
 - fixed bug in newstart about initialization of albedo and thermal inertia.
Index: /trunk/LMDZ.GENERIC/makegcm_ifort
===================================================================
--- /trunk/LMDZ.GENERIC/makegcm_ifort	(revision 905)
+++ /trunk/LMDZ.GENERIC/makegcm_ifort	(revision 906)
@@ -390,7 +390,7 @@
            set optim90="$optim90"" -G1 "
         else if $LINUX then
-	   set optim=" -g -fpe-all=0 -no-ftz -traceback -ftrapuv -fp-stack-check -check all -debug"
-           set optim90=" -g -fpe-all=0 -no-ftz -traceback -ftrapuv -fp-stack-check -check all -debug"
-           set optimtru90=" -g -fpe-all=0 -no-ftz -traceback -ftrapuv -fp-stack-check -check all -debug"
+	   set optim=" -g -fpe-all=0 -traceback -ftrapuv -fp-stack-check -check all -debug"
+           set optim90=" -g -fpe-all=0 -traceback -ftrapuv -fp-stack-check -check all -debug"
+           set optimtru90=" -g -fpe-all=0 -traceback -ftrapuv -fp-stack-check -check all -debug"
         else 
            echo "pas d option debug predefinie pour cette machine"
