| .. |
|
data
|
sets used instead of lists when membership testing (#3021)
|
2024-06-19 14:48:34 +00:00 |
|
deplete
|
Release of version 0.15.0 (#3050)
|
2024-06-22 01:28:56 +00:00 |
|
lib
|
Release of version 0.15.0 (#3050)
|
2024-06-22 01:28:56 +00:00 |
|
mgxs
|
f strings instead of .format for string editing (#2987)
|
2024-04-29 16:45:37 -05:00 |
|
model
|
Avoiding more numpy 2.0 deprecation warnings (#3049)
|
2024-06-20 18:14:55 +00:00 |
|
stats
|
Release of version 0.15.0 (#3050)
|
2024-06-22 01:28:56 +00:00 |
|
__init__.py
|
Release of version 0.15.0 (#3050)
|
2024-06-22 01:28:56 +00:00 |
|
_xml.py
|
Changed xml to lxml (#2489)
|
2023-05-09 10:41:04 -05:00 |
|
arithmetic.py
|
sets used instead of lists when membership testing (#3021)
|
2024-06-19 14:48:34 +00:00 |
|
bounding_box.py
|
Implemented contains for BoundingBox containing other BoundingBox (#2906)
|
2024-03-21 14:22:35 -05:00 |
|
cell.py
|
Apply memoization in get_all_universes (#2995)
|
2024-05-24 23:56:20 +00:00 |
|
checkvalue.py
|
added extra error checking on spherical mesh creation (#2973)
|
2024-05-25 03:27:37 +00:00 |
|
cmfd.py
|
f strings instead of .format for string editing (#2987)
|
2024-04-29 16:45:37 -05: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
|
Print warning if no natural isotopes when using add_element and wrote unit test (#2938)
|
2024-04-24 21:05:10 +00:00 |
|
examples.py
|
Restricted file source (#2916)
|
2024-05-15 15:49:04 -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
|
Allow MOAB k-d tree to be configured (#2976)
|
2024-04-26 05:57:02 -05:00 |
|
filter_expansion.py
|
fix expansion filter merging (#2882)
|
2024-02-29 00:11:52 +00:00 |
|
geometry.py
|
Apply memoization in get_all_universes (#2995)
|
2024-05-24 23:56:20 +00:00 |
|
lattice.py
|
Enforce lower_left in lattice geometry (#2982)
|
2024-06-10 19:54:59 +00:00 |
|
macroscopic.py
|
Use empty-argument form of super()
|
2018-02-05 23:14:30 -05:00 |
|
material.py
|
f strings instead of .format for string editing (#2987)
|
2024-04-29 16:45:37 -05:00 |
|
mesh.py
|
Release of version 0.15.0 (#3050)
|
2024-06-22 01:28:56 +00:00 |
|
mgxs_library.py
|
Resolve warnings related to numpy 2.0 (#3044)
|
2024-06-19 15:47:08 -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
|
sets used instead of lists when membership testing (#3021)
|
2024-06-19 14:48:34 +00:00 |
|
plotter.py
|
Release of version 0.15.0 (#3050)
|
2024-06-22 01:28:56 +00:00 |
|
polynomial.py
|
fixed minor typo in docs
|
2022-02-10 00:20:58 +00:00 |
|
region.py
|
Release of version 0.15.0 (#3050)
|
2024-06-22 01:28:56 +00:00 |
|
search.py
|
sets used instead of lists when membership testing (#3021)
|
2024-06-19 14:48:34 +00:00 |
|
settings.py
|
Release of version 0.15.0 (#3050)
|
2024-06-22 01:28:56 +00:00 |
|
source.py
|
Release of version 0.15.0 (#3050)
|
2024-06-22 01:28:56 +00:00 |
|
statepoint.py
|
Resolve warnings related to numpy 2.0 (#3044)
|
2024-06-19 15:47:08 -05:00 |
|
summary.py
|
Correctly apply volumes to materials when using DAGMC geometries (#2787)
|
2023-11-29 05:44:14 -06:00 |
|
surface.py
|
sets used instead of lists when membership testing (#3021)
|
2024-06-19 14:48:34 +00:00 |
|
tallies.py
|
Apply memoization in get_all_universes (#2995)
|
2024-05-24 23:56:20 +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
|
Release of version 0.15.0 (#3050)
|
2024-06-22 01:28:56 +00:00 |
|
universe.py
|
Apply memoization in get_all_universes (#2995)
|
2024-05-24 23:56:20 +00:00 |
|
utility_funcs.py
|
Compute homogenized materials over mesh elements (#2971)
|
2024-05-02 13:47:10 -04: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 |