- May 24, 2023
-
-
Lionel GUEZ authored
-
Lionel GUEZ authored
Create a new figure in function `plot_distr_funct` if ax is None.
-
Lionel GUEZ authored
-
Lionel GUEZ authored
`config_nml` should be the same for `test_get_1_outerm` and `test_set_max_speed`.
-
- May 23, 2023
-
-
Lionel GUEZ authored
-
Lionel GUEZ authored
Move assignment to `e%max_speed` out of the alternative, to make it just a little clearer.
-
Lionel GUEZ authored
Only for program `test_set_max_speed`.
-
Lionel GUEZ authored
Because we are going to add a preprocessor directive.
-
Lionel GUEZ authored
-
Lionel GUEZ authored
-
- May 22, 2023
-
-
Lionel GUEZ authored
-
Lionel GUEZ authored
We are going to read `cont_list` from the results of `test_get_1_outerm` so we want the value of `n_max_cont` to be the same.
-
Lionel GUEZ authored
We are going to need i for something else.
-
Lionel GUEZ authored
-
Lionel GUEZ authored
Remove unused procedures and programs `inside_4`, `max_speed_contour_ssh`, `test_inside_4`, `test_max_speed_contour_ssh`. Unused since commit 99e2e1b1.
-
Lionel GUEZ authored
-
Lionel GUEZ authored
-
Lionel GUEZ authored
-
Lionel GUEZ authored
Complete the SSH sampling between `innermost_level_2` and `outermost_contour`, and find associated contours in `set_max_speed`.
-
Lionel GUEZ authored
-
Lionel GUEZ authored
-
Lionel GUEZ authored
-
Lionel GUEZ authored
-
Lionel GUEZ authored
From `set_all_contours`, pass `n_cont` and the whole array `cont_list` to `set_max_speed`, because we are going to define new elements into this array in `set_max_speed`. `cont_list` in `set_max_speed` becomes `intent(inout)`.
-
- May 17, 2023
-
-
Lionel GUEZ authored
Because `cont_list` is going to become `intent(inout)`.
-
Lionel GUEZ authored
-
- May 16, 2023
-
-
Lionel GUEZ authored
-
- May 11, 2023
-
-
Lionel GUEZ authored
Follow commit d540a1f3.
-
Lionel GUEZ authored
-
Lionel GUEZ authored
-
Lionel GUEZ authored
Remove intermediary variables `first_term`, `second_term`, `third_term`.
-
Lionel GUEZ authored
-
Lionel GUEZ authored
-
- Apr 26, 2023
-
-
Lionel GUEZ authored
-
Lionel GUEZ authored
We keep ssh because we will need it if we call `good_contour`.
-
Lionel GUEZ authored
Remove dummy argument `ind_targ_extr` of procedure `set_max_speed`, not used any longer.
-
Lionel GUEZ authored
-
Lionel GUEZ authored
Remove component radius4 of derived type eddy and field radius4 of `outermost_contour.dbf`. They are not used any longer.
-
Lionel GUEZ authored
Since we now have the test `SHPC_degenerate`.
-