Commit graph

16 commits

Author SHA1 Message Date
lhchg
3bedd043d0
update math function unit test with catch2 (#2955)
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2024-06-19 15:56:02 +00:00
Patrick Shriwise
00104ce954
Correct openmc.lib wrapper for evaluate_legendre. (#2729) 2023-10-13 00:18:26 +00:00
Paul Romano
476fdd1bf7 Improve description of prn_seed argument in openmc.lib functions 2022-07-18 06:49:14 -05:00
Paul Romano
953b35e742 Add openmc_sample_external_source function and Python binding 2022-07-15 07:21:08 -05:00
John Tramm
166b86a80a fixed other python math function default seed value generation technique. 2019-12-06 16:36:00 +00:00
John Tramm
c84fc282a5 Moved seed accessor functions into header. Changed python rotate_angle default seed generation technique. 2019-12-06 14:56:42 +00:00
John Tramm
638172e68d refactor of prn() interface and python interface changes 2019-12-04 16:35:01 +00:00
John Tramm
2ec02d6472
Apply formatting fixes from code review
Co-Authored-By: Paul Romano <paul.k.romano@gmail.com>
2019-12-03 10:36:01 -06:00
John Tramm
12ec9bacff cleanup of comments and adding some parameter descriptions for altered function prototypes 2019-11-22 22:56:16 +00:00
John Tramm
d3e2d36fc8 fixed normal variate unit test 2019-11-22 19:47:19 +00:00
John Tramm
7d3dcfedc0 Probably the final fix for unit tests 2019-11-22 19:27:42 +00:00
John Tramm
84e351f153 another unit test fix 2019-11-22 19:07:13 +00:00
John Tramm
1d889b09f5 More unit test fixes 2019-11-22 18:32:28 +00:00
John Tramm
a3af7f7a78 another attempt to fix the unit tests 2019-11-22 17:30:01 +00:00
John Tramm
ecb5f828d2 removed some comments. Also attempted to fix the math unit tests that now require direct passing of seeds and stream variables 2019-11-22 16:17:46 +00:00
Paul Romano
bbb0b78383 Rename openmc.capi -> openmc.lib 2019-09-13 10:38:26 -05:00
Renamed from openmc/capi/math.py (Browse further)