Skip to content

v1.1.0

Compare
Choose a tag to compare
@TomasTorsvik TomasTorsvik released this 14 Dec 14:00
· 738 commits to master since this release
0c7f492

About this release

This release maintains backward compatibility with the CMIP6 version of BLOM/iHAMOCC used by NorESM2.

  • Include meson build system and GitHub CI workflow
  • Include new stand-alone test cases: Fukamachi et al. (1995) as fuk95, and single column case
  • Support for high resolution (sub 1 degree) grids

What's Changed

  • Add multiple instance of CESM2 support. by @blcc in #35
  • Corrected time-smoothing of forcing fields by @matsbn in #39
  • Bugfix multiple instance of CESM2 support by @matsbn in #40
  • Corrected bug in BLOM's buildnml script, iHAMOCC initial condition fi… by @JorgSchwinger in #42
  • Added handling of N-deposition files for N2000 compsets by @JorgSchwinger in #44
  • Revised time management by @matsbn in #46
  • Refactor sediment code by @TomasTorsvik in #48
  • Fix comments with references to removed subroutine beleg_bgc. by @TomasTorsvik in #60
  • Replacing header files and common blocks with Fortran modules. by @matsbn in #61
  • Add CI integration with Github Actions by @nordmoen in #64
  • Fixed several instances of truncated F77 fix-source format code lines in iHAMOCC by @JorgSchwinger in #67
  • Added support for compiling hamocc with Meson by @nordmoen in #66
  • Added gcc and intel compiler debug flags for Meson build. by @matsbn in #68
  • Meson build system and CI workflow for automatic build testing by @matsbn in #69
  • Added Fukamachi et al. (1995) test case by @matsbn in #70
  • Update Github CI to run on all branches and simplify by @nordmoen in #72
  • Single column test case by @milicak in #71
  • Initialized surface flux of tracers and corrected debug flag for intel compiler by @matsbn in #75
  • Added new pe-layout for OMIP1 compsets with iHAMOCC using the tnx2 gr… by @JorgSchwinger in #77
  • Feature highres by @AleksiNummelin in #76

New Contributors

  • @blcc made their first contribution in #35

Full Changelog: https://github.com/NorESMhub/BLOM/commits/v1.1.0