Commit graph

2091 commits

Author SHA1 Message Date
Isaac Meyer
07e481b9a4 Fixed docs by adding module to imports within [data] 2018-07-18 12:53:52 -05:00
amandalund
85205b338c Address #1023 comments 2018-07-18 07:55:00 -05:00
Paul Romano
9d3f4797ca Expand style guide for C++ code 2018-07-17 15:49:07 -05:00
Isaac Meyer
416a89c785 added example notebook for covariance module 2018-07-17 15:14:50 -05:00
Isaac Meyer
1963fbe60b More docs work 2018-07-17 14:59:07 -05:00
Isaac Meyer
f69ab27b3d Added to sphinx autodocs 2018-07-17 14:02:37 -05:00
amandalund
d29923f6bf Address #1023 comments 2018-07-09 21:33:48 -05:00
amandalund
7dcd6239eb Updated some documentation. 2018-07-05 15:32:33 -05:00
amandalund
11516a8e5c Merge branch 'develop' into photon-new 2018-07-02 14:57:39 -05:00
amandalund
c912cdce70 Merge branch 'develop' into photon-new 2018-06-28 16:19:54 -05:00
Paul Romano
a4a87ee97d Two doc fixes 2018-06-27 07:26:12 -05:00
Sterling Harper
7f7af84e64 Miscellaneous cleanup 2018-05-27 13:44:16 -04:00
Paul Romano
d5bc4dacae
Merge pull request #1001 from nelsonag/mgxs_expansion_with_tests
Incorporation of Expansion filters in to MGXS
2018-05-08 14:58:41 -05:00
Adam G Nelson
b61c67a12c fixes per request of @paulromano: fixing test scratch files vice using .gitignore, minor typo in docs, and some otherwise small code cleanups 2018-05-01 19:17:21 -04:00
Adam G Nelson
1d2ebb71f8 Implemented Expansion filters in to the MGXS classes and removed the old score-based expansions 2018-04-27 19:45:38 -04:00
Paul Romano
9e29b8e202 Support using statepoint as a source file 2018-04-25 15:18:12 -05:00
Paul Romano
0a8f5977ed Be more consistent with C API function return values 2018-04-25 15:07:40 -05:00
Paul Romano
30944b554a Update docs, don't modify when .mod files are created 2018-04-25 14:46:27 -05:00
Paul Romano
932bb7157e Fix file format documentation for settings.xml 2018-04-13 16:05:46 -05:00
Paul Romano
8a6c6d1398 Add C API bindings to create/modify meshes (and filters) 2018-04-11 13:23:54 -05:00
Giud
67c568f4df
Merge pull request #990 from paulromano/new-expansion-filters
Functional expansion filters
2018-04-11 13:49:09 -04:00
Paul Romano
a8e0dcc1ce
Merge pull request #992 from liangjg/fix-meshsurfacefilter
[Hotfix] Updates for tallying currents with MeshSurfaceFilter
2018-04-03 21:30:40 -05:00
liangjg
b28f6f2701 updated for tallying currents with meshsurface filter 2018-04-03 21:17:07 -04:00
Paul Romano
b0a8e81010 Respond to comments on #990. Add FE example notebook. 2018-04-03 16:54:34 -05:00
guillaume
8c14c8230f in doc : naming convention 2018-04-02 14:02:55 -04:00
guillaume
0d6cb83f26 in doc : fixed naming conventions, mistake on depletion requirements 2018-04-02 13:51:46 -04:00
Paul Romano
a3240b69c3 Add C API functions for expansion filters 2018-03-30 13:21:15 -05:00
Paul Romano
772c27ecb1 Combine expansion filters into single Python module 2018-03-29 10:20:48 -05:00
Paul Romano
272d0a4b2b Implement Legendre expansion filter for change in scattering angle 2018-03-28 09:26:49 -05:00
guillaume
627c100467 one more detail on installation 2018-03-24 16:04:57 -04:00
guillaume
1ee5e56c6a added install information to documentation 2018-03-24 15:56:59 -04:00
Paul Romano
d393a74906 Implement get_bin and get_bin_index for MeshSurfaceFilter 2018-03-19 17:50:33 -05:00
Paul Romano
507c155560
Merge pull request #983 from smharper/wmp_cleanup
Clean up the multipole file format
2018-03-19 17:49:27 -05:00
Paul Romano
e8fc084c2f Document photon data format 2018-03-15 11:07:37 -05:00
Paul Romano
9904e64910 Add three papers to list of publications 2018-03-15 11:02:07 -05:00
Paul Romano
0508274a3d Add useful warnings for add_nuclide/add_element 2018-03-15 11:02:07 -05:00
Sterling Harper
d0b59a21be Remove unused File 3 stuff from wmp format docs 2018-03-13 21:44:54 -04:00
Sterling Harper
f2c2b4aac8 Update WMP format docs 2018-03-13 17:23:04 -04:00
Paul Romano
460452d4f7 Merge branch 'develop' into photon-alund 2018-03-11 13:10:00 -05:00
Colin Josey
d29bc1e1d7
Merge pull request #976 from paulromano/deplete
Implement depletion via Python
2018-03-02 21:09:43 -05:00
Paul Romano
7ee08d5280 Add gnd_name function 2018-03-01 23:08:43 -06:00
Paul Romano
5993a59196 Address first round of comments on #976 2018-02-27 07:22:27 -06:00
Paul Romano
fc73f195a5 Mention mpi4py as optional dependency in docs 2018-02-23 11:54:16 -06:00
Paul Romano
ab00421c0e Add test for Chain.from_endf. Remove tqdm dependence. 2018-02-23 11:37:55 -06:00
Paul Romano
7622a1a394 Add methods on Material to get mass (if volume specified) 2018-02-22 16:00:32 -06:00
Paul Romano
92697ec06e Introduce ResultsList class to replace scattered functions 2018-02-21 15:36:27 -06:00
Paul Romano
8a4cdf3992 Fix two broken links in user's guide 2018-02-21 11:30:27 -06:00
Paul Romano
33dec88bd0 Add format spec for depletion results HDF5 file (add necessary attributes too) 2018-02-20 15:35:39 -06:00
Paul Romano
6fac1367ec Improve depletion reference documentation 2018-02-20 14:43:26 -06:00
Paul Romano
236e7f8b9e Add format spec for depletion chain XML file 2018-02-20 00:05:53 -06:00