Skip to content
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

Update production calculations #225

Merged
merged 1 commit into from
Feb 12, 2018
Merged

Update production calculations #225

merged 1 commit into from
Feb 12, 2018

Conversation

mnlevy1981
Copy link
Collaborator

P_CaCO3%prod(k) and P_SiO2%prod(k) were not being computed correctly in cases
where there were multiple calcifiers and silicifiers, respectively. POP%prod(k)
was missing the zoo_graze_poc term, which is non-zero when zooplankton grazes
on non-zooplankton.

The default CESM configuration only has one calcifier and one silicifier, and
the single zooplankton does not graze on itself, so this should not be answer
changing when PFT_defaults = "CESM2".

Fixes #224

P_CaCO3%prod(k) and P_SiO2%prod(k) were not being computed correctly in cases
where there were multiple calcifiers and silicifiers, respectively. POP%prod(k)
was missing the zoo_graze_poc term, which is non-zero when zooplankton grazes
on non-zooplankton.

The default CESM configuration only has one calcifier and one silicifier, and
the single zooplankton does not graze on itself, so this should not be answer
changing when PFT_defaults = "CESM2".
@mnlevy1981 mnlevy1981 merged commit 866c376 into marbl-ecosys:master Feb 12, 2018
@mnlevy1981 mnlevy1981 deleted the bugfix/generalize_prod_terms branch February 12, 2018 21:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant