Paul Wilson
dd6d31bfae
Add properties to settings w/ documentation, c++ loading of filename, and python round-trip test ( #3808 )
...
Co-authored-by: Patrick C Shriwise <pshriwise@gmail.com>
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2026-03-13 21:40:52 +00:00
Amanda Lund
1dc4aa9882
Add setting to optionally disable atomic relaxation ( #3855 )
...
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2026-03-10 04:00:10 +00:00
GuySten
70be650003
Implement surface flux tallies ( #3742 )
...
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2026-03-04 14:17:48 +02:00
Paul Romano
2c15480cc9
Add user setting for free gas threshold ( #3593 )
2025-10-06 15:45:26 +03:00
Copilot
7806703c26
Fix random ray source region mesh export when using model.export_to_xml() ( #3579 )
...
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: jtramm <1009059+jtramm@users.noreply.github.com>
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2025-10-02 22:52:39 +00:00
Ilham Variansyah
ecb0a3361f
Combing for fission site sampling, and delayed neutron emission time ( #2992 )
...
Co-authored-by: Gavin Ridley <gavin.keith.ridley@gmail.com>
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2025-09-19 08:10:08 +00:00
Paul Romano
f571be87c5
Add user setting for source rejection fraction ( #3433 )
2025-06-10 22:51:51 -05:00
Perry
e8c9134ff6
Add option for survival biasing source normalization ( #3070 )
...
Co-authored-by: Patrick Shriwise <pshriwise@gmail.com>
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2025-03-06 18:00:29 -06:00
Paul Romano
579777a3e5
Consistency in treatment of paths for files specified within the Model class ( #3153 )
2024-10-10 12:17:40 -05:00
John Tramm
5111aa2621
Random Ray Transport ( #2823 )
...
Co-authored-by: Gavin Ridley <gavin.keith.ridley@gmail.com>
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2024-04-18 22:10:16 +00:00
Patrick Shriwise
9fd096b843
Add a max_events setting. ( #2945 )
...
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2024-04-11 17:09:23 +00:00
Xinyan Wang
9cf2f22f24
Apply Weight Window Upon Surface Crossing ( #2670 )
...
Co-authored-by: Patrick Shriwise <pshriwise@gmail.com>
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2023-09-26 05:03:49 +00:00
Christopher Fichtlscherer
03f98e8f82
time-cutoff version 2.0 ( #2631 )
2023-08-19 15:20:33 -05:00
Patrick Shriwise
fa245b0087
Fixing Universe.plot seed. ( #2647 )
...
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2023-08-19 05:51:08 +00: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
Christopher Fichtlscherer
50892c61b7
unit test and description
2023-01-11 14:15:37 -05:00
Paul Romano
1680a72f12
Merge pull request #2116 from ebknudsen/mcpl_input
...
Add support for MCPL files
2022-12-24 13:12:52 -06:00
Paul Romano
47848b79ab
Allow Settings.sourcepoint['mcpl'] to be set
2022-12-22 14:56:40 -06:00
Patrick Shriwise
b00404be7c
Updating dimension type to tuple in a couple of test checks
2022-10-28 04:34:35 +00:00
Ethan Peterson
1af84f94de
added docstring info and test
2022-08-10 08:28:18 -04:00
Paul Romano
e34bf445f0
Add max_tracks setting (maximum number of tracks per process)
2022-05-20 10:46:59 -05:00
Paul Romano
8ecfdf0796
Update Settings.track to be list of 3-tuple
2022-05-19 17:12:38 -05:00
Paul Romano
f369a8ccac
Add missing VolumeCalculation.from_xml_element method
2022-01-20 09:17:51 -06:00
Paul Romano
eca57538cd
Add missing Settings.write_initial_source property
2021-10-13 13:04:17 -05:00
Patrick Shriwise
a09c468faf
Updates to the dagmc test and settings test from the Python API.
2021-05-19 18:05:28 -05:00
YoungHui Park
5f48ec9eeb
Rename max_surf_banks to max_particles
2021-01-18 14:36:05 -06:00
YoungHui Park
26c3043726
Rename surf_ids to surface_ids
2021-01-18 14:36:05 -06:00
YoungHui Park
41be70ce6a
Add missing change on unit test
2021-01-18 14:36:05 -06:00
YoungHui Park
770d0e0ca0
Add surface source read/write tests on settings unit test
2021-01-18 14:36:04 -06:00
stevendargaville
6a40a535e4
Modified the test_settings unit test for new max_lost_particles and rel_max_lost_particles to check they can be assigned/read by the python interface
2020-02-11 13:37:32 +00:00
Sterling Harper
6a22a246d8
Merge remote-tracking branch 'upstream/develop' into rect_mesh
2019-06-07 09:29:13 -04:00
Sterling Harper
9ddd8b3067
Change Python Mesh class to RegularMesh
2019-06-07 08:51:09 -04:00
amandalund
c0ede1ec8d
Add unit tests for settings.from_xml() and a few fixes
2019-04-30 19:44:00 -04:00
Paul Romano
49bf4523c3
Remove thread_id and n_threads global variables
2019-03-19 13:57:42 -05:00
Paul Romano
faa70b168f
Remove weight correction method for resonance scattering, rename ARES -> RVS
2019-01-10 15:53:45 -06:00
Shikhar Kumar
b4a2687af9
Update CMFD test suite
2018-11-24 02:09:42 -05:00
Paul Romano
3246a9320e
Remove option to specify multipole library outside of cross_sections.xml
2018-11-12 13:35:29 -06:00
Paul Romano
bc4c7d9372
Add option in openmc.Settings for log_grid_bins (and remove DD)
2018-02-05 07:35:48 -06:00
Paul Romano
6044edc24a
Add simple test for openmc.Settings
2018-02-05 07:35:48 -06:00