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

Generalize particle types #360

Open
hyschive opened this issue Oct 16, 2024 · 0 comments
Open

Generalize particle types #360

hyschive opened this issue Oct 16, 2024 · 0 comments
Labels

Comments

@hyschive
Copy link
Contributor

Issues

  • PAR_NTYPE=4 is hard-coded in Macro.h, which is quite inflexible if a test problem wants to add more than 4 particle types.
  • How to distinguish the built-in types PTYPE_GENERIC_MASSIVE, PTYPE_DARK_MATTER, PTYPE_STAR and user-specified types?
  • How to prevent users from overwriting the built-in type PTYPE_TRACER?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant