Skip to content
Snippets Groups Projects
Commit 33c2b7d5 authored by Guillaume S's avatar Guillaume S
Browse files

add a ocean.output flush when using `ln_listonly = .true.` in bestpartition routine

parent 6239f2de
No related branches found
No related tags found
No related merge requests found
......@@ -855,6 +855,7 @@ CONTAINS
IF(lwp) THEN
WRITE(numout,*)
WRITE(numout,*) ' -----------------------------------------------------------'
CALL FLUSH(numout)
ENDIF
CALL mppsync
CALL mppstop( ld_abort = .TRUE. )
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment