-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Chlorophyll/Phytoplankton Biomass/NPP #3
Comments
This is the difference between GPP and NPP in ACCESS-OM2-01-Cycle4: |
Hakase, in line 347 above, it states productivity is being corrected for the the linear mortality term. However, in line 348, grazing (f21) is subtracted from the phytoplankton growth (f11). |
@matt-csiro yes you are correct. f21 should have been f22. thanks for checking. 😭 npp* in COSIMA/01deg_jra55_iaf#11 does not represent net primary production, but is the gross PP minus grazing (secondary/zooplankton production). In Cycle 4, npp* can be used to derive grazing by subtracting npp* from pprod_gross*, and take the absolute value of that. Hopefully npp* can be useful to those interested in zooplankton! |
Also would add that most other BGC models I know of don't explicitly resolve autotrophic respiration (AR) but rather include it implicitly in the growth rate term, and then also include a linear mortality term that often is implicitly remineralised by implicit bacteria and returned directly to the nutrient pool. My understanding was that this was the case in WOMBAT too. That is, AR was accounted for in the growth rate rather than mortality rate parameter, which would mean NPP=pprod_gross, and not NPP=pprod_gross-linear mortaltily(f21). But I could be wrong, @matt-csiro? I suppose it largely depends on when parameters were tuned if pprod_gross or pprod_gross-f21 was what got evaluated against observed NPP. Attached below is a schematic of my understanding of NPZD core of WOMBAT. Note, this w/o iron turned on UNLIKE the run we're looking at now, but may be useful: |
Yes @tylerrohr22, thanks for clarifying and adding details. |
Attached here are versions of figures from the ACCESS-ESM1.5 description/evaluation paper (Ziehn et al. 2020) with productivity, nutrients and carbon flux, using output from both 1.0 (left) and 0.1 degree (right) ACCESS-OM2-BGC experiments. After a quick look, |
Here's the comparison of Climatologic NPP and Surface Phytoplankton Biomass. Short story: WOMBAT performs best at high latitudes, particularly the SO, but pretty poorly between 40S and 40N. NPP South of 40S is particularly good compared to CbPM (Fig 2). Overall though both NPP and Biomass appear quite low (Fig 1, 3). But the seasonal cyle is pretty well correlated at high latitudes (Fig 4). @matt-csiro This is all converted from Assumed units of N (*106/16), not P (*106), as globall NPP of ~300 PgC seemed far too high and it is documented as mmolN in the saved metadata. Does that seem right to you? To me is seems like the macronutrient is qualitatively P (no nitrogen fixing) but still quantitatively N (i.e parameters optimised against N) |
@tylerrohr22, yes, your interpretation and unit conversions are correct, i.e., qualitatively P though quantitatively N. |
@tylerrohr22 how did you calculate NPP for these plots? Did you use |
Thanks for the nice diagram. I'll just note here for clarity that |
The text was updated successfully, but these errors were encountered: