-
- Downloads
When we do not find an outermost contour or a max-speed contour,
instead of defining the component ssh to the ssh of the extremum or to the ssh of the outermost contour, use a missing value flag (1e4). Also, when radius4 >= 2 and the max speed contour is the outermost contour, use missing value flag in the ssh component of max speed contour instead of ssh on outermost contour. This makes clearer output. Add function null_ssh_contour. In procedure get_1_outerm, simplify the comparison of level_try and level_good. So we do not need any longer the dummy argument ssh_extremum.
Showing
- Tests/test_get_1_outerm.f 2 additions, 3 deletionsTests/test_get_1_outerm.f
- derived_types.f 16 additions, 0 deletionsderived_types.f
- get_1_outerm.f 11 additions, 9 deletionsget_1_outerm.f
- get_snapshot.f 2 additions, 4 deletionsget_snapshot.f
- set_all_outerm.f 7 additions, 7 deletionsset_all_outerm.f
- set_max_speed.f 3 additions, 7 deletionsset_max_speed.f
Please register or sign in to comment