Paul Romano
|
9552be7316
|
Update test results from new random number stream
|
2021-05-03 10:32:16 -05:00 |
|
Paul Romano
|
1368161ed1
|
Change variable names in normal dist unit test
|
2020-12-23 11:27:39 -06:00 |
|
Paul Romano
|
04a65235fb
|
Respond to my original comments on #1670
|
2020-12-22 16:21:49 -06:00 |
|
Andrew Davis
|
9188786094
|
Spelling!
|
2020-12-22 16:21:49 -06:00 |
|
Andrew Davis
|
1b9fae9003
|
I'dve sworn python could do this
|
2020-12-22 16:21:49 -06:00 |
|
Andrew Davis
|
a7c7c9b91c
|
Missing closing parenthesis
|
2020-12-22 16:21:49 -06:00 |
|
Andrew Davis
|
8b834d9fe4
|
C++ism creeping in
|
2020-12-22 16:21:49 -06:00 |
|
Andrew Davis
|
ee62c7fcd2
|
add the shaprio test for normality
|
2020-12-22 16:21:49 -06:00 |
|
John Tramm
|
638172e68d
|
refactor of prn() interface and python interface changes
|
2019-12-04 16:35:01 +00:00 |
|
John Tramm
|
7d3dcfedc0
|
Probably the final fix for unit tests
|
2019-11-22 19:27:42 +00:00 |
|
John Tramm
|
cdcb23796b
|
fixed tabs/spacing issue in test file
|
2019-11-22 17:39:27 +00:00 |
|
John Tramm
|
5959db4ec1
|
fixed tabs/spacing issue in test file
|
2019-11-22 17:37: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 |
|
Paul Romano
|
6b8c956726
|
Remove mention of Fortran in documentation
|
2019-02-21 22:44:24 -06:00 |
|
Andrew Davis
|
3ac6c6be63
|
Further review comments and errors fixed
|
2018-12-18 16:33:51 +00:00 |
|
Jonathan Shimwell
|
e254cd0aea
|
fixed some of @smharper comments
|
2018-12-18 12:37:44 +00:00 |
|
Andrew Davis
|
32674887e5
|
Included missing CAPI wappers and unit tests for test_math.py
|
2018-12-13 16:51:47 +00:00 |
|
Zhuoran Han
|
847e2cc280
|
Revert test_math.py
|
2018-08-16 14:13:03 -05:00 |
|
Zhuoran Han
|
1b127cd2e8
|
Add test for evaluate zn_rad
|
2018-08-13 12:52:14 -05:00 |
|
Zhuoran Han
|
61431be559
|
Add unit test. Still need to add another tests for eva_zn
|
2018-08-13 12:52:14 -05:00 |
|
Adam G Nelson
|
d7b20fb51e
|
final preps for a PR
|
2018-05-13 19:21:36 -04:00 |
|
Adam G Nelson
|
a6e75c3509
|
Cleaned up the optional parameters interface of rotate_angle
|
2018-05-13 06:44:48 -04:00 |
|
Adam G Nelson
|
a73f633d24
|
Converted calc_rn and calc_pn to provide all values at once instead of only for the requested value of n. Also converted calc_pn to use the recursive definition of the legendre polys
|
2018-05-12 15:43:05 -04:00 |
|
Adam G Nelson
|
c65817a0d3
|
Merged with upstream MGXS Expansion changes and Zernike normalization change
|
2018-05-11 05:02:07 -04:00 |
|
Adam G Nelson
|
044934f93d
|
Implemented broaden_wmp_polynomials in C++
|
2018-05-07 20:07:05 -04:00 |
|
Adam G Nelson
|
468126f8c4
|
Added in Zernike polynomials to C++ code
|
2018-05-06 20:14:54 -04:00 |
|
Adam G Nelson
|
feecf0134e
|
Incorporated maxwell and watt_spectrum C++ code, tests pass
|
2018-05-06 11:28:05 -04:00 |
|
Adam G Nelson
|
15b6b1d4ee
|
CPPized the Pn and Rn functions
|
2018-04-30 16:13:11 -04:00 |
|
Adam G Nelson
|
0e3194315a
|
C++ized t_percentile
|
2018-04-30 15:41:20 -04:00 |
|
Adam G Nelson
|
7fb5449ca1
|
implemented python interface and tests of math.F90
|
2018-04-30 08:54:29 -04:00 |
|