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

Complete ORANGE construction from CSG objects #1166

Merged
merged 16 commits into from Apr 2, 2024

Conversation

sethrj
Copy link
Member

@sethrj sethrj commented Mar 25, 2024

This completes the initial implementation of building surface-based multilevel ORANGE universes from shapes/solids/CSG operations. It transforms the constructed "CSG unit" into an OrangeInput classes. I've re-implemented the universes.org.omn test and ensured the constructed geometry is the same and that tracking works on it.

@sethrj sethrj added enhancement New feature or request orange Work on ORANGE geometry engine labels Mar 25, 2024
@sethrj sethrj linked an issue Mar 26, 2024 that may be closed by this pull request
@sethrj sethrj marked this pull request as ready for review March 28, 2024 03:10
@sethrj
Copy link
Member Author

sethrj commented Mar 28, 2024

@elliottbiondo Don't worry, most of the "changes" in the diff are new JSON files.

src/orange/orangeinp/CsgObject.hh Outdated Show resolved Hide resolved
@sethrj sethrj enabled auto-merge (squash) April 2, 2024 01:27
@sethrj sethrj merged commit 6d3aada into celeritas-project:develop Apr 2, 2024
25 of 26 checks passed
@sethrj sethrj deleted the unit-input-build branch April 12, 2024 11:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request orange Work on ORANGE geometry engine
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add ORANGE construction of single units
2 participants