Skip to content
Snippets Groups Projects
Commit 969ce0e3 authored by Lionel GUEZ's avatar Lionel GUEZ
Browse files

Bug fix: remove use of `write_overlap`

The procedure does not exist any longer.
parent 439a1091
No related branches found
No related tags found
No related merge requests found
......@@ -23,7 +23,6 @@ contains
use spher_polyline_area_m, only: spher_polyline_area
use unit_edge_m, only: unit_edge
use weight_m, only: weight
use write_overlap_m, only: write_overlap
type(snapshot), intent(inout):: flow(:) ! (max_delta + 1)
integer, intent(in):: nlon, nlat
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment