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

Polish

parent 67002356
No related branches found
No related tags found
No related merge requests found
...@@ -13,7 +13,9 @@ module config_graph_m ...@@ -13,7 +13,9 @@ module config_graph_m
! the extremum of a given eddy. ! the extremum of a given eddy.
logical, protected:: cyclone = .true. logical, protected:: cyclone = .true.
real, protected:: min_inters_speed = 0.5 ! minimum intersection between contours
real, protected:: min_inters_speed = 0.5
! minimum intersection between maximum-speed contours
contains contains
......
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