Skip to content

Implement fresh water transport

Patrick Wagner requested to merge implement_fresh_water_transport into master
  • Implemented interpolation of temperature and salinity.
  • Implemented calculation of fresh water transport.
  • Implemented masking of land values.
  • Simplified shifting of grids (grids where shifted back and forth in y-direction). Results are unchanged.
  • Added test for fresh water transport
  • Included fresh water transport calculation in example_02

Merge request reports