diff --git a/src/MNH/mesonh.f90 b/src/MNH/mesonh.f90
index ac5f3cdef04db6c7ffa837bbbd1f849b8974e9a8..dd28504bb919d89831b3b9b1c56e8cc63828331d 100644
--- a/src/MNH/mesonh.f90
+++ b/src/MNH/mesonh.f90
@@ -134,7 +134,7 @@ INTEGER       :: IINFO_ll                     ! return code of // routines
 ! Switch to model 1 variables
 #ifndef CPLOASIS
 CALL MPPDB_INIT()
-CALL MPPDB_STOP_DEBUG()  
+!CALL MPPDB_STOP_DEBUG()  
 #endif
 !
 CALL GOTO_MODEL(1,ONOFIELDLIST=.TRUE.)