OpenMC/openmc
Paul Romano 6dde8af940
Merge pull request #2464 from shimwell/moving_voxel_plot_code
moved voxel plot to api accessible function
2023-04-27 09:36:22 -05:00
..
data Merge pull request #2488 from paulromano/lazy-import-matplotlib 2023-04-27 09:35:30 +01:00
deplete Use default filename in deplete.Results() 2023-04-11 13:33:14 -05:00
lib Merge pull request #2475 from shimwell/adding_bounding_box_class 2023-04-25 12:08:39 -05:00
mgxs Allow mgxs.EnergyGroups() to accept group structure name 2023-04-11 13:23:13 -05:00
model Merge pull request #2488 from paulromano/lazy-import-matplotlib 2023-04-27 09:35:30 +01:00
stats Change exception in decay source processing to warning 2023-03-03 11:02:48 -06:00
__init__.py implemented BoundingBox class 2023-04-14 13:11:01 +01:00
_xml.py PR comments addressed 2023-04-04 22:06:54 -04:00
arithmetic.py added shape to aggregate filter 2023-02-07 14:13:46 -05:00
bounding_box.py [skip ci] review improvment from @pshriwise 2023-04-25 09:39:48 +01:00
cell.py Refactor BoundingBox implementation 2023-04-18 22:26:37 -05:00
checkvalue.py avoid namespace overwrite of union 2022-10-27 17:38:27 +01:00
cmfd.py Fix CMFDMesh.grid setter 2023-02-10 11:41:49 -06:00
config.py added acceptable keys to help user 2022-11-13 16:11:23 +00: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 order nuclides by increasing mass number 2023-02-22 18:24:50 +00:00
examples.py Cosmetic fixes from PullRequest [2019-12-05] 2019-12-05 22:22:43 -06: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 Fix CellInstanceFilter docstring 2023-04-11 13:23:13 -05:00
filter_expansion.py Implement Tallies.from_xml classmethod 2022-01-20 22:28:01 -06:00
geometry.py Merge branch 'develop' into adding_bounding_box_class 2023-04-21 14:46:52 +01:00
lattice.py Use openmc.UniverseBase in lattice module 2023-04-13 10:17:05 -05:00
macroscopic.py Use empty-argument form of super() 2018-02-05 23:14:30 -05:00
material.py Merge branch 'typehint_material_return' of https://github.com/youngwki/openmc into typehint_material_return 2023-04-18 13:51:50 -04:00
mesh.py Merge branch 'develop' into centre_for_cylinder_spherical_meshes 2023-03-22 10:08:32 -04:00
mgxs_library.py Add mg_cross_sections to openmc.config 2022-09-07 16:46:10 -05: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 Apply suggestions from code review by @paulromano 2023-04-26 20:08:34 +01:00
plotter.py Update docstrings 2023-03-29 16:56:12 -03:00
polynomial.py fixed minor typo in docs 2022-02-10 00:20:58 +00:00
region.py Refactor BoundingBox implementation 2023-04-18 22:26:37 -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 Merge pull request #2334 from pshriwise/umesh_sampling 2023-02-16 07:24:13 -06:00
source.py Adding roundtrip test for mesh sampling 2023-02-03 20:11:35 -06:00
statepoint.py Adding more mesh interrogation options for the libmesh 2022-07-25 13:17:51 -05:00
summary.py Support passing Path objects to Summary() 2022-08-15 13:35:04 -05:00
surface.py Merge pull request #2475 from shimwell/adding_bounding_box_class 2023-04-25 12:08:39 -05:00
tallies.py Add missing versionadded directives 2023-03-28 13:34:14 -05:00
tally_derivative.py Implement Tallies.from_xml classmethod 2022-01-20 22:28:01 -06:00
tracks.py Rename Tracks.write_tracks_to_vtk --> Tracks.write_to_vtk 2022-08-16 22:09:58 -05:00
trigger.py Apply suggestions from @pshriwise code review 2022-01-23 14:03:18 -06:00
universe.py Merge pull request #2487 from gridley/legend_color_fix 2023-04-27 09:35:46 +01:00
volume.py Merge pull request #1960 from paulromano/prepare-0.13.0 2022-02-10 11:09:29 -06:00
weight_windows.py Apply suggestions from code review 2023-04-18 13:45:51 -04:00