Index: /trunk/LMDZ.MARS/changelog.txt
===================================================================
--- /trunk/LMDZ.MARS/changelog.txt	(revision 3191)
+++ /trunk/LMDZ.MARS/changelog.txt	(revision 3192)
@@ -4457,2 +4457,5 @@
 == 29/01/2024 == JBC
 Addition of the parameter 'CO2cond_ps' (= 1 by default) for 1D. This coefficient controls the surface pressure change. If 'relaxcoef_ps = 1', then surface pressure varies normally. If 'relaxcoef_ps = 0', then surface pressure is kept constant. The ratio of polar cap surface over planetary surface is a typical value (8.3e-4) for tests. To be defined in "callphys.def" so that both PCM and PEM can read it.
+
+== 30/01/2024 == CS
+Update of the reference to default values of coeff_detrainment, coeff_injection, ti_injection and tf_injection (following old revision r2639) in callphys.def.MCD6
Index: /trunk/LMDZ.MARS/deftank/callphys.def.MCD6
===================================================================
--- /trunk/LMDZ.MARS/deftank/callphys.def.MCD6	(revision 3191)
+++ /trunk/LMDZ.MARS/deftank/callphys.def.MCD6	(revision 3192)
@@ -144,13 +144,13 @@
 # DUST: dust injection scheme (if >0, use 'dustinjection')
 dustinjection=1
-# DUST: dust injection scheme coefficient (default=1.)
+# DUST: dust injection scheme coefficient (default = 0.25)
 coeff_injection=0.25
-# DUST: dust injection scheme initial local time (def : 10.)
+# DUST: dust injection scheme initial local time (default = 0.)
 ti_injection=0.
-# DUST: dust injection scheme final local time (def : 12.)
+# DUST: dust injection scheme final local time (default = 24.)
 tf_injection=24.
 # DUST: Rocket Dust Storm scheme
 rdstorm=.true.
-# DUST: RDS detrainment coefficient (def : 0.05)
+# DUST: RDS detrainment coefficient (default = 0.02)
 coeff_detrainment=0.02
 # DUST: Dust entrainment by subgrid-scale slope winds
