Index: trunk/LMDZ.MARS/README
===================================================================
--- trunk/LMDZ.MARS/README	(revision 1888)
+++ trunk/LMDZ.MARS/README	(revision 1910)
@@ -2519,2 +2519,8 @@
 - calchim.F90 and calchim_asis.F90 -> account for change in arguments in
 calls to chemthermos
+
+== 09/03/2018 == MV
+"Cosmetics" changes in watercloud_mod and improvedclouds to better understand the roles of variables : 
+- in watercloud_mod : change of variables subpdq and subpdt to sum_subpdq and sum_subpdt to make clear we are making the sum of the tendencies in the microphysics loop.
+- in improvedclouds : change of the names of input and output variables according to their names in watercloud_mod in order to not confuse them (in improvedclouds "ptimestep" corresponds actually to "microtimestep").
+- in watercloud_mod, CLFvarying block : change of the name zteff in pteff to be logical with the other variables names, and writediagfi lines have been moved to the CLFvarying block.
