Index: LMDZ6/trunk/libf/dynphy_lonlat/phylmd/etat0dyn_netcdf.F90
===================================================================
--- LMDZ6/trunk/libf/dynphy_lonlat/phylmd/etat0dyn_netcdf.F90	(revision 4048)
+++ LMDZ6/trunk/libf/dynphy_lonlat/phylmd/etat0dyn_netcdf.F90	(revision 4049)
@@ -147,5 +147,5 @@
 #ifndef INCA
   DO iq=1,nqtot; IF(strLower(tracers(iq)%name)=="o3") EXIT; END DO
-  IF(i/=nqtot+1) THEN
+  IF(iq/=nqtot+1) THEN
     CALL regr_lat_time_coefoz
     CALL press_coefoz
