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

Support for regions #151

Closed
3 tasks
grzanka opened this issue Oct 11, 2023 · 0 comments · Fixed by #162
Closed
3 tasks

Support for regions #151

grzanka opened this issue Oct 11, 2023 · 0 comments · Fixed by #162
Assignees
Labels
Fluka Right now as the many-core CPUs are so popular we can switch to parallel compilation.

Comments

@grzanka
Copy link
Contributor

grzanka commented Oct 11, 2023

Generate cards in Fluka which represent regions.

See https://flukafiles.web.cern.ch/manual/chapters/combinatorial_geometry/combinatorial_geometry_input/region_data.html

issues to consider:

  • check (and document in User Documentation) which basic operations (union, difference, intersection) are supported by SHIELD-HIT12A and Fluka
  • check if we need support for brackets in generated Fluka code (SHIELD-HIT12A doesn't support brackets)
  • adjust converter code

Some leftover code from past (SHIELD-HIT12A <-> Fluka converters):

@grzanka grzanka added the Fluka Right now as the many-core CPUs are so popular we can switch to parallel compilation. label Oct 11, 2023
@Bogdan2423 Bogdan2423 linked a pull request Oct 22, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Fluka Right now as the many-core CPUs are so popular we can switch to parallel compilation.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants