Skip to content
Snippets Groups Projects
Commit 5ccf3bb5 authored by Brown's avatar Brown
Browse files

remove call to destroy grid

call: grid%destroy, somehow screws up the
expData object that it was added to.
parent 17ad9d76
No related branches found
No related tags found
No related merge requests found
......@@ -207,7 +207,7 @@ module fff9_m
END DO
call expData%addGrid(grid)
call grid%destroy()
! call grid%destroy()
!
!
!
......
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