Index: LMDZ6/trunk/libf/phylmd/create_etat0_limit_unstruct_mod.F90
===================================================================
--- LMDZ6/trunk/libf/phylmd/create_etat0_limit_unstruct_mod.F90	(revision 4937)
+++ LMDZ6/trunk/libf/phylmd/create_etat0_limit_unstruct_mod.F90	(revision 4938)
@@ -83,5 +83,7 @@
                 CALL MPI_Finalize(ierr)
                 abort_message='create_etat0_limit_unstruct, Initial state file are created, all is fine' 
-                CALL abort_physic(modname,abort_message,0)
+                write(lunout,*) abort_message
+                STOP 0
+!                CALL abort_physic(modname,abort_message,0)
               ENDIF
 !$OMP BARRIER
