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

Constistent shortname for autotroph Si Uptake diagnostic #22

Closed
mnlevy1981 opened this issue Mar 21, 2016 · 2 comments
Closed

Constistent shortname for autotroph Si Uptake diagnostic #22

mnlevy1981 opened this issue Mar 21, 2016 · 2 comments
Assignees
Labels
Milestone

Comments

@mnlevy1981
Copy link
Collaborator

Most autotroph diagnostics have a shortname of

sname = trim(autotrophs(n)%sname) // '_ABCDEF'

for some value of ABCDEF, but Si Uptake omits the _ and sets

sname = trim(autotrophs(n)%sname) // 'bSi_form'
@mnlevy1981 mnlevy1981 added the bug label Mar 21, 2016
@mnlevy1981
Copy link
Collaborator Author

While this is a very simple fix, we need to inform the user community that the variable will have a different name in POP history files before implementing

@mnlevy1981 mnlevy1981 added this to the MARBL1.0.0 milestone Jun 6, 2017
@mnlevy1981 mnlevy1981 self-assigned this Jun 13, 2017
@mnlevy1981
Copy link
Collaborator Author

closed via #186

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant