Index: trunk/LMDZ.PLUTO/libf/phypluto/physiq_mod.F90
===================================================================
--- trunk/LMDZ.PLUTO/libf/phypluto/physiq_mod.F90	(revision 3372)
+++ trunk/LMDZ.PLUTO/libf/phypluto/physiq_mod.F90	(revision 3374)
@@ -1332,4 +1332,5 @@
 !      Methane ice condensation in the atmosphere
 !      ----------------------------------------
+         rice_ch4(:,:)=0 ! initialization needed for callsedim
          zdqch4cloud(:,:,:)=0.
          if ((methane).and.(metcloud).and.(.not.fast)) THEN
@@ -1360,6 +1361,4 @@
                ENDDO
             ENDDO
-         else
-         rice_ch4(:,:)=0 ! initialization needed for callsedim
          end if
 
