Skip to content
Snippets Groups Projects
Commit c6d04adb authored by Juan Escobar's avatar Juan Escobar
Browse files

Juan 23/02/2022:mesonh.f90, comment MPPDB_STOP_DEBUG to active MPPDB_CHECK by default

parent 767ffa5d
Branches
Tags
1 merge request!4Jean Wurtz 30/04/2025 : Bugfixes mainly for TEB and for simple precision
...@@ -134,7 +134,7 @@ INTEGER :: IINFO_ll ! return code of // routines ...@@ -134,7 +134,7 @@ INTEGER :: IINFO_ll ! return code of // routines
! Switch to model 1 variables ! Switch to model 1 variables
#ifndef CPLOASIS #ifndef CPLOASIS
CALL MPPDB_INIT() CALL MPPDB_INIT()
CALL MPPDB_STOP_DEBUG() !CALL MPPDB_STOP_DEBUG()
#endif #endif
! !
CALL GOTO_MODEL(1,ONOFIELDLIST=.TRUE.) CALL GOTO_MODEL(1,ONOFIELDLIST=.TRUE.)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment