Index: LMDZ6/trunk/libf/dyn3d_common/infotrac.F90
===================================================================
--- LMDZ6/trunk/libf/dyn3d_common/infotrac.F90	(revision 4056)
+++ LMDZ6/trunk/libf/dyn3d_common/infotrac.F90	(revision 4057)
@@ -572,6 +572,6 @@
         write(lunout,*) 'infotrac 704: nqtottr,nqtot,nqo=',nqtottr,nqtot,nqo
         ! Rq: nqtottr n'est pas forcement egal a nbtr dans le cas ou new_iq /= nqtrue
-        if (COUNT(tracers(:)%iso_iName == 0) /= nqtottr) &
-            CALL abort_gcm('infotrac_init','pb dans le calcul de nqtottr',1)
+!        if (COUNT(tracers(:)%iso_iName == 0) /= nqtottr) &
+!            CALL abort_gcm('infotrac_init','pb dans le calcul de nqtottr',1)
 !    endif !if (ntraciso.gt.0) then
 
