v1.2.0
About this release
This release maintains backward compatibility with the CMIP6 version of BLOM/iHAMOCC used by NorESM2.
- Implement bromoform tracer and coupling
- Allocatable tracer array
- Modified CIME interface to work with both CESM2.1 and CESM2.2 based NorESM versions
- Add CONTRIBUTING.md file
What's Changed
- Implement bromoform tracer and coupling by @tjiputra in #73
- Fix wrong variable name in ncout_hamocc by @JorgSchwinger in #74
- Feature hamocc vsls by @tjiputra in #79
- Feature channel by @AleksiNummelin in #78
- Simplify and cache Intel CI setup by @nordmoen in #82
- Make 'xchalt' signal error by @nordmoen in #84
- OpenMP fix and disabling answer changing optimizations by @matsbn in #88
- Initial unit testing implementation by @nordmoen in #89
- correction on chbr3 photolysis by @tjiputra in #93
- bugfix: openmp private declarations by @TomasTorsvik in #91
- Bugfix cisonew by @TomasTorsvik in #92
- Add CONTRIBUTING.md file. by @TomasTorsvik in #95
- Replace type REAL with LOGICAL for bgcwrt. by @TomasTorsvik in #101
- Update copyright and comment sections for various iHAMOCC files. by @TomasTorsvik in #102
- Change reading of BGC namelist by @TomasTorsvik in #106
- Extend mo intfcblom by @TomasTorsvik in #109
- Update README.md by @TomasTorsvik in #111
- Import
nocetra
variable from mo_param1_bgc in mod_tracers. by @TomasTorsvik in #112 - Allocatable tracer array by @TomasTorsvik in #113
- Bugfix openmp: include variables t2,t3,t4 in PRIVATE list by @TomasTorsvik in #126
- Add pes layout for f19_tn14 resolution in cplhist mode by @JorgSchwinger in #129
- Bugfix: write tracer restart files for all experiments. by @TomasTorsvik in #124
- Feature hamocc vsls upd by @JorgSchwinger in #132
- Modified CIME interface to work with both CESM2.1 and CESM2.2 based NorESM versions by @matsbn in #131
- Update restart to f90 by @TomasTorsvik in #130
- Fixed accessing arrays beyond sensible range and initialized some variables. by @matsbn in #134
- Update Release-1.2 branch from master by @TomasTorsvik in #140
New Contributors
Full Changelog: v1.1.0...v1.2.0