Commit graph

1408 commits

Author SHA1 Message Date
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
6234c4e05e Update copyright in two places and link to license in header 2016-04-26 07:06:18 -05:00
Sterling Harper
9141a15b75 Merge remote-tracking branch 'origin/multipole' into multipole 2016-04-25 19:06:58 -04:00
Sterling Harper
806a8a0c9a Move all I/O file formats to special docs section 2016-04-25 19:03:31 -04:00
Colin Josey
9c931eb26a Add table with formalism identifiers 2016-04-25 18:28:51 -04:00
Colin Josey
787f7aee5f Clarify the 'data' component of the documentation 2016-04-25 18:17:58 -04:00
Colin Josey
dc01204b70 Add documentation for WMP library
This commit adds documentation for the HDF5 component of the WMP library.
2016-04-25 17:37:53 -04: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
Sterling Harper
68e6cf1d67 Merge branch 'multipole' into diff_tally5 2016-04-18 15:35:49 -04:00
Sterling Harper
84cd9702cd Merge remote-tracking branch 'upstream/develop' into multipole 2016-04-18 15:03:13 -04:00
Sterling Harper
2914522ef9 Merge remote-tracking branch 'cjosey/multipole-final' into diff_tally5 2016-04-18 13:55:06 -04:00
Paul Romano
9b4d4af218 Add sphinx.ext.viewcode extension for docs 2016-04-15 09:00:36 -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
Sterling Harper
435b9015b1 Merge remote-tracking branch 'upstream/develop' into multipole 2016-04-11 17:31:17 -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
Colin Josey
5c4dcff7cd Update the WMP documentation
This commit responds to comments on PR #618.  It also clarifies some
points about the multipole algorithm that are not well documented.
2016-04-05 21:09:31 -04:00
Sterling Harper
bfd6c808fe Add some WMP theory documentation 2016-04-03 12:53:42 -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
Sterling Harper
e605ac43b2 Address PR #618 comments 2016-03-30 14:50:17 -04:00
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