Index: trunk/LMDZ.PLUTO/libf/phypluto/physiq_mod.F90
===================================================================
--- trunk/LMDZ.PLUTO/libf/phypluto/physiq_mod.F90	(revision 3962)
+++ trunk/LMDZ.PLUTO/libf/phypluto/physiq_mod.F90	(revision 3965)
@@ -1621,5 +1621,8 @@
 
             pdq(:,:,:) = pdq(:,:,:) + pdqmufi(:,:,:)
-
+            IF (callmuclouds) THEN
+               pdt(:,:) = pdt(:,:) + zdtcond(:,:)
+            ENDIF ! end of callmuclouds
+            
             ! Increment surface tracer tendencies through precipitation
             ! Spherical aerosols
