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

Fix velocity_units in freefall.py #92

Merged
merged 1 commit into from Feb 16, 2022

Conversation

AviFriedlander
Copy link
Contributor

In the pygrackle example file freefall.py velocity_units were defined with a factor of a_value. This was not consistent with the units being input as proper coordinates. This factor of a_value is now removed so all unit definitions are consistent.

Copy link
Contributor

@brittonsmith brittonsmith left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've checked throughout the code for how velocity units are defined and I see it being done this way (the way it's been changed to) consistently for proper coordinates. I think this is right, or at least completely consistent with how we do it everywhere else, so I'm going to pull this in.

@brittonsmith brittonsmith merged commit a4e05a4 into grackle-project:master Feb 16, 2022
@brittonsmith brittonsmith added the bug Something isn't working label Feb 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants