| .. |
|
data
|
Release notes for 0.15.1 (#3340)
|
2025-03-07 14:49:36 -06:00 |
|
deplete
|
Allowing chain_file to be chain object to save reloading time (#3436)
|
2025-06-12 21:02:35 +00:00 |
|
lib
|
Implement a new MeshMaterialFilter (#3406)
|
2025-06-06 16:30:50 -05:00 |
|
mgxs
|
Release notes for 0.15.1 (#3340)
|
2025-03-07 14:49:36 -06:00 |
|
model
|
Fix Resetting of Auto IDs When Generating MGXS (#3437)
|
2025-06-13 00:54:35 +00:00 |
|
stats
|
Fix Tabular.from_xml_element for histogram case (#3287)
|
2025-02-04 10:38:37 -06:00 |
|
__init__.py
|
Differentiate materials in DAGMC universes (#3056)
|
2025-01-07 21:50:02 +00:00 |
|
_xml.py
|
Raytrace plots (#2655)
|
2025-02-18 03:11:54 +00:00 |
|
arithmetic.py
|
Adding methods to automatically apply results to existing Tally objects. (#2671)
|
2025-01-24 22:49:58 +00:00 |
|
bounding_box.py
|
Implement bounding_box operation for meshes (#3119)
|
2024-08-18 23:09:32 -05:00 |
|
cell.py
|
Consolidate plotting capabilities in Model.plot (#3282)
|
2025-01-31 10:12:24 -06:00 |
|
checkvalue.py
|
Replace all deprecated Python typing imports and syntax with updated forms (#3085)
|
2024-07-18 17:40:42 +00:00 |
|
cmfd.py
|
f strings instead of .format for string editing (#2987)
|
2024-04-29 16:45:37 -05:00 |
|
config.py
|
Apply resolve paths to path values in config (#3400)
|
2025-05-08 00:51:40 +00:00 |
|
dagmc.py
|
Differentiate materials in DAGMC universes (#3056)
|
2025-01-07 21:50:02 +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
|
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
|
Release notes for 0.15.1 (#3340)
|
2025-03-07 14:49:36 -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
|
Implement a new MeshMaterialFilter (#3406)
|
2025-06-06 16:30:50 -05:00 |
|
filter_expansion.py
|
fix expansion filter merging (#2882)
|
2024-02-29 00:11:52 +00:00 |
|
geometry.py
|
Consolidate plotting capabilities in Model.plot (#3282)
|
2025-01-31 10:12:24 -06: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
|
Add option to determine waste disposal rating by nuclide (#3376)
|
2025-05-02 20:07:43 -04:00 |
|
mesh.py
|
Adding fix and tests for spherical mesh as spatial distribution (#3428)
|
2025-06-10 10:01:28 -05:00 |
|
mgxs_library.py
|
Resolve warnings related to numpy 2.0 (#3044)
|
2024-06-19 15:47:08 -05:00 |
|
mixin.py
|
Mat ids reset (#3125)
|
2024-09-27 00:31:59 +00: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
|
Fix reading of horizontal field of view for ray-traced plots (#3330)
|
2025-02-28 19:50:35 +00:00 |
|
plotter.py
|
Fix plot_xs type hint (#3184)
|
2024-11-06 12:59:25 +01:00 |
|
polynomial.py
|
Change Zernike documentation in polynomial.py (#3258)
|
2025-01-10 19:18:03 +00:00 |
|
region.py
|
Consolidate plotting capabilities in Model.plot (#3282)
|
2025-01-31 10:12:24 -06:00 |
|
search.py
|
sets used instead of lists when membership testing (#3021)
|
2024-06-19 14:48:34 +00:00 |
|
settings.py
|
Add user setting for source rejection fraction (#3433)
|
2025-06-10 22:51:51 -05:00 |
|
source.py
|
Fix weight modification for uniform source sampling (#3395)
|
2025-05-05 20:59:11 +00:00 |
|
statepoint.py
|
Implement user-configurable random number stride (#3067)
|
2025-03-04 17:26:38 -06:00 |
|
summary.py
|
Fix no serialization of periodic_surface_id bug (#3421)
|
2025-06-05 00:07:59 +00:00 |
|
surface.py
|
Fix bug in Surface.normalize (#3270)
|
2025-01-20 20:18:50 +07:00 |
|
tallies.py
|
Implement a new MeshMaterialFilter (#3406)
|
2025-06-06 16:30:50 -05: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
|
Consolidate plotting capabilities in Model.plot (#3282)
|
2025-01-31 10:12:24 -06:00 |
|
utility_funcs.py
|
Consistency in treatment of paths for files specified within the Model class (#3153)
|
2024-10-10 12:17:40 -05:00 |
|
volume.py
|
Move 'import lxml' to third-party block of imports (#2803)
|
2023-12-13 14:11:32 +00:00 |
|
waste.py
|
Add option to determine waste disposal rating by nuclide (#3376)
|
2025-05-02 20:07:43 -04:00 |
|
weight_windows.py
|
Relax requirement on polar/azimuthal axis for wwinp conversion (#3307)
|
2025-02-19 07:48:39 -06:00 |