| .. |
|
data
|
Add recognized thermal scattering names for JEFF 4.0 and JENDL 5 (#3693)
|
2026-01-02 12:31:46 +02:00 |
|
deplete
|
Don't expose keff_search_control
|
2026-03-12 11:50:13 -05:00 |
|
lib
|
Support rotation in MeshFilter (#3176)
|
2025-12-19 22:56:13 -06:00 |
|
mgxs
|
Flux Energy Group Conversion using lethargy-weighted redistribution (#3705)
|
2026-01-10 22:04:47 +02:00 |
|
model
|
Fix restart with saved keff search
|
2026-03-12 10:51:08 -05:00 |
|
stats
|
Source biasing capabilities (#3460)
|
2026-01-12 09:51:12 -06:00 |
|
__init__.py
|
Allow DistribcellFilter to work with apply_tally_results=True (#3667)
|
2025-12-04 06:53:04 -06:00 |
|
_sparse_compat.py
|
Migrate to SciPy sparse arrays (#3613)
|
2026-01-02 13:43:25 +02:00 |
|
_xml.py
|
Consistent XML parsing using functions from _xml module (#3517)
|
2025-08-08 17:47:55 +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
|
Add distributed cell densities (#3546)
|
2025-09-19 04:11:06 +00:00 |
|
checkvalue.py
|
Update check_type calls to accept both str and os.PathLike objects. (#3618)
|
2025-10-28 14:50:11 +00:00 |
|
cmfd.py
|
Migrate to SciPy sparse arrays (#3613)
|
2026-01-02 13:43:25 +02:00 |
|
config.py
|
Change test order to run unit tests first. (#3533)
|
2025-08-30 03:39:46 +00:00 |
|
dagmc.py
|
Open dagmc model file within a context manager (#3706)
|
2026-01-05 22:57:05 +02: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
|
fixing expansion of elemental Ta bug (#3443)
|
2025-06-18 15:10:03 +00:00 |
|
examples.py
|
Introduce SlicePlot and VoxelPlot to replace the Plot class (#3528)
|
2025-12-05 20:17:09 +00:00 |
|
exceptions.py
|
Have openmc_next_batch return an actual error
|
2018-04-11 13:23:54 -05:00 |
|
executor.py
|
Introduce SlicePlot and VoxelPlot to replace the Plot class (#3528)
|
2025-12-05 20:17:09 +00:00 |
|
filter.py
|
Source biasing capabilities (#3460)
|
2026-01-12 09:51:12 -06:00 |
|
filter_expansion.py
|
Consistent XML parsing using functions from _xml module (#3517)
|
2025-08-08 17:47:55 +00:00 |
|
geometry.py
|
Remove reorder_attributes from openmc._xml (#3519)
|
2025-08-08 16:59:22 +07:00 |
|
lattice.py
|
Update documentation describing HexLattice orientation (#3709)
|
2026-01-06 22:59:58 +00:00 |
|
macroscopic.py
|
Use empty-argument form of super()
|
2018-02-05 23:14:30 -05:00 |
|
material.py
|
Allowing material making from class constructor (#3649)
|
2025-12-08 19:43:30 +00:00 |
|
mesh.py
|
Adding vtkhdf option to write vtk data (#3252)
|
2025-11-05 16:03:20 +00:00 |
|
mgxs_library.py
|
fixing temperatures setting for mgxs (#3712)
|
2026-01-07 10:54:57 +00: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
|
using id_map in model.plot for more efficient plotting (#3678)
|
2025-12-17 22:44:53 +02:00 |
|
plotter.py
|
Fix caching issue when using NCrystal materials (#3538)
|
2025-10-02 23:27:36 +00: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
|
minor fix
|
2026-01-19 14:41:43 +01:00 |
|
settings.py
|
Source biasing capabilities (#3460)
|
2026-01-12 09:51:12 -06:00 |
|
source.py
|
Addition of a collision tracking feature (#3417)
|
2025-11-13 20:35:33 +00:00 |
|
statepoint.py
|
Allow DistribcellFilter to work with apply_tally_results=True (#3667)
|
2025-12-04 06:53:04 -06:00 |
|
summary.py
|
Fix no serialization of periodic_surface_id bug (#3421)
|
2025-06-05 00:07:59 +00:00 |
|
surface.py
|
Generalize RotationalPeriodicBC for X-, Y-, or Z-axis (#3591)
|
2025-12-10 12:16:04 +02:00 |
|
tallies.py
|
Migrate to SciPy sparse arrays (#3613)
|
2026-01-02 13:43:25 +02:00 |
|
tally_derivative.py
|
Consistent XML parsing using functions from _xml module (#3517)
|
2025-08-08 17:47:55 +00:00 |
|
tracks.py
|
Write particle states as separate lines in track VTK files. (#3628)
|
2025-11-12 00:29:19 -06:00 |
|
trigger.py
|
Consistent XML parsing using functions from _xml module (#3517)
|
2025-08-08 17:47:55 +00:00 |
|
universe.py
|
Fixing crash when calling Geometry.plot when DAGMCUniverse in geometry (#3455)
|
2025-06-18 18:34:07 +00:00 |
|
utility_funcs.py
|
Automate workflow for mesh- or cell-based R2S calculations (#3508)
|
2025-11-01 00:15:25 +00:00 |
|
volume.py
|
Consistent XML parsing using functions from _xml module (#3517)
|
2025-08-08 17:47:55 +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
|
Consistent XML parsing using functions from _xml module (#3517)
|
2025-08-08 17:47:55 +00:00 |