OpenMC/openmc
Paul Romano 906548db20
Release notes for 0.15.1 (#3340)
Co-authored-by: Patrick Shriwise <pshriwise@gmail.com>
2025-03-07 14:49:36 -06:00
..
data Release notes for 0.15.1 (#3340) 2025-03-07 14:49:36 -06:00
deplete Release notes for 0.15.1 (#3340) 2025-03-07 14:49:36 -06:00
lib NCrystal becomes runtime rather than buildtime dependency (#3328) 2025-03-05 15:45:27 -06:00
mgxs Release notes for 0.15.1 (#3340) 2025-03-07 14:49:36 -06:00
model Handle reflex angles in CylinderSector (#3303) 2025-02-21 17:44:09 -06: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 Consistency in treatment of paths for files specified within the Model class (#3153) 2024-10-10 12:17:40 -05: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 Simulation of decay photons through the D1S method (#3235) 2025-02-21 12:47:38 -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 openmc.Material.mix_materials() allows for **kwargs (#3336) 2025-03-06 07:44:10 -06:00
mesh.py Compute material volumes in mesh elements based on raytracing (#3129) 2025-02-26 08:14:53 -06: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 Random Ray Source Region Mesh Subdivision (Cell-Under-Voxel Geometry) (#3333) 2025-03-07 02:48:31 +00:00
source.py Consistency in treatment of paths for files specified within the Model class (#3153) 2024-10-10 12:17:40 -05:00
statepoint.py Implement user-configurable random number stride (#3067) 2025-03-04 17:26:38 -06:00
summary.py Correctly apply volumes to materials when using DAGMC geometries (#2787) 2023-11-29 05:44:14 -06:00
surface.py Fix bug in Surface.normalize (#3270) 2025-01-20 20:18:50 +07:00
tallies.py Release notes for 0.15.1 (#3340) 2025-03-07 14:49:36 -06: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
weight_windows.py Relax requirement on polar/azimuthal axis for wwinp conversion (#3307) 2025-02-19 07:48:39 -06:00