Commit graph

297 commits

Author SHA1 Message Date
Paul Romano
7b20f8ad4a Merge pull request #639 from wbinventor/prioritize-notebooks
Updated Jupyter Notebook Links on Website
2016-05-01 11:29:19 -06:00
Will Boyd
615cec9e96 Improved comments for Pandas DataFrames distribcell path construction 2016-04-30 09:45:40 -04:00
Will Boyd
7741b525bb Removed OpenCG dependency for distribcell paths in Pandas DataFrames 2016-04-30 09:35:17 -04:00
Paul Romano
6a2743f1e1 Fix comma in tally arithmetic notebook 2016-04-30 06:39:05 -05:00
Will Boyd
d460e51fb7 Moved Jupyter Notebook examples to top of Python API page 2016-04-29 23:27:59 -04:00
Paul Romano
d9b097dbaf Make Materials, Plots, and Tallies list-like 2016-04-29 16:14:02 -05:00
Paul Romano
68f7de1315 Update Jupyter notebooks 2016-04-25 13:06:17 -05:00
Paul Romano
50a80693b5 Rename main Python API classes to get rid of File. 2016-04-25 10:37:06 -05:00
Paul Romano
fa1ca34094 Respond to @wbinventor comments on #626 2016-04-14 15:57:59 -05:00
Paul Romano
14dc134869 Complete overhaul of Python API documentation 2016-04-14 07:22:31 -05:00
Will Boyd
bda106ca85 Moved %matplotlib inline ahead of matplotlib imports for ipython notebooks which do not use openmoc 2016-04-13 12:04:29 -04:00
wbinventor@gmail.com
a596ba3ec3 Merge remote-tracking branch 'upstream/develop' into minimalist-imports 2016-04-09 13:44:00 -04:00
wbinventor@gmail.com
d154b760b2 Ran updated MGXS Part II Notebook on machine with PyNe 2016-04-08 13:20:26 -04:00
Will Boyd
ddfb01b3fe Reduced Python API module imports 2016-04-08 12:26:02 -04:00
Adam Nelson
363211fd58 Merge pull request #616 from paulromano/pyapi-mgxsdocfixes
Fix a few issues with MGXS documentation
2016-04-02 14:55:45 -04:00
Paul Romano
6e6e253fa6 Fix a few issues with MGXS documentation 2016-03-25 13:17:49 -05: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
Paul Romano
809eff970a Respond to @wbinventor comments on #593 2016-03-09 08:25:47 -06:00
Paul Romano
a4ed73fc11 Update Jupyter notebooks based on Tally property changes 2016-02-23 10:54:58 -06:00
Paul Romano
8f3b614774 Update documentation/notebooks to reflect default writing of summary.h5 2016-02-17 20:47:18 -06: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
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
Paul Romano
d578d19d1f Add documentation for openmc.source and openmc.stats 2016-01-15 07:09:40 -06:00
Paul Romano
148e01eec0 Address more comments on pull request #556. 2016-01-15 06:29:41 -06:00
Paul Romano
726d3f016c Update Jupyter notebooks to use new source format 2016-01-14 08:26:19 -06:00
wbinventor@gmail.com
8b91ce82b0 Updated MGXS Notebooks per comments from @paulromano 2015-12-02 09:18:19 -05:00
wbinventor@gmail.com
9ce20a372b Merge branch 'develop' into mgxs-ipython-notebooks 2015-12-01 18:30:31 -05:00
wbinventor@gmail.com
3364d070ef Sphinx documentation updated with new MGXS ipython notebook trio 2015-11-30 21:31:34 -05:00
wbinventor@gmail.com
2fb2b889be All MGXS IPython Notebooks are up-to-date and ready to go! 2015-11-30 21:05:52 -05:00
wbinventor@gmail.com
6f5cdf174f Initial implementation with trio of MGXS IPython Notebooks 2015-11-29 21:39:03 -05:00
Sam Shaner
d1bec8a814 updated tally-arithmetic.ipynb notebook based on updates to tally arithmetic 2015-11-25 14:22:28 -08:00
Will Boyd
64d152c0b6 Updated test suite with correct nu-scatter matrix results for openmc.mgxs module 2015-11-01 22:00:47 -05:00
Will Boyd
8184b3a0f2 Removed Summary.make_opencg_geometry() in place of openmc_geometry and opencg_geometry properties 2015-10-28 21:22:22 -04:00
Will Boyd
046f80c309 Updated test suite for new tally ordering in MGXS module 2015-10-28 12:24:38 -04:00
Will Boyd
b9eef474d8 Merge pull request #9 from paulromano/mgxs-doc-fixes
Fix documentation problems
2015-10-28 08:45:18 -07:00
Will Boyd
4c18f5b826 Made MGXS subclasses call compute_xs from load_from_statepint 2015-10-28 11:42:19 -04:00
Will Boyd
370c942977 Removed MGXS subclass create_tallies routines in place of tallies property getters 2015-10-28 10:36:43 -04:00
Paul Romano
0cc1e6c093 Add summary of classes available in openmc.mgxs.mgxs module 2015-10-28 09:09:28 -05:00
Paul Romano
b52fe45055 Make sure MGXS appears first in documentation 2015-10-28 08:41:05 -05:00
Paul Romano
0862adfcb7 Fix MGXS documentation problems 2015-10-28 08:25:21 -05:00
Will Boyd
31c1d39078 Updated ipython notebook for mgxs per comments from @paulromano 2015-10-28 08:22:16 -04:00
Will Boyd
c2a29a607d Python API now clears xml element trees before exporting to xml 2015-10-27 17:36:24 -04:00
Will Boyd
4847cbd38d Added a new openmc.mgxs.Library.get_subdomain_avg_library(...) routine 2015-10-15 22:07:54 -04:00
Will Boyd
26a51943e5 Added Library.correction attribute with default P0 setting 2015-10-13 01:07:25 -04:00