-
- Downloads
Code `interpolate_eddy`
Changing my mind, `interpolate_eddy` only interpolates, it does not write the interpolated eddy, this seems clearer. So it can be a function instead of a subroutine and we call `write_eddy` from overlap. We need to add arguments `hshp_extremum`, `hshp_outermost` and `hshp_max_speed` to overlap. The main program `test_successive_overlap` now has to create shapefiles.
Showing
- Documentation_texfol/Graphiques/call_graph.gv 2 additions, 3 deletionsDocumentation_texfol/Graphiques/call_graph.gv
- Documentation_texfol/Graphiques/input_output.odg 0 additions, 0 deletionsDocumentation_texfol/Graphiques/input_output.odg
- Documentation_texfol/documentation.tex 70 additions, 84 deletionsDocumentation_texfol/documentation.tex
- Tests/CMakeLists.txt 5 additions, 4 deletionsTests/CMakeLists.txt
- Tests/test_successive_overlap.f90 10 additions, 2 deletionsTests/test_successive_overlap.f90
- interpolate_eddy.f90 27 additions, 2 deletionsinterpolate_eddy.f90
- overlap.f90 20 additions, 7 deletionsoverlap.f90
Loading
Please register or sign in to comment