-
Notifications
You must be signed in to change notification settings - Fork 20
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 qneg namelist standard name #84
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, but I did have one question.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Everything looks great to me now, thanks!
@@ -81,7 +81,7 @@ | |||
<type>char*8</type> | |||
<category>diagnostics</category> | |||
<group>qneg_nl</group> | |||
<standard_name>print_qneg_warn</standard_name> | |||
<standard_name>control_for_negative_constituent_warning</standard_name> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Totally pedantic question - how do we find control_for_negative_constituent_warning
? In the spreadsheet, the standard name is "blank", even though the "Accepted" column is filled in. Going back to previous versions, I see "print_qneg_warn" as being accepted.
OK - I see it in the official repo (but I'm not sure if I would have equated it to qneg). I'll go ahead and add it into the spreadsheet. |
@cacraigucar thanks for adding it to the spreadsheet! |
Update print_qneg_warn standard name in qneg namelist.
...I guess I should have run a test before merging that last PR