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

Surface generation refactor #5

Merged
merged 33 commits into from
Oct 24, 2024
Merged

Surface generation refactor #5

merged 33 commits into from
Oct 24, 2024

Conversation

pshriwise
Copy link
Collaborator

@pshriwise pshriwise commented Oct 23, 2024

This contains a rather large refactor of surface generation into surface classes that extend a respective OpenMC surface class and a generic interface class, CADSurface.

Material assignments have been updated here as well to the format expected by DAGMC for transport with OpenMC.

A good number of tests were added here as well to ensure that surface types untested by the examples in OpenMC are checked here.

@pshriwise
Copy link
Collaborator Author

All surfaces except GQs have been factored out. I'll leave those surfaces for a separate PR.

@pshriwise pshriwise merged commit eef99de into main Oct 24, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant