Index: /trunk/LMDZ.TITAN/libf/muphytitan/mm_globals.f90
===================================================================
--- /trunk/LMDZ.TITAN/libf/muphytitan/mm_globals.f90	(revision 4171)
+++ /trunk/LMDZ.TITAN/libf/muphytitan/mm_globals.f90	(revision 4172)
@@ -731,5 +731,5 @@
     mm_dt          = dt
     mm_air_rad     = air_rad
-    mm_air_mmol    = air_mmol 
+    mm_air_mmol    = air_mmol *1e-3_mm_wp ! /!\ air_mmol [g/mol] --> [kg/mol]
     mm_coag_choice = coag_interactions
     ! check coagulation interactions choice
