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

Handling graveyard volumes #23

Open
pshriwise opened this issue Mar 8, 2024 · 0 comments
Open

Handling graveyard volumes #23

pshriwise opened this issue Mar 8, 2024 · 0 comments

Comments

@pshriwise
Copy link
Owner

At the moment, I've opted to handle graveyard volumes inside the MOABMeshManager class, so it doesn't exist as a concept outside of that class. Any graveyard volumes discovered in the MOABMeshManager class will automatically have its boundary conditions set to vacuum and material to void. The underlying DAGMC model's metadata is unaffected by this.

Overall, I like this as the terminology applies specifically to MCNP models. However, there may be cases where we don't want to do this and it might be good to make it optional.

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

No branches or pull requests

1 participant