Commit graph

65 commits

Author SHA1 Message Date
Sterling Harper
cdf1f4380b Merge pull request #818 from nelsonag/new_notebooks
Addition of new notebooks to showcase Multi-Group mode features
2017-03-11 08:50:18 -05:00
Adam Nelson
fb59d51d17 Merge pull request #807 from wbinventor/new-scatt-mat
Consistent Multi-Group Scattering Matrices
2017-03-10 18:54:30 -05:00
Adam Nelson
8f08529551 removed unneeded notebooks, allowed openmc.Settings.max_order to take a None parameter, and revised notebooks according to comments from @paulromano, @wbinventor and @smharper. 2017-03-09 09:20:42 -05:00
Paul Romano
3913d55e2c Allow color names, rename Plot attributes, add openmc.plot_inline() 2017-03-08 14:24:37 -06:00
Adam Nelson
1668fc3a06 Moved the example notebooks front and center 2017-03-05 14:19:34 -05:00
Will Boyd
99db48bc8e Updated equations in new consistent scattering matrix 2017-03-02 17:16:32 -05:00
Will Boyd
671a9cf693 Revised equations for consistent scattering matrix 2017-03-02 10:14:40 -05:00
Will Boyd
e33855047a Fixed merge conflicts with develop branch 2017-03-02 09:51:13 -05:00
Paul Romano
106bb0dbe8 Address a few comments from @wbinventor 2017-03-01 21:14:33 -06:00
Will Boyd
e2f60119a0 Fixed a few docstrings in openmc.mgxs 2017-02-28 11:07:10 -05:00
Paul Romano
583782864e Remove references to Nu/Prompt MGXS classes in docs 2017-02-28 06:42:33 -06:00
Paul Romano
f40578dd26 Ability to run volume calculation mode from command line or Python API 2017-02-23 22:23:00 -06:00
Will Boyd
24146ecfa0 Fixed merge conflicts with develop 2017-02-19 17:04:14 -05:00
Will Boyd
fe74423c48 Added docstrings to all consistent scattering matrix MGXS classes in openmc.mgxs 2017-02-19 16:51:03 -05:00
Will Boyd
2369ff4443 Added new MGXS classes to Sphinx documentation 2017-02-19 16:22:49 -05:00
Paul Romano
db74463753 Address @nelsonag comments on documentation 2017-02-18 14:39:56 -06:00
Paul Romano
aeffb739ec Make sure prism functions are in documentation 2017-02-17 09:59:25 -06:00
Paul Romano
7a73930060 Merge pull request #768 from smharper/linlinenergy
EnergyFunctionFilter to apply arbitrary piecewise linear function to a tally
2016-12-12 08:05:11 -05:00
Sterling Harper
e8c9fe664a Merge remote-tracking branch 'upstream/develop' into linlinenergy 2016-12-04 21:13:45 -05:00
Sterling Harper
f1eeb091a7 Add EnergyFunctionFilters to documentation 2016-12-04 21:11:15 -05:00
Sterling Harper
52bd883e58 Merge remote-tracking branch 'upstream/develop' into pyapi_multipole 2016-12-02 14:37:27 -05:00
Sterling Harper
dcdfffa403 Add openmc.data.WindowedMultipole to docs 2016-12-02 14:35:06 -05:00
Paul Romano
643eaf53cb Add function to read all ENDF evaluations from a single file 2016-11-18 11:34:09 -06:00
Paul Romano
2395f9a96c Add FissionProductYields class and Decay class 2016-11-18 11:31:23 -06:00
Sam Shaner
2adb4f284f addressed PR comments 2016-11-11 18:29:40 -05:00
Sterling Harper
1008ab8ea1 Merge pull request #721 from paulromano/pyapi-data-endf
ENDF support in openmc.data and resonance reconstruction
2016-10-13 00:42:18 -04:00
Sterling Harper
c177c3c100 Add Filter classes to docs 2016-09-30 13:37:45 -04:00
Paul Romano
dfcb4bc935 Merge branch 'develop' into pyapi-data-endf 2016-09-28 06:28:50 -05:00
Paul Romano
fbcb15f8c5 Simplify usage of DataLibrary.register_file() 2016-09-23 06:26:33 -05:00
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