Skip to content

Commit

Permalink
get back to origin
Browse files Browse the repository at this point in the history
  • Loading branch information
weiyuan-jiang committed Jul 25, 2023
1 parent 1cf2c97 commit cb31395
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions base/MAPL_VerticalMethods.F90
Original file line number Diff line number Diff line change
Expand Up @@ -622,8 +622,9 @@ subroutine VertInterp(v2,v3,pp,ple_,pl_,rc)
end where
end if

deallocate(plx,_STAT)

if (flip) then
deallocate(plx,_STAT)
endif
_RETURN(ESMF_SUCCESS)
end subroutine VertInterp

Expand Down

0 comments on commit cb31395

Please sign in to comment.