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

[Feature request] - Support for OpenMC lattice feature #301

Open
jeinstei opened this issue Feb 20, 2025 · 1 comment
Open

[Feature request] - Support for OpenMC lattice feature #301

jeinstei opened this issue Feb 20, 2025 · 1 comment
Labels
enhancement New feature or request

Comments

@jeinstei
Copy link

Is your feature request related to a problem? Please describe.

Currently openmc XML input does not support lattice objects openmc lattice example

Describe the solution you'd like

Update XMLinput.xml to support <lattice> input keys by mapping them to a number of surfaces.

Describe alternatives you've considered

A new internal representation of a lattice type to minimize the creation of new cells/surfaces/objects. This would allow for utilizing solid_replica STEP keys and minimizing the risk of internal data transformations. A challenge would exist in handling material transformations.

Additional context

I am willing to look into this and PR it, I believe, but given the possible solutions, discussion on best path forward would probably make sense first.

@jeinstei jeinstei added the enhancement New feature or request label Feb 20, 2025
@jeinstei
Copy link
Author

jeinstei commented Mar 3, 2025

Looks to be the same as #28 , essentially. I might take a look at this in terms of what is needed for a PR myself, though

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant