Paul Romano
cbcd3a7f57
Extend openmc.data to be able to import ENDF data and perform resonance
...
reconstruction.
2016-09-16 01:55:07 +02:00
Sam Shaner
fab4a4c386
fixed issue with decay rate equation
2016-09-11 15:33:27 -04:00
amandalund
760168a82e
Address #706 comments
2016-08-17 16:21:10 -05:00
Sam Shaner
2636be6779
merged with upstream/develop
2016-08-16 16:13:15 -04:00
Sam Shaner
7def0d51ce
updated mdgxs notebooks and added them to documentation
2016-08-11 08:27:22 -04:00
Sam Shaner
bed64630e5
Merge remote-tracking branch 'upstream/develop' into mesh-mgxs
2016-08-10 23:25:09 -04:00
Sterling Harper
ea9d4efdc9
Merge branch 'fission_q' into poly_and_fission_q
2016-08-08 10:07:00 -05:00
Paul Romano
6bb147fe8f
Add openmc.data.atomic_mass function, finally
2016-08-05 11:25:55 -05:00
Sterling Harper
3b8b55ab8d
Merge remote-tracking branch 'upstream/develop' into fission_q
2016-08-03 10:18:18 -05:00
Sterling Harper
2fff5cd3d0
Improve fission energy release documentation
2016-08-03 10:12:46 -05:00
Sam Shaner
c23c1cabfb
added second mdgxs ipython notebook
2016-08-03 00:13:51 -04:00
Sam Shaner
3c94a733ef
cleaned up chi equations in python API and added new MGXS to documentation
2016-07-29 15:36:58 -04:00
Paul Romano
ef7eb3cc64
Add example notebook for nuclear data
2016-07-14 15:52:51 -05:00
Paul Romano
e19291118e
Refactor use of ACE tables to generate neutron/thermal scattering data
2016-07-14 15:19:52 -05:00
Paul Romano
68e5a093aa
Added full openmc.data package and hooks in code
2016-07-14 15:19:48 -05:00
Sterling Harper
47e992b889
Merge pull request #667 from paulromano/various-pyapi-changes
...
Various changes in Python API
2016-06-09 10:21:32 -04:00
Paul Romano
96351c9b1c
Improve documentation of MGXS classes
2016-06-03 13:33:33 -05:00
Paul Romano
07ef67fee0
Initial TRISO modeling capabilities
2016-06-01 10:19:28 -05:00
Adam Nelson
058ba68895
Merge branch 'develop' into mgxs_integration
2016-05-16 19:18:42 -04:00
Paul Romano
32eb58774d
Add make_hexagon_region() function
2016-05-10 22:08:10 -05:00
Adam Nelson
7a67165586
Finished generating ipython notebook and incorporating in to docs
2016-05-07 14:36:32 -04:00
Will Boyd
d460e51fb7
Moved Jupyter Notebook examples to top of Python API page
2016-04-29 23:27:59 -04: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
Paul Romano
6e6e253fa6
Fix a few issues with MGXS documentation
2016-03-25 13:17:49 -05:00
Paul Romano
d578d19d1f
Add documentation for openmc.source and openmc.stats
2016-01-15 07:09:40 -06:00
wbinventor@gmail.com
3364d070ef
Sphinx documentation updated with new MGXS ipython notebook trio
2015-11-30 21:31:34 -05:00
Will Boyd
c984ffd8c0
Added resturctured text files for openmc.mgxs documentation
2015-10-11 11:18:52 -04:00
Will Boyd
eb96e9dbdc
Updated Python API MultiGroupXS.load_from_statepoint(...) to properly handle tally slicing of distribcell tallies
2015-10-03 13:00:51 -04: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
Paul Romano
8fff5b1810
Add links to Python resources in main Python API doc page
2015-08-10 13:11:05 +07:00
Paul Romano
56b0cbb1e7
Add Jupyter notebook showing use of Pandas dataframes
2015-08-10 06:39:03 +07:00
Paul Romano
043bb1b1f6
Better organization of top-level Python API page
2015-08-10 06:39:03 +07:00
Paul Romano
43b42bca20
Added Jupyter notebook with tally arithmetic examples
2015-08-10 06:39:03 +07:00
Paul Romano
11ab3b78aa
Added basic structure for Python API docs and filled out docstrings for
...
openmc.cmfd module.
2015-06-12 22:04:56 +07:00