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

Surface calculation is not unit safe #1406

Closed
brittonsmith opened this issue May 19, 2017 · 0 comments · Fixed by #1409
Closed

Surface calculation is not unit safe #1406

brittonsmith opened this issue May 19, 2017 · 0 comments · Fixed by #1409
Labels
Milestone

Comments

@brittonsmith
Copy link
Member

When calculating a surface, there is no check that the surface value is in the same units as the surface field. The script below shows this:
http://paste.yt-project.org/show/7152/

This will give a surface of size zero when the units are not the same and a non-zero sized surface when they are the same. I'm listing this as a bug because it's simple to fix.

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

Successfully merging a pull request may close this issue.

1 participant