OpenMC/openmc
2024-03-26 12:00:06 -04:00
..
data Prepare for NumPy 2.0 (#2845) 2024-03-26 12:00:06 -04:00
deplete Prepare for NumPy 2.0 (#2845) 2024-03-26 12:00:06 -04:00
lib Add openmc_mesh_get_volumes C API function (#2869) 2024-02-13 06:44:05 -06:00
mgxs Updating file extension for Excel files when exporting MGXS data (#2852) 2024-01-19 21:32:43 +00:00
model Mkdir to always allow parents and exist ok (#2914) 2024-03-17 10:23:24 -05:00
stats Prepare for NumPy 2.0 (#2845) 2024-03-26 12:00:06 -04:00
__init__.py Change version number to 0.14.1-dev (#2760) 2023-11-07 03:04:19 +00:00
_xml.py Changed xml to lxml (#2489) 2023-05-09 10:41:04 -05:00
arithmetic.py Static errors continuation (#2557) 2023-06-16 22:34:02 -05:00
bounding_box.py Implemented contains for BoundingBox containing other BoundingBox (#2906) 2024-03-21 14:22:35 -05:00
cell.py Fixed small sphinx typo (#2915) 2024-03-13 23:13:02 +00:00
checkvalue.py avoid namespace overwrite of union 2022-10-27 17:38:27 +01:00
cmfd.py Ruff comments on code (#2696) 2023-09-26 03:37:19 +00:00
config.py Fix config change not propagating through to decay energies (#2825) 2024-01-11 08:52:33 -06:00
dummy_comm.py Delayed mpi4py import until the user clearly indicated intent to use a communicator (or they already have created one and thus have already imported it); corrected versionchanged doc statements to include comments about what changed; added stackoverflow reference 2021-10-01 09:21:41 -05:00
element.py Move 'import lxml' to third-party block of imports (#2803) 2023-12-13 14:11:32 +00:00
examples.py Python source class refactor (#2524) 2023-06-20 21:27:55 -05:00
exceptions.py Have openmc_next_batch return an actual error 2018-04-11 13:23:54 -05:00
executor.py explicit instance check 2023-02-21 00:47:47 -06:00
filter.py Move 'import lxml' to third-party block of imports (#2803) 2023-12-13 14:11:32 +00:00
filter_expansion.py fix expansion filter merging (#2882) 2024-02-29 00:11:52 +00:00
geometry.py Use huge_tree=True in lxml parsing (#2791) 2024-01-17 06:54:03 +00:00
lattice.py Move 'import lxml' to third-party block of imports (#2803) 2023-12-13 14:11:32 +00:00
macroscopic.py Use empty-argument form of super() 2018-02-05 23:14:30 -05:00
material.py Add openmc_mesh_get_volumes C API function (#2869) 2024-02-13 06:44:05 -06:00
mesh.py Add bounding_box property to RectilinearMesh and UnstructuredMesh (#2861) 2024-01-30 21:24:30 -06:00
mgxs_library.py Prepare for NumPy 2.0 (#2845) 2024-03-26 12:00:06 -04:00
mixin.py Add test for mixed elastic thermal scattering 2022-07-22 07:49:01 -05:00
mpi.py Delayed mpi4py import until the user clearly indicated intent to use a communicator (or they already have created one and thus have already imported it); corrected versionchanged doc statements to include comments about what changed; added stackoverflow reference 2021-10-01 09:21:41 -05:00
nuclide.py Rename gnd_name to gnds_name. Change GND to GNDS in comments 2022-12-23 00:06:50 -06:00
openmoc_compatible.py corrected multiline f strings 2021-07-31 22:33:45 +01:00
particle_restart.py Changes in particle_restart.py from PullRequest Inc. review 2020-04-01 14:13:05 -05:00
plots.py Prepare for NumPy 2.0 (#2845) 2024-03-26 12:00:06 -04:00
plotter.py Adding energy axis units to plot xs (#2876) 2024-02-29 01:31:54 +00:00
polynomial.py fixed minor typo in docs 2022-02-10 00:20:58 +00:00
region.py Add RectangularPrism and HexagonalPrism composite surfaces (#2739) 2023-11-01 09:13:40 -05:00
search.py Change print_output argument in search_for_keff to more general run_args 2022-05-02 12:09:46 -05:00
settings.py Use huge_tree=True in lxml parsing (#2791) 2024-01-17 06:54:03 +00:00
source.py Prepare for NumPy 2.0 (#2845) 2024-03-26 12:00:06 -04:00
statepoint.py Static errors continuation (#2557) 2023-06-16 22:34:02 -05:00
summary.py Correctly apply volumes to materials when using DAGMC geometries (#2787) 2023-11-29 05:44:14 -06:00
surface.py Clarifying documentation for Cones (#2892) 2024-03-09 12:49:28 -06:00
tallies.py Use huge_tree=True in lxml parsing (#2791) 2024-01-17 06:54:03 +00:00
tally_derivative.py Move 'import lxml' to third-party block of imports (#2803) 2023-12-13 14:11:32 +00:00
tracks.py Global Weight Window Generation via CAPI (#2359) 2023-06-09 10:47:27 -05:00
trigger.py Move 'import lxml' to third-party block of imports (#2803) 2023-12-13 14:11:32 +00:00
universe.py Move 'import lxml' to third-party block of imports (#2803) 2023-12-13 14:11:32 +00:00
volume.py Move 'import lxml' to third-party block of imports (#2803) 2023-12-13 14:11:32 +00:00
weight_windows.py Fix creation of meshes when from loading settings from XML (#2805) 2023-12-13 08:41:51 -06:00