Commit graph

24 commits

Author SHA1 Message Date
Paul Romano
8923e1b8f2 Update Jupyter notebook examples 2016-05-06 11:15:47 -05: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
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
Will Boyd
ddfb01b3fe Reduced Python API module imports 2016-04-08 12:26:02 -04:00
Will Boyd
5cc884555b Updated IPython Notebooks 2016-03-23 14:51:39 -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
a4ed73fc11 Update Jupyter notebooks based on Tally property changes 2016-02-23 10:54:58 -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
6f5cdf174f Initial implementation with trio of MGXS IPython Notebooks 2015-11-29 21:39:03 -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
ebe8ac3902 Updated IPython Notebook examples to use new Python API Region abstraction 2015-10-12 23:56:13 -04:00
Will Boyd
5e732f99a0 Fixed merge conflicts and a bug in Tally.add_score(...) 2015-10-08 13:50:48 -04:00
Will Boyd
d58e902784 Corrected tally slicing for Python API MultiGroupXS 2015-10-03 11:40:11 -04:00
Will Boyd
40f893e6d0 Updated docstrings for MultiGroupXS subclasses in Python API 2015-10-03 02:57:06 -04:00
Will Boyd
352c0e919f Updated docstring for Tally.diagonalize_filter(...) routine 2015-10-03 01:45:51 -04:00
Will Boyd
dd50063e87 Removed unused Tally.tile_filter(...) routine 2015-10-03 01:08:37 -04:00
Will Boyd
0eee99ee20 Added docstring for Tally.swap_filter(...) routine 2015-10-03 01:04:42 -04:00
Will Boyd
9c9eb446a1 Cleaning up docstrings for new tally arithmetic routines in tallies.py 2015-10-03 00:48:14 -04:00
Will Boyd
67971b5c60 Cleaned up docstring comments in filter.py and cross.py 2015-10-03 00:04:01 -04:00
Paul Romano
b9024f2d8e Update example inputs and Jupyter notebooks 2015-10-03 09:55:58 +07:00
Paul Romano
463991ce86 Update Jupyter notebooks in documentation 2015-09-28 17:01:33 +07:00
Paul Romano
42032210fb Added IPython notebook with post-processing examples.
Since the notebook shows an example of how to histogram relative errors from a
statepoint, we don't really need the openmc-statepoint-histogram utility, so
it's been deleted. The user's guide section on post processing has been updated
as well.
2015-09-19 07:38:33 +07:00