Index: LMDZ6/branches/Optimisation_LMDZ/libf/phy_common/profiling_physic.F90
===================================================================
--- LMDZ6/branches/Optimisation_LMDZ/libf/phy_common/profiling_physic.F90	(revision 3750)
+++ LMDZ6/branches/Optimisation_LMDZ/libf/phy_common/profiling_physic.F90	(revision 3760)
@@ -26,5 +26,5 @@
   CHARACTER(*), parameter :: modname = "profiling_physic_mod"
   LOGICAL, PARAMETER :: check_accuracy = .true.
-  INTEGER, PARAMETER :: max_id=20, max_depth=10
+  INTEGER, PARAMETER :: max_id=50, max_depth=10
   INTEGER :: nb_id ! Number of timers
   CHARACTER(15), DIMENSION(max_id) :: name ! Timer names
