Commit graph

31 commits

Author SHA1 Message Date
Paul Romano
a35927aad3
Extend ParticleProductionFilter to support multiple particle types (#3780) 2026-02-13 22:18:29 -06:00
Gavin Ridley
f2c936cf5b
Implement filter for secondary particle production binned by energy (#3453)
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2026-02-05 18:00:03 -06:00
GuySten
4500f07b44
Remove reorder_attributes from openmc._xml (#3519) 2025-08-08 16:59:22 +07:00
Paul Romano
4943fa3630
Avoid negative heating values during pair production and bremsstrahlung (#3426)
Co-authored-by: GuySten <guyste@post.bgu.ac.il>
2025-06-05 10:45:49 -05:00
GuySten
ace73ab5de
Fixed a bug in charged particle energy deposition. (#3416)
Co-authored-by: Jonathan Shimwell <drshimwell@gmail.com>
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2025-06-03 18:02:20 +00:00
GuySten
f9dca9a458
Fixing an incorrect computation of CDF of bremsstrahlung photons (#3396)
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2025-05-06 00:04:47 +00:00
Amanda Lund
57dc71f530
Map Compton subshell data to atomic relaxation data (#3392)
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2025-05-05 18:05:48 +00:00
Paul Romano
91fd60be69
Immediately resolve complement operators for regions (#3145) 2024-10-10 12:58:15 -05:00
Patrick Shriwise
eda39ad9ca
Python source class refactor (#2524)
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2023-06-20 21:27:55 -05:00
Patrick Myers
1cb22075ef
Changed xml to lxml (#2489) 2023-05-09 10:41:04 -05:00
Ethan Peterson
11e618fe81 adding export_to_xml to run and updating tests 2023-03-24 18:54:54 -04:00
Paul Romano
12d7828803 Update photon_production regression test result 2022-06-02 17:18:23 -05:00
Paul Romano
baa38a1168 Update photon-related regression test results 2021-12-12 17:26:24 -06:00
Paul Romano
9552be7316 Update test results from new random number stream 2021-05-03 10:32:16 -05:00
Paul Romano
7594e7570c Add (n,gamma) rate to photon tests (should be zero) 2020-07-07 09:44:15 -05:00
Paul Romano
ca10c58c8a Ensure boundary_type is used by keyword in several spots 2020-06-17 22:08:56 -05:00
Paul Romano
12c709e934 Update test results 2020-01-21 17:21:57 -06:00
Paul Romano
a9070f7ec1 Simplify photon production test 2020-01-13 14:42:40 -06:00
Paul Romano
d85df13ae7 Make surfaces take coefficients as first arguments 2019-09-04 15:10:53 -05:00
Paul Romano
481361ae79 Use strings in representation of particle filter 2019-07-19 07:40:48 -05:00
liangjg
acc69ea6cb updated tests to include photon heating 2019-04-12 20:38:36 -04:00
liangjg
ac048527c8 change cylinder size to make sure collision occurs 2019-03-28 22:15:09 -04:00
liangjg
c24a8b2f18 add tracklength and collision tally for comparison 2019-03-28 21:54:50 -04:00
liangjg
a8e942b740 update photon tally test to cover analog estimator 2019-03-28 21:08:41 -04:00
Adam Nelson
b2d6a06284
Merge pull request #1188 from paulromano/translate-and-points
Add translate method for surfaces/regions and two convenience functions
2019-03-08 14:52:54 -06:00
Paul Romano
325f9fcf72 Use lower-case argument names for surfaces consistently 2019-03-08 11:25:26 -06:00
amandalund
61000397fd Address @paulromano comments 2019-03-07 09:09:01 -07:00
amandalund
973016c2d8 Address @paulromano comments in #1068 2018-09-13 11:27:40 -05:00
amandalund
bad7851822 Account for photon production of summed reactions 2018-08-23 16:29:40 -05:00
amandalund
d3a8e7f917 Added __init__.py to photon regression tests 2018-08-02 13:44:15 -05:00
amandalund
73c4c4856a Added regression test for photon production 2018-08-02 10:59:29 -05:00