Update rules for logical/control variables#152
Conversation
climbfuji
left a comment
There was a problem hiding this comment.
I am ok with this. There is always going to be some ambiguity what to use, but hopefully the rules PLUS existing names in the dictionary will help.
|
Thanks for the PR @mkavulich! I'm happy with this replacing my previous PR. With regards to the standard names, was there a reason why |
|
@nusbaume You bring up a good point; @climbfuji Since you already provided a review, are you okay with this change? |
I don't have a strong opinion on this one, happy with @nusbaume's suggestion. As long as we - at some point - start using those names in the host models! |
nusbaume
left a comment
There was a problem hiding this comment.
Thanks all! I'm happy with this PR now.
Description
Update the rules for logical and control variables to distinguish what prefixes are allowed and when they should be used, based on the proposal in Issue #101. Also update a few standard names based on these rules.
This PR would supersede #149
Issues
Resolves #101