Promote internal procedure get_var of procedure get_snapshot to module
procedure so it can be used by program test_set_all_outerm. Move dummy argument corner of set_all_outerm to last position. Bug fix in procedure get_snapshot: urc(2) must always be lower than nlat, even if periodic is true. Fix the same bug in procedure set_all_outerm: llc(2) >= 1 and urc(2) <= nlat even if periodic is true. Bug fix in procedure set_all_outerm: the lower bound of dummy argument ssh is not always 1. Make script examine_ssh_values.py work for a periodic domain. Make program test_set_all_outerm work for a periodic domain. max_radius is now chosen at run-time (we must change it for a very coarse grid). Add a corresponding test. In written shapefiles, replace field "area" by field "r_eq_area", that is radius of disk of equal area. This is a smaller number so it needs fewer characters, especially for a global coarse grid.
Showing
- GNUmakefile 2 additions, 2 deletionsGNUmakefile
- Tests/Input/Region_4/max_speed_contour_1.dbf 0 additions, 0 deletionsTests/Input/Region_4/max_speed_contour_1.dbf
- Tests/Input/Region_4/outermost_contour_1.dbf 0 additions, 0 deletionsTests/Input/Region_4/outermost_contour_1.dbf
- Tests/examine_ssh_values.py 6 additions, 3 deletionsTests/examine_ssh_values.py
- Tests/read_eddy.f 21 additions, 8 deletionsTests/read_eddy.f
- Tests/read_field_indices.f 7 additions, 4 deletionsTests/read_field_indices.f
- Tests/test_set_all_outerm.f 41 additions, 32 deletionsTests/test_set_all_outerm.f
- Tests/test_set_max_speed.f 10 additions, 3 deletionsTests/test_set_max_speed.f
- Tests/tests.json 8 additions, 1 deletionTests/tests.json
- depend.mk 2 additions, 2 deletionsdepend.mk
- derived_types.f 2 additions, 1 deletionderived_types.f
- get_snapshot.f 9 additions, 42 deletionsget_snapshot.f
- get_var.f 52 additions, 0 deletionsget_var.f
- init_shapefiles.f 7 additions, 7 deletionsinit_shapefiles.f
- set_all_outerm.f 10 additions, 7 deletionsset_all_outerm.f
- write_eddy.f 20 additions, 7 deletionswrite_eddy.f
Loading
Please register or sign in to comment