We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Add new type of filter (which would probably become "the only available filter" for Fluka).
User clicks "New particle filter". Then dropdown list with particles appears, similar as in beam source. This should include heavy ions as well.
JSON should be extended to cover this case as well.
Probably we could reuse particle component from beam source.
The text was updated successfully, but these errors were encountered:
Probably this one can be reused: https://github.com/yaptide/ui/blob/master/src/ThreeEditor/components/Select/ParticleSelect.tsx#L16
Sorry, something went wrong.
Bogdan2423
Successfully merging a pull request may close this issue.
Add new type of filter (which would probably become "the only available filter" for Fluka).
User clicks "New particle filter". Then dropdown list with particles appears, similar as in beam source.
This should include heavy ions as well.
JSON should be extended to cover this case as well.
Probably we could reuse particle component from beam source.
The text was updated successfully, but these errors were encountered: