.gitignore
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
README.md
pyproject.toml
requirements.yml
ruff.toml
tests_requirements.yml
.github/pull_request_template.md
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/documentation-improvement.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/workflows/test.yml
openmcadapter/__init__.py
openmcadapter/mixture_adapter.py
openmcadapter/openmc_oracle.py
openmcadapter/plotting.py
openmcadapter/slurm_settings.py
openmcadapter/source.py
openmcadapter/geometry_adapter/__init__.py
openmcadapter/geometry_adapter/component_adapter.py
openmcadapter/geometry_adapter/core_adapter.py
openmcadapter/geometry_adapter/element_adapter.py
openmcadapter/geometry_adapter/surface_adapter.py
openmcadapter/tally_adapter/__init__.py
openmcadapter/tally_adapter/burnup_tallies.py
openmcadapter/tally_adapter/mesh_tallies.py
openmcadapter/tally_adapter/power_computation_tallies.py
openmcadapter/tally_adapter/surface_tallies.py
ramp_openmc.egg-info/PKG-INFO
ramp_openmc.egg-info/SOURCES.txt
ramp_openmc.egg-info/dependency_links.txt
ramp_openmc.egg-info/requires.txt
ramp_openmc.egg-info/top_level.txt
tests/pytest.ini
tests/test_mixture_adapter.py
tests/test_openmc_core_to_model.py
tests/test_plotting.py
tests/test_queries.py
tests/test_source.py
tests/test_mixture_adapter/test_openmc_material_mix0_.csv
tests/test_mixture_adapter/test_openmc_material_mix10_.csv
tests/test_mixture_adapter/test_openmc_material_mix11_.csv
tests/test_mixture_adapter/test_openmc_material_mix1_.csv
tests/test_mixture_adapter/test_openmc_material_mix2_.csv
tests/test_mixture_adapter/test_openmc_material_mix3_.csv
tests/test_mixture_adapter/test_openmc_material_mix4_.csv
tests/test_mixture_adapter/test_openmc_material_mix5_.csv
tests/test_mixture_adapter/test_openmc_material_mix6_.csv
tests/test_mixture_adapter/test_openmc_material_mix7_.csv
tests/test_mixture_adapter/test_openmc_material_mix8_.csv
tests/test_mixture_adapter/test_openmc_material_mix9_.csv
tests/test_plotting/test_color_empty_grid_slots.png
tests/test_plotting/test_plot_core_with_null_grid_by_regression.png
tests/test_plotting/test_plot_core_xy.png
tests/test_plotting/test_plot_core_xz.png
tests/test_plotting/test_plot_core_yz.png
tests/test_plotting/test_plot_element.png
tests/test_plotting/test_plot_geometry.png
tests/test_plotting/test_plotting_with_large_aspect.png
tests/test_queries/test_results_are_sensible.npz