Index: trunk/LMDZ.COMMON/libf/evolution/config.F90
===================================================================
--- trunk/LMDZ.COMMON/libf/evolution/config.F90	(revision 4152)
+++ trunk/LMDZ.COMMON/libf/evolution/config.F90	(revision 4170)
@@ -172,5 +172,5 @@
 call getin('h2oice_huge_ini',h2oice_huge_ini_l)
 
-threshold_h2oice_cap_l = 460._dp ! kg.m-2 (= 0.5 m)
+threshold_h2oice_cap_l = 460._dp ! kg/m2 (= 0.5 m)
 call getin('threshold_h2oice_cap',threshold_h2oice_cap_l)
 
@@ -186,5 +186,5 @@
 call getin('do_layering',do_layering_l)
 
-d_dust_l = 5.78e-2_dp ! kg.m-2.y-1 (= 1.e-9 kg.m-2.s-1)
+d_dust_l = 5.78e-2_dp ! kg/m2/y (= 1.e-9 kg/m2/s)
 call getin('d_dust',d_dust_l)
 
