Index: LMDZ6/trunk/libf/phylmdiso/physiq_mod.F90
===================================================================
--- LMDZ6/trunk/libf/phylmdiso/physiq_mod.F90	(revision 4690)
+++ LMDZ6/trunk/libf/phylmdiso/physiq_mod.F90	(revision 4691)
@@ -4469,5 +4469,5 @@
           ! Ne change pas les resultats avec les isotopes tant qu'on
           ! tourne avec le defaut : iflag_thermals_tenv=0
-          if ( iflag_thermals_tenv == 0 ) then 
+          if ( iflag_thermals_tenv /= 0 ) then 
               abort_message ='iflag_thermals_env/=0 : non prevu avec les isotopes'
               CALL abort_physic (modname,abort_message,1)
