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

Philippe 27/03/2024: bugfix: deallocate COUT_BOX_VAR_SUPP

parent 101f0c9d
No related branches found
No related tags found
No related merge requests found
...@@ -125,6 +125,8 @@ SUBROUTINE OUTPUT_NML_DEALLOCATE( ) ...@@ -125,6 +125,8 @@ SUBROUTINE OUTPUT_NML_DEALLOCATE( )
DEALLOCATE( COUT_BOX_NAME ) DEALLOCATE( COUT_BOX_NAME )
DEALLOCATE( COUT_BOX_VAR_SUPP )
DEALLOCATE( NOUT_BOX_IINF ) DEALLOCATE( NOUT_BOX_IINF )
DEALLOCATE( NOUT_BOX_ISUP ) DEALLOCATE( NOUT_BOX_ISUP )
DEALLOCATE( NOUT_BOX_JINF ) DEALLOCATE( NOUT_BOX_JINF )
......
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