Commit graph

1218 commits

Author SHA1 Message Date
Sterling Harper
45f971ebfd
Merge pull request #1034 from paulromano/governance
Document new governance model
2018-08-15 14:54:30 -04:00
Sterling Harper
0ff0568a10
Merge pull request #1042 from paulromano/cpp-nucdata
Move many nuclear data-related classes to C++
2018-08-15 14:52:41 -04:00
Paul Romano
19f3218c3e
Merge pull request #1037 from hanzhuoran/zernike
Added a ZernikeRadialFilter
2018-08-13 12:07:02 -05:00
Paul Romano
1dd48e545b Add 'next steps' section that discusses first-timer-only issues 2018-08-13 08:07:22 -05:00
Paul Romano
18098074ed Update to gcc 4.9 for Travis CI runs 2018-08-10 12:50:56 -05:00
Zhuoran Han
960211de0c Add ZernikeRadialFilter in Sphinx 2018-08-09 11:05:16 -05:00
Sterling Harper
90cc31629a
Merge pull request #1032 from paulromano/endf8-fixes
Tabulated fission energy release
2018-08-07 09:44:51 -05:00
Paul Romano
1a7b3c1cc0 Make it clear that PRs must be independently reviewed 2018-08-06 06:39:08 -05:00
Paul Romano
e75372f027 Update workflow section 2018-08-05 16:57:22 -05:00
Paul Romano
05010671eb Update contributing guide with @smharper feedback 2018-08-05 16:33:53 -05:00
Paul Romano
9fa0ca2b06
Merge pull request #1023 from amandalund/photon-new
Photon Transport
2018-08-05 16:04:36 -05:00
Paul Romano
c64959de63 Document governance model discussed at OpenMC developer's meeting 2018-08-03 13:01:45 -05:00
Paul Romano
c7f3676722 Fix doc issue in summary.rst 2018-08-03 13:01:45 -05:00
Paul Romano
cbb9ace80e
Merge pull request #1024 from icmeyer/develop
Resonace Covariance Module
2018-08-03 07:38:50 -05:00
Paul Romano
d9afa804b8 Updated data format documentation 2018-08-02 16:08:14 -05:00
amandalund
c389f28582 Merge branch 'develop' into photon-new 2018-08-02 15:41:03 -05:00
Paul Romano
1615f205fb Add 'contributors' to copyright 2018-08-02 13:32:24 -05:00
amandalund
6e0f6b02bf Merge branch 'develop' into photon-new 2018-08-02 12:22:15 -05:00
Paul Romano
baabf2fc2b change mit-crpg -> openmc-dev 2018-08-02 10:49:40 -05:00
Isaac Meyer
71907929a1 Merge branch 'develop' of https://github.com/mit-crpg/openmc into develop 2018-08-01 08:36:02 -05:00
amandalund
91d8ccd354 Added documentation to user's guide and file format specifications 2018-07-20 14:40:15 -05:00
Isaac Meyer
35baf510ea changed to sphinx_numfig 2018-07-18 15:44:45 -05:00
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