Bumped dependencies, fixes a path issue on some systems.
1.4.0
The following setups are not part of the main Veros repository anymore:
- `acc_sector` - `fjord` - `wave_propagation`
They are now found [in the `veros-extra-setups` plugin](https://github.com/team-ocean/veros-extra-setups).
1.3.4
- Benchmarks now use at most 120 vertical layers - Runtime settings are now correctly parsed from environment variables
1.3.3
- `biharmonic_friction_cosPower` now works as intended (a value of 3 has a total impact of `cos(lat)^3`, not `cos(lat)^6`). - Added multi-GPU support to benchmarks (via `-c jax-gpu-mpi`).
1.3.2
Changes
- New setting `biharmonic_friction_cosPower` to scale biharmonic friction with latitude - New runtime setting `monitor_streamfunction_residual` to switch off convergence checks in PETSc solver - Restart files are never written in the first iteration