Commit graph

1183 commits

Author SHA1 Message Date
Paul Romano
d970249c0f Merge pull request #620 from smharper/runtime_output
Output runtime in statepoint files
2016-03-28 22:18:13 -05:00
Sterling Harper
2588b02819 Address PR comments for #620 2016-03-28 14:32:19 -04:00
wbinventor@gmail.com
c5c52e3135 Added distribcell paths to summary.rst 2016-03-26 13:57:50 -04:00
Sterling Harper
fa3b28f737 Output timing results in statepoint files 2016-03-26 13:49:41 -04:00
Sterling Harper
49f9c66728 Add OPENMC_ to the MULTIPOLE_LIBRARY env variable 2016-03-25 17:05:37 -04:00
Paul Romano
6e6e253fa6 Fix a few issues with MGXS documentation 2016-03-25 13:17:49 -05:00
Sterling Harper
27f28f827f Merge remote-tracking branch 'upstream/develop' into multipole 2016-03-25 14:13:33 -04:00
wbinventor@gmail.com
c6dbbddf61 Updated MGXS Part II Notebook 2016-03-23 15:04:15 -04:00
Will Boyd
5cc884555b Updated IPython Notebooks 2016-03-23 14:51:39 -04:00
Will Boyd
c88f51de57 Fixed Filter.get_pandas_dataframe(...) to use new distribcell paths as optimization 2016-03-23 14:44:56 -04:00
Will Boyd
83f19e8cf1 Fixed bug for Python 2 reading of distribcell paths in Summary API 2016-03-23 13:50:27 -04:00
Adam Nelson
de65733009 Fixed the problem identified by @wbinventor in issue #608. 2016-03-10 19:54:42 -05:00
Paul Romano
5a982241e2 Merge branch 'develop' into pyapi-changes 2016-03-09 08:29:55 -06:00
Paul Romano
809eff970a Respond to @wbinventor comments on #593 2016-03-09 08:25:47 -06:00
Adam Nelson
f9146abeea Got the low hanging fruit for implementing MG theory in the theory manual. The majority of work will be in the physics.rst and cross_sections.rst files which I have not attacked yet. I also noticed that the theory wasnt updated for the new secondary particle bank (Ive only seen one place where it needed to be mentioned so far) and for the polar/azimuthal/mu filters. Both have been incorporated. 2016-02-26 04:57:12 -05:00
Paul Romano
a4ed73fc11 Update Jupyter notebooks based on Tally property changes 2016-02-23 10:54:58 -06:00
Adam Nelson
8357726c7d Merge remote-tracking branch 'upstream/develop' into mg 2016-02-22 21:08:37 -05:00
Adam Nelson
c0a6582248 Replacing Bank % g with Bank % E which is cast to an integer. 2016-02-22 20:18:12 -05:00
Adam Nelson
9cbc1180d0 Modified *CROSS_SECTIONS envvar to be OPENMC_*CROSS_SECTIONS, incorporated latest comments from @paulromano. Next is to work on fixing up bank 2016-02-22 19:51:34 -05:00
Paul Romano
63cac1adba Add a necessary missing blank line in installation documentation 2016-02-22 11:30:07 -06:00
Adam Nelson
0ea1ee2b88 Merge remote-tracking branch 'upstream/develop' into mg 2016-02-19 20:44:46 -05:00
Paul Romano
73f8400832 Merge pull request #587 from smharper/doc_typo
Fix methods/geometry doc typo
2016-02-18 11:00:41 -06:00
Sterling Harper
3b719d7a46 Fix methods/geometry doc typo 2016-02-18 11:49:03 -05:00
Paul Romano
8f3b614774 Update documentation/notebooks to reflect default writing of summary.h5 2016-02-17 20:47:18 -06:00
Sterling Harper
dc0907a294 Add a toggle to turn multipole on/off 2016-02-16 18:34:39 -05:00
Sterling Harper
e78933d0d3 Allow user to specify multipole library location 2016-02-16 14:57:01 -05:00
Adam Nelson
e68bed1ad7 Merge remote-tracking branch 'upstream/develop' into mg 2016-02-14 15:35:56 -05:00
Adam Nelson
391e8b1805 previous commit changed library extension from example problem to 70m from 300K. This puts them back to being 300K and then adds size to the default_xs variable to allow for 5 total characters in the extension.' 2016-02-13 05:18:19 -05:00
Adam Nelson
8c43a32130 Resolved almost all of the comments from @paulromano, save for rejection sampling of the Legendre polynomial. also fixed @samuelshaner comment about the pincell_multigroup problem 2016-02-12 21:44:21 -05:00
Adam Nelson
65825b1b4f Resolving style comments from @paulromano 2016-02-08 19:43:35 -05:00
Sterling Harper
9f52c707ff Merge remote-tracking branch 'cjosey/multipole-final' into diff_tally5 2016-02-08 16:33:59 -05:00
Sterling Harper
5dfc9e91fc Improve Pandas float handling 2016-02-07 16:13:26 -05:00
Sterling Harper
5501d1b42a Prefer string formatting for Pandas DataFrames 2016-02-07 14:18:17 -05:00
Sterling Harper
0710e35233 Output Pandas energy bins as two columns of floats 2016-02-06 15:58:27 -05:00
Adam Nelson
7543e9df66 Updating output file revision numbers as i neglected to do so earlier 2016-02-06 08:12:12 -05:00
Adam Nelson
86d5600eb2 fixes per @smharpers comments 2016-02-05 05:37:50 -05:00
Colin Josey
b9504fd542 Merge remote-tracking branch 'mitcrpg/develop' into multipole-final 2016-02-04 20:30:20 -05:00
Sterling Harper
d4d8e63475 Update multipole docs and add a test 2016-02-03 23:10:44 -05:00
Adam Nelson
e24a692c79 Merging in to bring up to date. 2016-02-03 10:14:04 -05:00
Paul Romano
55f5fa18a3 Fix CSS override for RTD documentation builds 2016-02-01 13:04:16 -06:00
Sterling Harper
017a8735c3 Update diff tally docs 2016-02-01 12:46:21 -05:00
Sterling Harper
fe6f24307a Merge remote-tracking branch 'upstream/develop' into diff_tally3 2016-01-30 23:26:47 -05:00
Paul Romano
6cafdd5b65 Reorganize score tables as per suggestions by @wbinventor 2016-01-28 13:38:02 -06:00
Sterling Harper
443b308945 Merge remote-tracking branch 'upstream/develop' into diff_tally3 2016-01-22 15:09:54 -05:00
Paul Romano
0e1e67bc2e Improve documentation on tally scores 2016-01-22 07:19:31 -06:00
wbinventor@gmail.com
454d624de5 Fixed MGXS II Notebook which was only partially complete in last commit 2016-01-20 18:17:58 -05:00
wbinventor@gmail.com
9d7dbdb7d7 Improved docs for Tally.get_slice(...) and fixed bug with redundant energy filter bins in sliced tallies 2016-01-20 18:04:20 -05:00
Sterling Harper
ed56a68215 Improve diff tally docs and comments 2016-01-19 20:39:23 -05:00
Will Boyd
263266f4f8 Merge pull request #566 from paulromano/quick-install
Update quick install instructions
2016-01-19 12:19:14 -08:00
Paul Romano
918c1bf459 Fix typo. I am not Ubuntu. 2016-01-19 13:41:50 -06:00