-
- Downloads
Computation of radius will depend on noise_around, and use different
input depending on noise_around. So it is clearer to compute radius outside of max_speed_contour_ssh. Thus, we simplify max_speed_contour_ssh. radius is an input argument. The case where radius == 1 must now be processed also outside of max_speed_contour_ssh.
Showing
- GNUmakefile 1 addition, 4 deletionsGNUmakefile
- Sources/Tests/test_max_speed_contour_ssh.f 3 additions, 13 deletionsSources/Tests/test_max_speed_contour_ssh.f
- Sources/Tests/tests_detection_eddies.sh 17 additions, 8 deletionsSources/Tests/tests_detection_eddies.sh
- Sources/max_speed_contour_ssh.f 32 additions, 51 deletionsSources/max_speed_contour_ssh.f
- depend.mk 0 additions, 1 deletiondepend.mk
Please register or sign in to comment