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

Polish

parent 0f2cb9bc
No related branches found
No related tags found
No related merge requests found
......@@ -83,9 +83,8 @@ contains
DO l = 1, n_select
i2 = selection(l)
associate (e2 => flow(j)%list(i2))
! Assertion: {e1%delta_out >= delta .or. e2%delta_in
! >= delta}
! Assertion: {e1%delta_out >= delta .or. e2%delta_in >=
! delta}
delta_long = e1%extr%coord(1) - e2%extr%coord(1)
if (e2%speed_cont%n_points /= 0) then
......
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