| .. |
|
cell_instances
|
Hexagonal lattice iterators (#2921)
|
2024-06-17 21:14:12 +00:00 |
|
dagmc
|
Adding checks to geometry.plot to avoid material name overlaps (#3458)
|
2025-06-19 20:43:45 +00:00 |
|
mesh_to_vtk
|
Updates to VTK data checks (#3371)
|
2025-05-05 18:55:14 +00:00 |
|
weightwindows
|
Introduce WeightWindowsList class that enables export to HDF5 (#3456)
|
2025-06-25 13:44:53 -05:00 |
|
__init__.py
|
Respond to comments on #1330
|
2019-09-05 16:30:42 -05:00 |
|
conftest.py
|
Python source class refactor (#2524)
|
2023-06-20 21:27:55 -05:00 |
|
test_bounding_box.py
|
Implemented contains for BoundingBox containing other BoundingBox (#2906)
|
2024-03-21 14:22:35 -05:00 |
|
test_cell.py
|
Move 'import lxml' to third-party block of imports (#2803)
|
2023-12-13 14:11:32 +00:00 |
|
test_complex_cell_bb.py
|
Python source class refactor (#2524)
|
2023-06-20 21:27:55 -05:00 |
|
test_config.py
|
Apply resolve paths to path values in config (#3400)
|
2025-05-08 00:51:40 +00:00 |
|
test_cylindrical_mesh.py
|
Fix negative distances from bins_crossed for CylindricalMesh (#3370)
|
2025-04-22 23:00:44 -05:00 |
|
test_d1s.py
|
Allowing chain_file to be chain object to save reloading time (#3436)
|
2025-06-12 21:02:35 +00:00 |
|
test_data_decay.py
|
Address @shimwell comments on #2234
|
2022-09-28 09:31:12 -05:00 |
|
test_data_dose.py
|
Add dose coefficients from ICRP 74 (#3020)
|
2024-10-08 18:29:55 +00:00 |
|
test_data_kalbach_mann.py
|
Apply @JoffreyDorville suggestions from code review
|
2022-07-13 11:09:35 -05:00 |
|
test_data_misc.py
|
Change DataLibrary to behave like list and add remove_by_material method
|
2023-04-11 13:33:11 -05:00 |
|
test_data_multipole.py
|
Fixed a bug in charged particle energy deposition. (#3416)
|
2025-06-03 18:02:20 +00:00 |
|
test_data_neutron.py
|
Remove resonance reconstruction and Cython dependency (#3111)
|
2024-08-14 14:34:17 +00:00 |
|
test_data_photon.py
|
Implement policy for Python, C++, and CMake versions (#3035)
|
2024-06-17 16:00:45 -05:00 |
|
test_data_thermal.py
|
Correct normalization of thermal elastic in non standard ENDF-6 files (#3234)
|
2025-02-12 00:12:52 +00:00 |
|
test_deplete_activation.py
|
Make sure FluxCollapseHelper loads missing nuclide data (#2694)
|
2023-09-15 13:19:11 -04:00 |
|
test_deplete_atom_number.py
|
Some refactoring of AtomNumber. Get rid of burn_mat_to_ind
|
2018-02-19 16:49:45 -06:00 |
|
test_deplete_chain.py
|
added stable and unstable nuclides to the Chain object (#3338)
|
2025-03-06 16:39:05 +00:00 |
|
test_deplete_continue.py
|
Update _get_start_data to always grab the beginning of timestep time (#3414)
|
2025-06-04 23:40:55 +00:00 |
|
test_deplete_coupled_operator.py
|
Allowing chain_file to be chain object to save reloading time (#3436)
|
2025-06-12 21:02:35 +00:00 |
|
test_deplete_cram.py
|
Move openmc.deplete.integrator into openmc.deplete
|
2019-08-07 11:04:37 -05:00 |
|
test_deplete_decay.py
|
Fixes in MicroXS.from_multigroup_flux (#3192)
|
2024-11-11 16:03:31 -06:00 |
|
test_deplete_external_source_rates.py
|
External transfer rates source term (#3088)
|
2025-05-12 15:48:21 -05:00 |
|
test_deplete_fission_yields.py
|
Add RectangularPrism and HexagonalPrism composite surfaces (#2739)
|
2023-11-01 09:13:40 -05:00 |
|
test_deplete_independent_operator.py
|
Allowing chain_file to be chain object to save reloading time (#3436)
|
2025-06-12 21:02:35 +00:00 |
|
test_deplete_integrator.py
|
Prepare for NumPy 2.0 (#2845)
|
2024-03-26 12:00:06 -04:00 |
|
test_deplete_microxs.py
|
Fixes in MicroXS.from_multigroup_flux (#3192)
|
2024-11-11 16:03:31 -06:00 |
|
test_deplete_nuclide.py
|
Ensure that Model.run() works when specifying a custom XML path (#2889)
|
2024-03-11 22:35:32 -05:00 |
|
test_deplete_operator.py
|
Remove use of _find_chain_file in test_deplete_operator.py
|
2022-09-08 10:50:21 -05:00 |
|
test_deplete_reaction.py
|
Fix broken tests on Py3.4, 3.5
|
2018-02-20 09:30:50 -06:00 |
|
test_deplete_restart.py
|
Rename deplete.ResultsList -> deplete.Results
|
2022-06-03 09:04:00 -05:00 |
|
test_deplete_resultslist.py
|
fix unit conversion in openmc.deplete.Results.get_mass (#2761)
|
2023-11-09 07:13:30 -06:00 |
|
test_deplete_transfer_rates.py
|
External transfer rates source term (#3088)
|
2025-05-12 15:48:21 -05:00 |
|
test_element.py
|
fixing expansion of elemental Ta bug (#3443)
|
2025-06-18 15:10:03 +00:00 |
|
test_element_wo.py
|
removed unused imports
|
2022-02-11 22:36:46 +00:00 |
|
test_endf.py
|
Added fix to cfloat_endf for length 11 endf floats (#2967)
|
2024-04-18 16:46:18 +00:00 |
|
test_energy_cutoff.py
|
Python source class refactor (#2524)
|
2023-06-20 21:27:55 -05:00 |
|
test_filter_mesh.py
|
Add RectangularPrism and HexagonalPrism composite surfaces (#2739)
|
2023-11-01 09:13:40 -05:00 |
|
test_filter_meshborn.py
|
Meshborn filter (#2925)
|
2024-04-04 21:32:21 +00:00 |
|
test_filter_meshmaterial.py
|
Implement a new MeshMaterialFilter (#3406)
|
2025-06-06 16:30:50 -05:00 |
|
test_filter_musurface.py
|
Implement filter for cosine of angle of surface crossing (#2768)
|
2024-10-04 05:07:03 +00:00 |
|
test_filter_weight.py
|
Filter weight implementation (#3345)
|
2025-05-05 15:33:12 -05:00 |
|
test_filters.py
|
Implement a new MeshMaterialFilter (#3406)
|
2025-06-06 16:30:50 -05:00 |
|
test_geometry.py
|
Ensure that two surfaces with different boundary type are not considered redundant (#2942)
|
2024-04-11 15:00:41 +02:00 |
|
test_heating_by_nuclide.py
|
Add test for heating by nuclide
|
2022-06-02 15:49:10 -05:00 |
|
test_ifp.py
|
Kinetics parameters using Iterated Fission Probability (#3133)
|
2025-04-14 14:07:48 +00:00 |
|
test_lattice.py
|
Hexagonal Lattice Roundtrip (#3003)
|
2024-05-25 00:50:59 +00:00 |
|
test_lattice_discretization.py
|
replaced ordereddict with {} (#2641)
|
2023-08-19 12:15:11 +00:00 |
|
test_lib.py
|
Compute material volumes in mesh elements based on raytracing (#3129)
|
2025-02-26 08:14:53 -06:00 |
|
test_lost_particles.py
|
Limit number of lost particles written to disk. (#2688)
|
2023-09-25 20:12:04 -05:00 |
|
test_material.py
|
added openmc.Material.mean_free_path function (#3469)
|
2025-06-25 20:29:45 -05:00 |
|
test_mesh.py
|
Fix raytrace infinite loop. (#3423)
|
2025-06-11 22:54:04 +00:00 |
|
test_mesh_from_domain.py
|
Adding fix and tests for spherical mesh as spatial distribution (#3428)
|
2025-06-10 10:01:28 -05:00 |
|
test_mesh_from_lattice.py
|
Change Python Mesh class to RegularMesh
|
2019-06-07 08:51:09 -04:00 |
|
test_mesh_tets.e
|
Separating tests into unit and regression tests.
|
2022-12-29 09:23:14 -06:00 |
|
test_model.py
|
using reduce chain level to remove need for reduce chain (#3377)
|
2025-04-23 06:44:46 +00:00 |
|
test_model_triso.py
|
Make surfaces take coefficients as first arguments
|
2019-09-04 15:10:53 -05:00 |
|
test_no_visible_boundary.py
|
Add RectangularPrism and HexagonalPrism composite surfaces (#2739)
|
2023-11-01 09:13:40 -05:00 |
|
test_nuclide_heating.py
|
Fixed a bug in charged particle energy deposition. (#3416)
|
2025-06-03 18:02:20 +00:00 |
|
test_photon_heating.py
|
Avoid negative heating values during pair production and bremsstrahlung (#3426)
|
2025-06-05 10:45:49 -05:00 |
|
test_pin.py
|
Changes in model/funcs.py from PullRequest Inc. review
|
2020-04-01 14:13:01 -05:00 |
|
test_plots.py
|
Raytrace plots (#2655)
|
2025-02-18 03:11:54 +00:00 |
|
test_plotter.py
|
Fixing plot xs for when plotting element string reaction (#3029)
|
2024-06-10 12:18:04 -05:00 |
|
test_polynomials.py
|
address comments from reviewers
|
2020-03-17 15:41:17 -04:00 |
|
test_random_ray_multiple_point_sources.py
|
Add proper test isolation and error handling to random ray multiple point sources test
|
2025-07-10 22:44:03 +00:00 |
|
test_region.py
|
Immediately resolve complement operators for regions (#3145)
|
2024-10-10 12:58:15 -05:00 |
|
test_settings.py
|
Add user setting for source rejection fraction (#3433)
|
2025-06-10 22:51:51 -05:00 |
|
test_source.py
|
Add user setting for source rejection fraction (#3433)
|
2025-06-10 22:51:51 -05:00 |
|
test_source_file.py
|
Introduce ParticleList class for manipulating a list of source particles (#3148)
|
2024-10-05 06:51:56 +00:00 |
|
test_source_mesh.py
|
Adding fix and tests for spherical mesh as spatial distribution (#3428)
|
2025-06-10 10:01:28 -05:00 |
|
test_spherical_mesh.py
|
Fix negative distances from bins_crossed for CylindricalMesh (#3370)
|
2025-04-22 23:00:44 -05:00 |
|
test_stats.py
|
Fix Tabular.from_xml_element for histogram case (#3287)
|
2025-02-04 10:38:37 -06:00 |
|
test_summary.py
|
Fix no serialization of periodic_surface_id bug (#3421)
|
2025-06-05 00:07:59 +00:00 |
|
test_surface.py
|
Fix bug in Surface.normalize (#3270)
|
2025-01-20 20:18:50 +07:00 |
|
test_surface_composite.py
|
Handle reflex angles in CylinderSector (#3303)
|
2025-02-21 17:44:09 -06:00 |
|
test_surface_source_write.py
|
Write surface source files per batch (#3124)
|
2024-10-03 22:32:03 +00:00 |
|
test_tallies.py
|
Figure of Merit implementation (#3363)
|
2025-05-03 08:19:10 -04:00 |
|
test_tally_multiply_density.py
|
Storing surface source points using a cell ID (#2888)
|
2024-06-19 10:11:58 -05:00 |
|
test_temp_interp.py
|
Consistency in treatment of paths for files specified within the Model class (#3153)
|
2024-10-10 12:17:40 -05:00 |
|
test_time_filter.py
|
Python source class refactor (#2524)
|
2023-06-20 21:27:55 -05:00 |
|
test_torus.py
|
Python source class refactor (#2524)
|
2023-06-20 21:27:55 -05:00 |
|
test_tracks.py
|
Release of version 0.15.0 (#3050)
|
2024-06-22 01:28:56 +00:00 |
|
test_transfer_volumes.py
|
Rename deplete.ResultsList -> deplete.Results
|
2022-06-03 09:04:00 -05:00 |
|
test_triggers.py
|
Fix check for trigger score name (#3155)
|
2024-10-02 12:12:44 -05:00 |
|
test_uniform_source_sampling.py
|
Fix weight modification for uniform source sampling (#3395)
|
2025-05-05 20:59:11 +00:00 |
|
test_universe.py
|
Move 'import lxml' to third-party block of imports (#2803)
|
2023-12-13 14:11:32 +00:00 |
|
test_urr_capture.py
|
Python source class refactor (#2524)
|
2023-06-20 21:27:55 -05:00 |
|
test_volume.py
|
Skip BC check for volume calculations (#2743)
|
2023-10-23 22:50:21 +00:00 |
|
test_waste_classification.py
|
Add option to determine waste disposal rating by nuclide (#3376)
|
2025-05-02 20:07:43 -04:00 |