Notes

While most of the function formula can be found in Aumont et al. (2015), we have compiled the following list of minor errors in the paper, as well as changes that are present in the NEMO implementation.

Preface

This implementation of PISCES varies from NEMO and CROC in a few regards:

  • Our standard unit of concentration in mmol / m³ which is equivalent to μmol / L, so we have retained these units all the tracers except iron
  • Iron is modelled in μmol / m³ which is equivalent to nmol / L
  • In other implementations of PISCES nitrogen is tracked in carbon units (i.e. the concentration of nitrogen divided by the Redfield ratio), we instead opted to track in nitrogen units and so multiply most terms by the Redfield ratio (TODO: check that constants are in the correct units)
  • Aumont et al. (2015) refers to the concentrations in μmol / L and nmol / L the NEMO and CROC source code actually track everything in mol/L, therefore many units were converted, but some were missed (listed below)
  • Aumont et al. (2015) includes the "yearly maximum silicate", Si′ but it appears that the NEMO source code actually uses the surface silicate in this roll, so we have renamed it to silicate_climatology
  • Other implementations of PISCES compute the dark residence time (the time spent below the euphotic depth due to mixing within the mixed layer) assuming a constant diffusivity, we replace this with the actual diffusivity (or it can be set to a ConstantField to replicate other results)
  • We have removed dust from PISCES since it can be implemented as a more generic (and easily more sophisticated) model elsewhere, and doesn't actually appear in PISCES except in the iron scavenging term which would need to be added as a forcing if iron scavenging from dust was desired in a model
  • The bacterial remineralisation of DOC is split into the oxic and anoxic parts which are referred to as $Remin$ and $Denit$, but we have renamed these as oxic_remineralisation and anoxic_remineralisation for clarity
  • We would also like to note for future developers that $\theta^{Chl}$ is mg Chl / mg C so needs to be computed as $IChl / 12I$

Constant disparities

Constant units were sometimes incorrect in Aumont et al. (2015), all units are now all noted in the code and may vary. The values vary for:

  • Aggregation factors ($a_1, a_2, ...$), found in TwoCompartementCarbonIronParticles and DissolvedOrganicCarbon aggregation_parameters: from the NEMO source code, all of these parameters need a factor of $10^{-6}$ to convert them from units of 1 / (mol / L) to 1 / (μmol / L). Additionally, all the parameters require a factor of $1 / 86400$, for the parameters not multiplied by shear this straight forwardly is because they have time units of 1 / day in the NEMO code, but for those multiplied by shear this is because they implicitly have a factor of seconds per day in them to result in an aggregation in mmol C / day
  • In a similar vein, the flux feeding rate for zooplankton $g_{FF}^M$ is in 1 / (m mol / L) where that m in meters, so we need to multiply by a factor of $10^{-6}$ to get 1 / (m μmol / L)
  • The fraction of bacterially consumed iron going to small and big particles, $\kappa^{BFe}_{Bact}$ and $\kappa^{SFe}_{Bact}$, in equations 48 and 49 are not recorded but from the NEMO source code we can see that they are 0.04 and 0.12 respectively. Additionally, we need to multiply by a factor of 0.16 ($bacterial_iron_uptake_efficiency$) to the drawdown from the iron pool due to the instantaneous return (as per the NEMO version)
  • $\theta_{max}^{Fe, Bact}$ is not recorded so the value 0.06 μmol Fe / mmol C is taken from the NEMO source code
  • $\theta^{Fe, Z}$ and $\theta^{Fe, M}$ are taken from the NEMO source code to be 0.01 and 0.015 μmol Fe / mmol C
  • $\theta_{max}^{Fe, P}$ is taken from the NEMO source code to be 0.06 μmol Fe / mmol C, we note that this isn't actually the maximum in the sense that the ratio could (probably) go above this value
  • $K^{B, 1}_{Fe}$ is not recorded so the value 0.3 μmol Fe / m³ is taken from the NEMO source code
  • $\eta^Z$ and $\eta^M$ in equation 76 are incorrectly labelled as $\nu^I$ in parameter table
  • Iron ratios are often given as mol Fe / mol C, so we have converted to μmol Fe / mmol C

Equation disparities

  • The calcite production limitation, $L^{CaCO_3}_{lim}$ in equation 77, is not documented. From the NEMO source code it appears to take the form $L^{CaCO_3}_{lim} = min(L_N^P, L_{PO_4}^P, L_{Fe})$ where $L_{Fe} = Fe / (Fe + 0.05)$. Additionally, in the NEMO source code $L_{PO_4}$ is $PO_4 / (PO_4 + K^{P, min}_{NH_4})$ but that didn't make sense to us so we assumed it was $L_{PO_4}^P$
  • The temperature factor in calcite production is supposed to bring the production to zero when the temperature goes below 0°C but in the documented form does not, it was changed to $max(0, T / (T + 0.1))$
  • We think there is an additional factor of $Diss_{Si}$ in the $PSi$ equation (51) so have neglected it
  • A factor of $R_{NH_4}$ appears in the nitrate equation which is undefined, and we did not track down in the NEMO source code so have neglected
  • The form of $K^{Fe}_{eq}$ in equation 65 is not given, so we took the form $\exp\left(16.27 - 1565.7 / max(T + 273.15, 5)\right)$ from the NEMO source code
  • Equation 32 contains a typo, the second term should be $(1 - \gamma ^M)(1 - e^M - \sigma^M)(\sum \textcolor{red}{g^M (I)} + g_{FF}^M(GOC))M$
  • Equation 37 is missing a factor of $3\Delta O_2$ in the third term, and $sh$ in the fifth term
  • Equation 40 is missing a factor of $sh$ in the third and fourth terms, and is missing a $+$ in the fourth term which should read $0.5m^D \frac{D}{D+K_m}D + sh \times w^D D^2$
  • Equation 48 is missing a factor of $3\Delta O_2$ in the second term, and a factor of $Z$ in the penultimate term
  • Equation 49 is missing a factor of $3\Delta O_2$ in the second term
  • Equations 54 and 55 are missing factors of the Redfield ratio in all terms except nitrification, nitrogen fixation. Additionally, we think that the term $R_{NH_4}\lambda_{NH_4}\Delta(O_2)NH_4$ is not meant to be present and can not work out its utility or parameter values so have neglected
  • Equation 60 is missing a factor of $e^Z$ in the first term and $e^M$, but for clarity we have rewritten it as:

\[\frac{\partial Fe}{\partial t} += \sum_J^{Z, M}\left[J\max\left(0, (1 - \sigma)\sum_I{g^J(I)\theta^{Fe, I}} - e^J\theta^{Fe, J}\sum_I{g^J(I)} \right)\right],\]

which is the total iron grazed, minus the amount which is routed to particles, minus the amount stored in the zooplankton (and is identical with different simplification to the original)

  • Equation 19 has a typo and $L^{I^Fe}_{lim, 2}$ should read $4 - 4.5 LFe / (LFe + 1)$
  • In equation 33, the min parts did not make sense (and we don't think are present in the NEMO source code), and so have been neglected
  • The first term in equation 14 should read $(1-\delta^I)12 (\theta_{min}^{Chl, I} + \rho(\theta_{max}^{Chl, I}-\theta_{min}^{Chl, I}))\mu^I I$ and $\rho$ should be given by $L_{day}\frac{\mu I}{f_1}L\frac{12I}{IChl}\frac{L_P}{\alpha PAR}$, maybe this is what it says, but it was not clear

Changes since Aumont et al. (2015) in NEMO

  • Diatom quadratic mortality has changed forms to $w^D=w^P + 0.25 w^D_{max} \frac{1 - (L^D_{lim})^2}{0.25 + (L^D_{lim})^2}$
  • The P-I slope, $\alpha$, can vary for adaptation to depth, but the default is no enhancement. This can be included in our version by setting low_light_adaptation to be non-zero in the growth rate parameterisations