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

ENH: Add Output enumeration to make it easier to access variables #67

Merged
merged 1 commit into from
Nov 19, 2024

Conversation

greglucas
Copy link
Member

This can be used as Variable.MASS_DENSITY instead of having to remember the index where MASS_DENSITY is located. This also updates the documentation for all of these objects as well.

This can be used as Output.MASS_DENSITY instead of having to remember
the index where MASS_DENSITY is located. This also updates the
documentation for all of these objects as well.
@greglucas greglucas merged commit 8efe798 into SWxTREC:main Nov 19, 2024
26 checks passed
@greglucas greglucas deleted the output-enum branch November 19, 2024 18:43
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