Ethan Peterson
|
2bd06660c5
|
Parallelize sampling external sources and threadsafe rejection counters (#3830)
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
|
2026-03-04 14:36:43 -06:00 |
|
GuySten
|
0ab46dfa35
|
Fix cell data parsing (#3848)
|
2026-03-04 06:56:49 -06: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 |
|
Patrick Shriwise
|
b796afb591
|
Correction to surface normal determination in SolidRayTrace plots (#3846)
|
2026-03-04 14:10:54 +02:00 |
|
Marco De Pietri
|
53d98ce71a
|
Add method on Material for computing photon contact dose rate (#3700)
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
|
2026-03-03 15:48:56 +00:00 |
|
Paul Romano
|
49b896b0eb
|
Enable "hybrid" tallies in get_microxs_and_flux (#3831)
|
2026-03-02 22:06:52 -05:00 |
|
GuySten
|
823b4c96c9
|
Speed up depletion with transfer rates (#3839)
|
2026-03-02 06:53:20 -06:00 |
|
Paul Romano
|
83a7b36add
|
Speed up Docker build (#3841)
Co-authored-by: Jonathan Shimwell <drshimwell@gmail.com>
|
2026-03-01 21:52:51 +02:00 |
|
Paul Romano
|
b3788f11e1
|
Use clang-format version 18 for CI format checks (#3840)
|
2026-02-27 13:56:00 +02:00 |
|
Micah Gale
|
1d9a8f542b
|
Add Python 3.14 to testing matrix and drop Python 3.11 (#3642)
Co-authored-by: GuySten <guyste@post.bgu.ac.il>
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
|
2026-02-26 18:18:04 -06:00 |
|
Paul Romano
|
3b5ac08bfb
|
Skip DAGMC lost particles test (#3836)
|
2026-02-26 11:26:39 -06:00 |
|
Paul Romano
|
17d4164242
|
Update copyright to 2026 (#3834)
|
2026-02-26 08:14:28 +00:00 |
|
GuySten
|
322b741fde
|
Support Mixture distributions in combine_distributions (#3784)
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
|
2026-02-26 07:30:08 +00:00 |
|
Jonathan Shimwell
|
6050c789ca
|
making use of endf.get_evaluations (#3819)
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
|
2026-02-26 03:14:44 +00:00 |
|
GuySten
|
3ba8a9f078
|
Correctly score pulse height tally when no cell filter is present (#3821)
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
|
2026-02-26 02:44:17 +00:00 |
|
Jonathan Shimwell
|
8081815b99
|
Add RegularMesh.get_indices_at_coords method (#3824)
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
|
2026-02-26 02:19:02 +00:00 |
|
John Tramm
|
54c8e3d6eb
|
Speedup CI and Improve Reproducibility Across Compilers (#3823)
Co-authored-by: John Tramm <jtramm@gmail.com>
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
|
2026-02-25 17:12:18 -06:00 |
|
GuySten
|
2a38dc11ec
|
Do not fail CI when coveralls.io is not available. (#3835)
|
2026-02-25 15:04:00 -06:00 |
|
GuySten
|
c0427dd40a
|
Resolve conflict with weight windows and global russian roulette (#3751)
Co-authored-by: Patrick Shriwise <pshriwise@gmail.com>
|
2026-02-25 14:01:33 -06:00 |
|
Patrick Shriwise
|
5a85bd92f2
|
C++ formatting suggestions on PRs (#3829)
|
2026-02-25 11:08:04 -06:00 |
|
Jonathan Shimwell
|
3ff6b59a49
|
Allow Mesh.from_domain to use bounding boxes directly (#3828)
|
2026-02-24 23:44:30 -06:00 |
|
Paul Romano
|
e130701f10
|
Fix MeshFilter.get_pandas_dataframe to handle all mesh types (#3817)
|
2026-02-24 07:35:23 +00:00 |
|
Vitaly Mogulian
|
8c24c1c064
|
Modify the plotter ray tracing for its utilization in estimators (#3816)
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
|
2026-02-24 06:46:21 +00:00 |
|
GuySten
|
83a30f6860
|
Support arbitrary symmetry axis for CylindricalIndependent class (#3474)
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
|
2026-02-21 20:00:36 +00:00 |
|
Paul Romano
|
139907c955
|
Implement tally filter for filtering by reaction (#3809)
|
2026-02-21 10:17:12 -06:00 |
|
Jonathan Shimwell
|
153281a490
|
Remove unused class Tabulated2D (#3818)
|
2026-02-21 15:00:22 +00:00 |
|
John Tramm
|
53ce1910f9
|
Fix S2 Random Ray Casting Issue (#3825)
|
2026-02-19 18:25:31 +00:00 |
|
Kevin Sawatzky
|
efefdb17b1
|
Add more operator overloads in the new Tensor class (#3822)
|
2026-02-19 11:03:19 -06:00 |
|
Kevin Sawatzky
|
417343c920
|
Implement S2 directional sampling in the random ray solver (#3811)
|
2026-02-19 14:25:19 +02:00 |
|
GuySten
|
f007c85a50
|
Check for positive radii (#3813)
|
2026-02-19 08:36:12 +00:00 |
|
Jonathan Shimwell
|
6d6b051507
|
avoid need to set particles and batches for dagmc models when calling convert_to_multigroup (#3801)
Co-authored-by: Jon Shimwell <jon@proximafusion.com>
Co-authored-by: Patrick Shriwise <pshriwise@gmail.com>
Co-authored-by: GuySten <62616591+GuySten@users.noreply.github.com>
|
2026-02-18 11:18:05 -06:00 |
|
GuySten
|
d4dc089618
|
Remove redundant check (#3812)
|
2026-02-18 09:09:39 -06:00 |
|
John Tramm
|
977ade79a1
|
Replace xtensor with internal Tensor/View classes (#3805)
Co-authored-by: John Tramm <jtramm@gmail.com>
|
2026-02-17 09:50:38 -06:00 |
|
Kevin Sawatzky
|
c6ef84d1d5
|
Set upper and lower interpolation bounds for MGXS data. (#3803)
|
2026-02-15 23:59:08 +02:00 |
|
Paul Romano
|
a35927aad3
|
Extend ParticleProductionFilter to support multiple particle types (#3780)
|
2026-02-13 22:18:29 -06:00 |
|
GuySten
|
7fc5b94877
|
Store atomic mass in ParticleType. (#3765)
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
|
2026-02-14 03:14:03 +00:00 |
|
Kevin Sawatzky
|
19c0aafdc6
|
Fix None values appearing in cross section data generated with Model.autoconvert (#3802)
|
2026-02-13 18:52:10 +02:00 |
|
Patrick Shriwise
|
bcb9395207
|
SolidRayTracePlot CAPI (#3789)
Co-authored-by: GuySten <62616591+GuySten@users.noreply.github.com>
|
2026-02-13 07:54:27 +02:00 |
|
GuySten
|
b145fdd999
|
Improve radial crossing checks in SphericalMesh and CylindricalMesh (#3792)
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
|
2026-02-13 05:10:20 +00:00 |
|
Jonathan Shimwell
|
4e5deed0cc
|
Using ``_LIBRARY` and `_SUBLIBRARY`` from endf package (#3804)
|
2026-02-13 03:25:49 +00:00 |
|
Paul Romano
|
8198e6021d
|
Add truncated normal distribution support (#3761)
|
2026-02-12 18:25:56 +02:00 |
|
Patrick Shriwise
|
a3426cf833
|
Fix weight windows regression test (#3798)
|
2026-02-12 06:30:31 -06:00 |
|
Jonathan Shimwell
|
8d0fe6c71d
|
making use of sum_rules in endf package (#3799)
|
2026-02-12 10:11:28 +00:00 |
|
Jonathan Shimwell
|
26b13083f3
|
Use gnds_name and zam from endf package (#3796)
|
2026-02-12 05:58:00 +00:00 |
|
GuySten
|
96383fcb2b
|
More interpolation types in Tabular. (#3413)
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
|
2026-02-11 21:05:07 +00:00 |
|
azim-givron
|
360ec24b41
|
Implement vector fitting to replace external vectfit package (#3493)
Co-authored-by: azim_givron <a.givron@naarea.fr>
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
Co-authored-by: GuySten <guyste@post.bgu.ac.il>
Co-authored-by: GuySten <62616591+GuySten@users.noreply.github.com>
|
2026-02-11 10:00:18 -06:00 |
|
Matthew Feickert
|
44da7022b8
|
FIX: Remove setuptools from run dependencies (#3794)
|
2026-02-11 09:21:13 -06:00 |
|
Jonathan Shimwell
|
3f20a5e228
|
Use several data variables from endf package (#3787)
|
2026-02-10 06:41:04 -06:00 |
|
Jonathan Shimwell
|
8053111f2d
|
making use of endf-python package more (#3786)
Co-authored-by: GuySten <guyste@post.bgu.ac.il>
|
2026-02-10 02:08:25 +00:00 |
|
Kevin Sawatzky
|
4f4930b633
|
Temperature feedback support in the random ray solver. (#3737)
|
2026-02-09 16:54:59 -06:00 |
|