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

Philippe: bug correction: error corrected in release of preallocated memory

parent 1aa6eccc
No related branches found
No related tags found
No related merge requests found
......@@ -444,7 +444,7 @@ IF (LBUDGET_W) CALL BUDGET (PRWS,3,'ADV_BU_RW')
CALL MNH_REL_ZT4D(ISPL, IZRWSB)
CALL MNH_REL_ZT4D(ISPL, IZRVSB)
CALL MNH_REL_ZT4D(ISPL, IZRUSB)
CALL MNH_REL_ZT3D(ISPL, IZV, IZW, IZUT, IZVT, IZWT, IZ1, IZ2)
CALL MNH_REL_ZT3D(IZU, IZV, IZW, IZUT, IZVT, IZWT, IZ1, IZ2)
#endif
!
END SUBROUTINE ADVECTION_UVW
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment