.git_archival.txt
.gitattributes
.gitignore
.readthedocs.yaml
AUTHORS
CHANGELOG.rst
CITATION.cff
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
NOTICE.txt
README.md
pyproject.toml
benchmark/benchmark_big_model.py
benchmark/big_model.imcnp
montepy/__init__.py
montepy/__main__.py
montepy/_cell_data_control.py
montepy/_singleton.py
montepy/_version.py
montepy/cell.py
montepy/cells.py
montepy/constants.py
montepy/errors.py
montepy/geometry_operators.py
montepy/materials.py
montepy/mcnp_object.py
montepy/mcnp_problem.py
montepy/numbered_mcnp_object.py
montepy/numbered_object_collection.py
montepy/particle.py
montepy/surface_collection.py
montepy/transforms.py
montepy/universe.py
montepy/universes.py
montepy/utilities.py
montepy.egg-info/PKG-INFO
montepy.egg-info/SOURCES.txt
montepy.egg-info/dependency_links.txt
montepy.egg-info/entry_points.txt
montepy.egg-info/requires.txt
montepy.egg-info/top_level.txt
montepy/_scripts/__init__.py
montepy/_scripts/change_to_ascii.py
montepy/data_inputs/__init__.py
montepy/data_inputs/cell_modifier.py
montepy/data_inputs/data_input.py
montepy/data_inputs/data_parser.py
montepy/data_inputs/element.py
montepy/data_inputs/fill.py
montepy/data_inputs/importance.py
montepy/data_inputs/isotope.py
montepy/data_inputs/lattice.py
montepy/data_inputs/lattice_input.py
montepy/data_inputs/material.py
montepy/data_inputs/material_component.py
montepy/data_inputs/mode.py
montepy/data_inputs/nuclide.py
montepy/data_inputs/thermal_scattering.py
montepy/data_inputs/transform.py
montepy/data_inputs/universe_input.py
montepy/data_inputs/volume.py
montepy/input_parser/__init__.py
montepy/input_parser/block_type.py
montepy/input_parser/cell_parser.py
montepy/input_parser/data_parser.py
montepy/input_parser/input_file.py
montepy/input_parser/input_reader.py
montepy/input_parser/input_syntax_reader.py
montepy/input_parser/material_parser.py
montepy/input_parser/mcnp_input.py
montepy/input_parser/parser_base.py
montepy/input_parser/read_parser.py
montepy/input_parser/shortcuts.py
montepy/input_parser/surface_parser.py
montepy/input_parser/syntax_node.py
montepy/input_parser/tally_parser.py
montepy/input_parser/tally_seg_parser.py
montepy/input_parser/thermal_parser.py
montepy/input_parser/tokens.py
montepy/surfaces/__init__.py
montepy/surfaces/axis_plane.py
montepy/surfaces/cylinder_on_axis.py
montepy/surfaces/cylinder_par_axis.py
montepy/surfaces/general_plane.py
montepy/surfaces/half_space.py
montepy/surfaces/surface.py
montepy/surfaces/surface_builder.py
montepy/surfaces/surface_type.py
prof/dump_results.py
prof/profile_big_model.py
tests/__init__.py
tests/conftest.py
tests/constants.py
tests/test_cell_problem.py
tests/test_data_inputs.py
tests/test_edge_cases.py
tests/test_errors.py
tests/test_geom_integration.py
tests/test_geometry.py
tests/test_importance.py
tests/test_input_file.py
tests/test_integration.py
tests/test_interface.py
tests/test_main.py
tests/test_material.py
tests/test_mcnp_problem.py
tests/test_mode.py
tests/test_nuclide.py
tests/test_numbered_collection.py
tests/test_numbers.py
tests/test_scripts.py
tests/test_source.py
tests/test_source_def.py
tests/test_surfaces.py
tests/test_syntax_parsing.py
tests/test_tally.py
tests/test_transform.py
tests/test_universe.py
tests/test_universe_integration.py
tests/test_utilities.py
tests/inputs/bad_encoding.imcnp
tests/inputs/breaking_comments.imcnp
tests/inputs/file2read.imcnp
tests/inputs/number_conflict_pin_cell.imcnp
tests/inputs/pin_cell.imcnp
tests/inputs/readEdgeCase.imcnp
tests/inputs/test.imcnp
tests/inputs/testRead.imcnp
tests/inputs/testReadRec1.imcnp
tests/inputs/testReadRec2.imcnp
tests/inputs/testReadRec3.imcnp
tests/inputs/testReadTarget.imcnp
tests/inputs/testVerticalMode.imcnp
tests/inputs/test_bad_syntax.imcnp
tests/inputs/test_broken_cell_surf_link.imcnp
tests/inputs/test_broken_complement.imcnp
tests/inputs/test_broken_mat_link.imcnp
tests/inputs/test_broken_surf_link.imcnp
tests/inputs/test_broken_transform_link.imcnp
tests/inputs/test_complement_edge.imcnp
tests/inputs/test_dos.imcnp
tests/inputs/test_excess_mt.imcnp
tests/inputs/test_extra_data_imp.imcnp
tests/inputs/test_extra_data_param.imcnp
tests/inputs/test_extra_params.imcnp
tests/inputs/test_imp_redundant.imcnp
tests/inputs/test_importance.imcnp
tests/inputs/test_interp_edge.imcnp
tests/inputs/test_long_lines.imcnp
tests/inputs/test_missing_mat_for_mt.imcnp
tests/inputs/test_not_imp.imcnp
tests/inputs/test_paren_groups.imcnp
tests/inputs/test_redundant_surf.imcnp
tests/inputs/test_surfaces.imcnp
tests/inputs/test_tab.imcnp
tests/inputs/test_trail_comment_edge.imcnp
tests/inputs/test_universe.imcnp
tests/inputs/test_universe_data.imcnp
tests/inputs/test_vol_redundant.imcnp
tests/inputs/unicode.imcnp