Paul Romano
|
01fa8056d1
|
Introduce WeightWindowsList class that enables export to HDF5 (#3456)
|
2025-06-25 13:44:53 -05:00 |
|
Paul Romano
|
f571be87c5
|
Add user setting for source rejection fraction (#3433)
|
2025-06-10 22:51:51 -05:00 |
|
GuySten
|
cb95c784b7
|
Fix bug where the same mesh is written multiple times to settings.xml (#3418)
|
2025-05-27 11:04:16 -05:00 |
|
Joffrey Dorville
|
47ca2916aa
|
Kinetics parameters using Iterated Fission Probability (#3133)
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
|
2025-04-14 14:07:48 +00:00 |
|
John Tramm
|
b67771a3d0
|
Random Ray AutoMagic Setup (#3351)
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
|
2025-04-01 21:47:49 -05:00 |
|
Adam Nelson
|
58f2a21771
|
Hotfix: Remove errant openmc.Settings.random_ray check and removed of not useful warning in MG mode (#3344)
|
2025-03-14 11:57:33 -05:00 |
|
John Tramm
|
9b5678b5f0
|
Random Ray Source Region Mesh Subdivision (Cell-Under-Voxel Geometry) (#3333)
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
|
2025-03-07 02:48:31 +00: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 |
|
ahman24
|
239f7fed5e
|
Implement user-configurable random number stride (#3067)
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
|
2025-03-04 17:26:38 -06:00 |
|
Paul Romano
|
d643ad0c41
|
Simulation of decay photons through the D1S method (#3235)
D1S FTW!
|
2025-02-21 12:47:38 -05:00 |
|
Sam Pasmann
|
d96e6860e6
|
Randomized Quasi-Monte Carlo Sampling in The Random Ray Method (#3268)
Co-authored-by: John Tramm <john.tramm@gmail.com>
|
2025-02-19 03:44:15 +00:00 |
|
Olek
|
a5b26de041
|
Random ray consistency changes (#3298)
|
2025-02-17 11:02:51 -06:00 |
|
Zoe Prieto
|
ae37d6c0da
|
Statistical weights in IndependentSource (#3195)
Co-authored-by: Paul Wilson <paul.wilson@wisc.edu>
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
|
2024-11-22 09:16:49 -06:00 |
|
John Tramm
|
172867b1df
|
Random Ray Adjoint Mode (#3191)
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
|
2024-11-20 20:15:41 +00: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 |
|
Zoe Prieto
|
9686851e7a
|
Write surface source files per batch (#3124)
Co-authored-by: Patrick Shriwise <pshriwise@gmail.com>
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
|
2024-10-03 22:32:03 +00:00 |
|
John Tramm
|
5bc04b5d78
|
Alternative Random Ray Volume Estimators (#3060)
Co-authored-by: Olek <45364492+yardasol@users.noreply.github.com>
|
2024-08-23 11:56:26 -05:00 |
|
John Vincent Cauilan
|
4c0e08bae8
|
Replace all deprecated Python typing imports and syntax with updated forms (#3085)
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
|
2024-07-18 17:40:42 +00:00 |
|
Rufus
|
fd47df4bb2
|
Linear Source Random Ray (#3072)
Co-authored-by: John Tramm <john.tramm@gmail.com>
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
|
2024-07-16 19:53:40 -05:00 |
|
John Vincent Cauilan
|
b11f8b73ca
|
Enforce sequence type when setting Setting.track (#3071)
|
2024-07-08 09:37:17 -05:00 |
|
John Tramm
|
391450ce01
|
Random Ray Normalization Improvements (#3051)
Co-authored-by: Olek <45364492+yardasol@users.noreply.github.com>
|
2024-06-28 12:41:20 -04:00 |
|
Paul Romano
|
55b52b7ef3
|
Release of version 0.15.0 (#3050)
|
2024-06-22 01:28:56 +00:00 |
|
Joffrey Dorville
|
ddc9526966
|
Storing surface source points using a cell ID (#2888)
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
|
2024-06-19 10:11:58 -05:00 |
|
Jonathan Shimwell
|
84f561c1ed
|
sets used instead of lists when membership testing (#3021)
|
2024-06-19 14:48:34 +00:00 |
|
vanessalulla
|
97537d5e9a
|
Rename max_splits to max_history_splits, set default value to 1.0e7 (#2954)
Co-authored-by: Patrick Shriwise <pshriwise@gmail.com>
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
|
2024-06-18 03:31:34 +00: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 |
|
yrrepy
|
63916067ee
|
Use huge_tree=True in lxml parsing (#2791)
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
|
2024-01-17 06:54:03 +00:00 |
|
Paul Romano
|
3efd24289d
|
Fix creation of meshes when from loading settings from XML (#2805)
|
2023-12-13 08:41:51 -06:00 |
|
Paul Romano
|
85c963e223
|
Move 'import lxml' to third-party block of imports (#2803)
|
2023-12-13 14:11:32 +00:00 |
|
Patrick Shriwise
|
e0d03812b9
|
Mesh Source Class (#2759)
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
Co-authored-by: Jonathan Shimwell <drshimwell@gmail.com>
|
2023-12-02 17:35:23 +00:00 |
|
Paul Romano
|
94f02ae10b
|
Bump version to 0.14.0-dev (#2740)
|
2023-10-31 16:55:19 -05: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 |
|
Jonathan Shimwell
|
9b7b33c7fa
|
Ruff comments on code (#2696)
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
|
2023-09-26 03:37:19 +00:00 |
|
Erik B Knudsen
|
d765bd031f
|
Limit number of lost particles written to disk. (#2688)
Co-authored-by: John Tramm <john.tramm@gmail.com>
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
|
2023-09-25 20:12:04 -05: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 |
|
Jonathan Shimwell
|
ee7b95245a
|
Static errors continuation (#2557)
Co-authored-by: Christina Cai <chrsitinacai48933@gmail.com>
Co-authored-by: christinacai123 <63215816+christinacai123@users.noreply.github.com>
|
2023-06-16 22:34:02 -05:00 |
|
Patrick Shriwise
|
610a5d8c34
|
Global Weight Window Generation via CAPI (#2359)
Co-authored-by: Jonathan Shimwell <drshimwell@gmail.com>
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
|
2023-06-09 10:47:27 -05:00 |
|
Patrick Myers
|
1cb22075ef
|
Changed xml to lxml (#2489)
|
2023-05-09 10:41:04 -05:00 |
|
Yue JIN
|
e3d8982bb9
|
docs: typo fix (#2514)
Co-authored-by: Jonathan Shimwell <drshimwell@gmail.com>
|
2023-05-04 13:13:00 +00:00 |
|
Paul Romano
|
61b30f5dcc
|
Merge pull request #2334 from pshriwise/umesh_sampling
Unstructured Mesh Sampling Updates
|
2023-02-16 07:24:13 -06:00 |
|
Patrick Shriwise
|
3d548c882f
|
Addressing latest comments from @paulromano
|
2023-02-13 09:52:17 -06:00 |
|
Patrick Shriwise
|
283e3ee6aa
|
Adjust the read_meshes function to search only for mesh elements directly below the element passed in
|
2023-02-03 22:55:47 -06:00 |
|
Patrick Shriwise
|
fc67b38ba4
|
Adding roundtrip test for mesh sampling
|
2023-02-03 20:11:35 -06:00 |
|
Patrick Shriwise
|
4d06ed5640
|
Passing mesh memo through to source from_xml method
|
2023-01-12 23:53:06 -06:00 |
|
Christopher Fichtlscherer
|
a66d4da53f
|
Update openmc/settings.py
version number
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
|
2023-01-12 06:26:07 -05:00 |
|
Christopher Fichtlscherer
|
36249d3742
|
Update openmc/settings.py
yes
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
|
2023-01-12 06:25:52 -05:00 |
|
Christopher Fichtlscherer
|
f7c1a57b15
|
settings change element
|
2023-01-11 16:55:27 -05:00 |
|