Commit graph

526 commits

Author SHA1 Message Date
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
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
30944b554a Update docs, don't modify when .mod files are created 2018-04-25 14:46:27 -05: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
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
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
0508274a3d Add useful warnings for add_nuclide/add_element 2018-03-15 11:02:07 -05: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
fc73f195a5 Mention mpi4py as optional dependency in docs 2018-02-23 11:54:16 -06:00
Paul Romano
8a4cdf3992 Fix two broken links in user's guide 2018-02-21 11:30:27 -06:00
Paul Romano
7263d80c2c Update installation instructions 2018-02-05 23:14:30 -05:00
Paul Romano
36244692fd Use mpicc and mpicxx for MPI configurations 2018-02-05 08:09:47 -06:00
Paul Romano
ebd4f72b40 Update installation instructions for Python API 2018-02-05 07:35:48 -06:00
Paul Romano
fe353aff40 Update documentation relating to test suite 2018-02-05 07:35:48 -06:00
Paul Romano
59b15fe0be Address a few @nelsonag comments in review 2018-01-08 08:34:57 -06:00
Paul Romano
98b2bcb275 Various fixes/updates in documentation 2017-12-29 14:19:18 -06:00
Paul Romano
970fc566a8 Merge branch 'develop' into photon-new 2017-11-11 14:28:38 -06:00
Paul Romano
3955e901b4 Remove tox.ini for now, update install instructions 2017-10-18 10:51:45 -05:00
guillaume
c0efbf13c5 Merge is inevitable because of new test created and test suite was changed
Merge branch 'develop' into test_surface_tallies
2017-08-06 14:15:48 -04:00
guillaume
68ad95ac95 doc change 2017-07-14 14:22:16 -04:00
guillaume
4d6972f272 only one score type for meshfilters and surface filters, updated docs, optimized last_cell data stored 2017-07-14 00:17:22 -04:00
guillaume
e4c5304f55 Added how to get partial currents in total current description 2017-07-06 20:07:30 -04:00
guillaume
06a99dde5e Changed score name from partial current to total current because of surface_filter behavior 2017-07-06 19:59:58 -04:00
guillaume
f7a85dda54 Updated docs with surface tallies 2017-07-06 19:38:53 -04:00
Paul Romano
974b714565 Start adding documentation on photon physics 2017-06-29 10:58:49 -05:00
guillaume
ca9fbb0c8f changes for documentation in base.rst and tallies.rst 2017-06-28 18:58:28 -04:00
Paul Romano
1bd3e0b1d0 Make scipy and pandas required dependencies 2017-06-07 20:12:51 -05:00
johnnyliu27
24c0db3762 Fix typos and links in example notebooks and userguide/geometry 2017-06-04 17:02:19 -04:00
Paul Romano
266f2f8583 Update user's guide section on boundary conditions 2017-05-18 15:24:11 -05:00
Paul Romano
0f74f3e8f6 Add section in user's manual on generating library from ENDF files 2017-05-01 12:58:25 -05:00
Will Boyd
b7440ae3e3 Merge pull request #852 from paulromano/model
Model class and test suite improvements
2017-04-11 09:02:44 -04:00
Will Boyd
8f405d8107 Merge pull request #851 from paulromano/gcc-o2
Change default optimization level for gcc
2017-04-11 07:44:15 -04:00
Paul Romano
2660c5918f Turn on OpenMP by default 2017-04-10 07:32:51 -05:00
Paul Romano
7156d7cd98 Respond to @nelsonag comments on #852 2017-04-08 15:48:20 -05:00
Paul Romano
d406a14769 Fix a few doc bugs ('make latexpdf' now works again) 2017-04-05 12:05:28 -05:00
Paul Romano
5c74b85713 Respond to comments on #850 2017-04-05 11:13:21 -05:00
Paul Romano
973b66c1d0 Add section in user's guide on volume calculations 2017-04-03 22:03:24 -05:00
Paul Romano
7b67006472 Add section on parallelization 2017-04-03 22:03:24 -05:00
Paul Romano
d98a6bad94 Clean up processing section 2017-04-03 22:03:24 -05:00
Paul Romano
9d4363d931 Update scripts section, fix bugs in openmc-plot-mesh-tally 2017-04-03 22:03:23 -05:00
Paul Romano
a348d70e1d Add tallies section, Python API requirements 2017-04-03 22:03:23 -05:00
Paul Romano
a7da8096f7 Keep working on documentation. Allow default source.
Also merge Settings.output_path into Settings.output
2017-04-03 22:03:19 -05:00