-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge extended nitrogen cycle, M4AGO scheme and preformed Si tracer i…
…nto master (#269) This merge brings in i) the extended nitrogen cycle developments carried out in the ESM2025 project (optionally), ii) the preformed silicate tracer, iii) bluefix (cyanobacteria) only in the euphotic zone (switch available to revert back to MLD, if needed for testing: leuphotic_cya), and iv) the M4AGO sinking scheme (Maerz et al. 2020) as submodule (optionally) into iHAMOCC/BLOM master. About the extended nitrogen cycle: The extended nitrogen cycle incorporates two new tracers: ammonium and nitrite. The extended nitrogen cycle features an explicit representation of the following processes: - ammonification (detritus -> NH4) - updated bluefix approach (N2-fixation) with NH4 release, also adjusted for the new BLOM coordinates (euphotic zone only as option or as before) - 2-step nitrification (NH4 -> NO2 and NO2 -> NO3), with N2O release during the first step, both steps resulting in dark-ocean carbon fixation - phytoplankton uptake of NH4 and NO3 - canonical denitrification steps (NO3 -> NO2 -> N2O -> N2) - dissimilatory nitrite/nitrate reduction (NO2 -> NH4) - anammox, including dark-ocean carbon fixation And capabilities for - online coupled air-sea gas exchange of N2O and NH3 in addition to the previously coupled gas fluxes - online coupled deposition of NOy and NHx are represented (if applicable, in both the water column and the sediment).
- Loading branch information
Showing
45 changed files
with
6,466 additions
and
938 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,6 @@ | ||
[submodule "CVMix-src"] | ||
path = pkgs/CVMix-src | ||
url = [email protected]:CVMix/CVMix-src.git | ||
[submodule "pkgs/M4AGO-sinking-scheme"] | ||
path = pkgs/M4AGO-sinking-scheme | ||
url = [email protected]:jmaerz/M4AGO-sinking-scheme |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.