v1.6.0
This release is intended as default BLOM/iHAMOCC component for NorESM2.3.
Release highlights
- BLOM default to use MKS units
- BLOM default to use new eddy parameterization
- iHAMOCC: First release with extended nitrogen cycle (optional)
- iHAMOCC: Include preformed Si tracer
- Include new external package M4AGO (optional new sinking scheme in iHAMOCC)
Run BLOM/iHAMOCC with CMIP6 circulation
This release changes default settings in BLOM/iHAMOCC. See the BLOM wiki for settings needed to run the v1.6
version of BLOM/iHAMOCC in a configuration that is equivalent to the CMIP6 version of the model.
Externals_BLOM.cfg
package | tag |
---|---|
CVMix | v0.98-beta |
M4AGO | dev-1.0.0 |
Component (updated/not updated) relative to v1.5.1
NOTE: The inclusion of M4AGO
as an external dependency may require checking out a clean version of the source code, as the checkout_externals
script will sometimes fail to check out this code with old source code versions.
What's Changed
- Remove science_support attribute for compsets by @TomasTorsvik in #323
- Keep only
user_nl_blom
-changed values for namelist/bgcparams/
by @jmaerz in #328 - Write parameter values as global attributes to nc-file by @jmaerz in #329
- Update meson and remove build with intel compiler by @TomasTorsvik in #324
- Hybrid coordinate enhancements 4 by @matsbn in #330
- Decrease opal dissolution rate in sediments and switch on sediment spinup by default by @JorgSchwinger in #332
- Update CI test code section by @TomasTorsvik in #333
- SIunits4hamocc by @jmaerz in #233
- Re-organize config_pes.xml file by @TomasTorsvik in #326
- Fix bug in cgs to mks conversion for tracer field by @JorgSchwinger in #334
- New and updated topographic beta files. by @matsbn in #335
- Changed default eddy parameterization for isopycnic vertical coordinate by @matsbn in #337
- new CESM stream relaxation capability for sss and sst by @mvertens in #342
- point to the correct location for stream sss relaxation by @mvertens in #345
- Making MKS units default by @matsbn in #344
- Add missing configurations for the ATRC option by @TomasTorsvik in #346
- compilation bugfix for nuopc cap by @mvertens in #347
- remove unnecesarry unit conversion g<->kg for tracer field in thermf_cesm.F by @JorgSchwinger in #348
- Merge extended nitrogen cycle, M4AGO scheme and preformed Si tracer into master by @jmaerz in #269
- group call to apply_fedep together with other routines for external inputs by @JorgSchwinger in #350
Full Changelog: v1.5.1...v1.6.0