Commit graph

1359 commits

Author SHA1 Message Date
aprilnovak
3cb99504fc Unit tests for getting and setting cell temperature. Refs #1223 2019-05-08 09:02:49 -07:00
amandalund
c0ede1ec8d Add unit tests for settings.from_xml() and a few fixes 2019-04-30 19:44:00 -04:00
Paul Romano
ef0d216f66 Fix float_endf for decimal-less numbers. Also secretly support d/D 2019-04-04 16:40:28 -05:00
Paul Romano
d79524b9ce Replace float_endf with a fast C/Cython version 2019-04-03 15:19:50 -05:00
liangjg
0f248381d1 updated photon data test to check cross sections and data by from_hdf5() 2019-03-27 13:24:00 -07:00
liangjg
db66dfbd17 add tests for IncidentPhoton.from_hdf5 2019-03-26 14:09:42 -04:00
Paul Romano
49bf4523c3 Remove thread_id and n_threads global variables 2019-03-19 13:57:42 -05:00
Patrick Shriwise
43914d4204 Re-correcting direction and updating _Position tests. 2019-03-19 08:44:36 -05:00
Patrick Shriwise
44654e7759 A couple capi.plot module fixes and an added test. 2019-03-19 08:44:36 -05:00
Patrick Shriwise
cdaad6ad54 Making pointer for property_map const and fixing property_map tests. 2019-03-19 08:42:59 -05:00
Patrick Shriwise
b9a57b02d4 Exposing properties via capi and Python interface. 2019-03-19 08:42:59 -05:00
Patrick Shriwise
e7b3175da1 Addressing @promano's comments. 2019-03-12 11:53:50 -05:00
Patrick Shriwise
bb862009ee Updating plot name in unit tests 2019-03-12 11:53:50 -05:00
Patrick Shriwise
fbd0e5e4c5 PEP8 adherence 2019-03-12 11:53:50 -05:00
Patrick Shriwise
c97d046bc6 Self review. 2019-03-12 11:53:50 -05:00
Patrick Shriwise
a371f402a2 Correction to n_coord reset on particle for proper handling of universes.
Renaming CPlot to PlotBase and adding a capi test.

Mirroring use of Bank in the capi.

Updating header name. Adding documentation to capi plot module.

Removing plot base header and struct.
2019-03-12 11:53:50 -05:00
Jingang Liang
830bd4f8e0
Merge pull request #1191 from paulromano/heat-data
Provide gas production, heating, damage energy data in HDF5 files
2019-03-12 12:06:11 -04:00
Paul Romano
2d13d41da3
Merge pull request #1189 from pshriwise/corner_radius
Fix for hexagonal prism convenience function
2019-03-12 06:52:05 -05:00
Paul Romano
285532c840 Improve int_endf and float_endf, and use int_endf consistently.
Closes #1027
2019-03-11 13:03:45 -05:00
Adam Nelson
b2d6a06284
Merge pull request #1188 from paulromano/translate-and-points
Add translate method for surfaces/regions and two convenience functions
2019-03-08 14:52:54 -06:00
Patrick Shriwise
e1aa836ea6 Adding some point checks for the hex prism test and removing import from surfae.py. 2019-03-08 14:45:33 -06:00
Paul Romano
325f9fcf72 Use lower-case argument names for surfaces consistently 2019-03-08 11:25:26 -06:00
Patrick Shriwise
758d9b45d5 Adding functools partial to model.funcs. Adding a quick test for the hexagonal prism. 2019-03-07 22:20:50 -06:00
amandalund
fd418f15b4 Update failing photon tests 2019-03-06 16:45:03 -07:00
Paul Romano
394ac75560 Add translate methods to surfaces and regions 2019-03-06 15:38:26 -06:00
Paul Romano
2943e38a81 Add Plane.from_points and cylinder_from_points convenience functions 2019-03-06 15:38:22 -06:00
Paul Romano
368f89697d Use Position and Direction in Particle class 2019-03-01 16:00:36 -06:00
Paul Romano
6b8c956726 Remove mention of Fortran in documentation 2019-02-21 22:44:24 -06:00
Sterling Harper
ef2767a127
Merge pull request #1169 from paulromano/cpp-tracking
Translate transport, cross_surface, and particle restarts to C++
2019-02-20 12:17:19 -05:00
Paul Romano
964fdfde30 Remove cells array on Fortran side 2019-02-15 11:00:00 -06:00
liangjg
3122e14010 Updated atomic mass evaluation to AME 2016, close #1137 2019-02-13 21:41:22 +00:00
Sterling Harper
08e50977f0 Merge remote-tracking branch 'upstream/develop' into cpp_tallies 2019-02-12 12:35:32 -05:00
Sterling Harper
5e476760b9 Merge remote-tracking branch 'upstream/develop' into cpp_tallies 2019-02-09 13:27:12 -05:00
Jingang Liang
f8c8e4e972 updated depletion test to perform loading of new nuclides from the chain 2019-02-08 12:34:20 -08:00
Jingang Liang
0adad96bf0 fix capi: make sure capi.nuclides works after calling capi.load_nuclide 2019-02-08 12:02:51 -08:00
Jingang Liang
0459632e18 update test_capi.py 2019-02-06 12:59:29 -08:00
liangjg
5f571a5eaf fix bug when loading nuclides using capi: invalid index updating 2019-02-05 21:45:18 -05:00
Sterling Harper
2d0ea1154b Merge remote-tracking branch 'upstream/develop' into cpp_tallies 2019-02-05 14:05:15 -05:00
Sterling Harper
e99fd9e7e4 Move most active_tally lists to C++ 2019-01-26 16:26:03 -05:00
liangjg
d65bdaac49 fix restart bug for LE/QI methods 2019-01-24 20:10:16 -05:00
liangjg
0f639937b7 added unit tests for CE/LI and LE/QI 2019-01-23 15:54:14 -05:00
liangjg
cddfbf41c0 updated test results 2019-01-21 00:00:06 -05:00
liangjg
57ea52a46c added unit tests for the new integrators 2019-01-21 00:00:05 -05:00
Paul Romano
faa70b168f Remove weight correction method for resonance scattering, rename ARES -> RVS 2019-01-10 15:53:45 -06:00
Paul Romano
3e3c9af0d0
Merge pull request #1131 from makeclean/muir_gauss
First commit of Muir/Gaussian sampling
2019-01-08 07:17: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
Andrew Davis
e1cdd5a5c2 Added unit tests for the Normal & Muir distributions in test_stats.py 2018-12-13 16:38:20 +00:00
Shikhar Kumar
b4a2687af9 Update CMFD test suite 2018-11-24 02:09:42 -05:00