The biggest new feature in this release is support for multiple tiles - Aronnax can now run on multiple CPUs using MPI for parallelisation.
Changes since 0.2.0:
- MULTICORE Aronnax can now run in parallel across multiple processors using MPI #212 (12 March 2019)
- Remove unused subroutine for enforcing minimum layer thickness #211 (9 March 2019)
- Bug fix for bottom drag (didn’t apply drag in one-layer simulations) #209 (9 March 2019)
- Bug fix for
open_mfdatarray
, now respects variable location on C-grid #208 (21 December 2018) - Improved initial guess for external solver routine #206 (20 November 2018)
- Python functions now have axis order specified by Comodo conventions #204 (13 July 2018)
- Python wrapper can lazily load multiple timestamps into a 4D array (t,z,y,x) #204 (13 July 2018)
- Aronnax paper published in Journal of Open Source Software (15 June 2018)