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

Arepo runs breaking when cutting out #93

Closed
dnarayanan opened this issue Jul 10, 2020 · 2 comments
Closed

Arepo runs breaking when cutting out #93

dnarayanan opened this issue Jul 10, 2020 · 2 comments
Assignees
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@dnarayanan
Copy link
Owner

The symptom is that you get no zooming for reg["stellarages"] but you do for all the other reg fields like reg[starmasses"]

in SED_gen this ends up breaking since nstars is based on reg["stellarages"]. pretty sure this is a yt issue.

@dnarayanan
Copy link
Owner Author

the code is known to work when using

yt hash db35aa511619845fce57b5694e37be9ff8821723 from https://github.com/AshKelly/yt/tree/yt-4.0-new-octree

and pd hash a1456cbbead4c799e0f87f2ed942484dcbc7a6a4

@dnarayanan dnarayanan self-assigned this Jul 10, 2020
@dnarayanan dnarayanan added bug Something isn't working help wanted Extra attention is needed labels Jul 10, 2020
@dnarayanan
Copy link
Owner Author

this is now resolved thanks to commit 9acc1c4 by @smlower (which was fixed earlier it turns out, but in the arepo branch only :)

you can also run on the tip of mainline yt and it should be all good!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant