Skip to content
Snippets Groups Projects
Commit f45d087e authored by WAUTELET Philippe's avatar WAUTELET Philippe
Browse files

Philippe 19/08/2022: bugfix: deallocate ballon namelist data only if allocated

parent 1e3ba6d9
No related branches found
No related tags found
No related merge requests found
......@@ -344,7 +344,7 @@ DO JI = 1, NBALLOONS
END SELECT
END DO
CALL BALLOONS_NML_DEALLOCATE()
IF ( NBALLOONS > 0 ) CALL BALLOONS_NML_DEALLOCATE()
!----------------------------------------------------------------------------
!
......
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