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

Philippe 08/02/2023: bugfix: RECYCLING: forgot to write XWMEANS

parent d1237bdd
No related branches found
No related tags found
No related merge requests found
...@@ -701,6 +701,8 @@ IF (LRECYCL) THEN ...@@ -701,6 +701,8 @@ IF (LRECYCL) THEN
LTIMEDEP = .TRUE., & LTIMEDEP = .TRUE., &
CCOMMENT = 'WMEAN-SOUTH side plan for recycling purpose' ) CCOMMENT = 'WMEAN-SOUTH side plan for recycling purpose' )
! !
CALL IO_Field_write(TPFILE,TZFIELD,XWMEANS(:,:,:))
!
ENDIF ENDIF
ENDIF ENDIF
! !
......
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