Commit graph

222 commits

Author SHA1 Message Date
Adam Nelson
6ce91c2b96 moved nu and prompt attributes to only the MGXS children who need them and added deepcopy capabilities for the nu/prompt data. 2017-02-26 14:51:19 -05:00
Adam Nelson
413e04c5cf Added a bit more documentation for nu, merged the Prompt* MGXS types with their total counterparts using the same method used for nu, and udpated mdgxs-part-i. 2017-02-26 06:19:40 -05:00
Adam Nelson
5e313cf5f1 Revisions per @wbinventors comments 2017-02-26 05:33:32 -05:00
Adam Nelson
bd9b32b804 Removed Nu* MGXS classes. 2017-02-25 14:36:09 -05:00
Paul Romano
e40c89b34f Address a few more @wbinventor comments. Fix Jupyter notebooks. 2017-02-23 09:43:00 -06:00
Paul Romano
58bb9c18ee Address easy comments from @wbinventor 2017-02-22 14:50:16 -06:00
Paul Romano
7d01622403 Update two Jupyter notebooks 2017-02-21 21:26:26 -06: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
Adam Nelson
e76835b30b its all about the percents baby 2017-02-12 13:45:12 -05:00
Adam Nelson
54b65c8bda Fixes per @wbinventor comments 2017-02-11 14:21:51 -05:00
Adam Nelson
f237dadee0 Updating notebooks 2017-01-19 14:24:58 -05:00
Adam Nelson
39d9c25ae7 Revised minor bugs found relating to polar/azi filters AND added support to openmc.mgxs for applying polar and azimuthal filters! 2017-01-08 20:37:38 -05: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
Paul Romano
171fbeda87 Merge pull request #765 from nelsonag/mgxs_plot
Extend the data plotter capability to support MGXS Libraries
2016-12-12 07:47:21 -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
Adam Nelson
a45652d785 Used more pythonic commands in plotter module and commented the block which obtains MGXS data for plotting 2016-12-02 18:57:09 -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
Adam Nelson
b226241e3e Updating the mgxs-ii example notebook 2016-11-30 19:41:49 -05:00
Adam Nelson
50670ce559 Merge remote-tracking branch 'upstream/develop' into from_hdf5 2016-11-29 18:39:12 -05:00
Paul Romano
879d41d701 Merge branch 'angles' into develop 2016-11-28 20:41:22 -06:00
Adam Nelson
823d6fe1be Added plot_xs to mgxs-part-iv notebook 2016-11-20 20:13:40 -05:00
Adam Nelson
ea8181f2b6 merging with upstream 2016-11-19 05:33:05 -05:00
Adam Nelson
4459c93932 Merging with upstream 2016-11-19 05:25:32 -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
Adam Nelson
df7ae53413 Cleaned up mgxs_library and made sure the mgxs-part-iv notebook was up to date 2016-11-13 15:27:06 -05:00
Sam Shaner
2adb4f284f addressed PR comments 2016-11-11 18:29:40 -05:00
Paul Romano
11d514fb99 Update Jupter notebooks to reflect eV units 2016-10-31 14:46:47 -05:00
Sam Shaner
a042ff60ed addressed PR comments 2016-10-25 20:54:56 -04:00
Adam Nelson
f697fb2038 Merge remote-tracking branch 'upstream/develop' into mg_th5 2016-10-13 19:37:45 -04: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
Adam Nelson
a52921e40a Updating with develop 2016-10-04 19:55:52 -04:00
Sterling Harper
c177c3c100 Add Filter classes to docs 2016-09-30 13:37:45 -04:00
Sterling Harper
52c9898128 Simply MeshFilter.__init__ 2016-09-30 00:01:10 -04:00
Sterling Harper
e464e22690 Merge remote-tracking branch 'upstream/develop' into pyapi_filters 2016-09-29 16:22:10 -04:00
Paul Romano
dfcb4bc935 Merge branch 'develop' into pyapi-data-endf 2016-09-28 06:28:50 -05:00
Paul Romano
459d3375ca Update nuclear data Jupyter notebook 2016-09-23 06:43:29 -05:00
Paul Romano
fbcb15f8c5 Simplify usage of DataLibrary.register_file() 2016-09-23 06:26:33 -05:00
Sterling Harper
7419cd26b3 Update examples 2016-09-22 03:00:49 -04: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
Adam Nelson
8d35923405 Merge remote-tracking branch 'upstream/develop' into mg_th5 2016-09-15 19:39:12 -04:00
Sam Shaner
fab4a4c386 fixed issue with decay rate equation 2016-09-11 15:33:27 -04:00
Sam Shaner
76ceafa449 merged with upstream/develop 2016-09-11 15:15:18 -04:00
Adam Nelson
f4731567e1 Updated ipython notebook and some poor indentation 2016-09-11 06:29:45 -04:00
Adam Nelson
255aba1fc0 Updated ipython notebook, fixed minor corrections throughout, and added h5 wrapper functions in hdf5_interface so the various from_hdf5 routines dont have to call low-level functions directly 2016-09-10 11:28:08 -04:00
Adam Nelson
61feb8cc6d Updated mgxs-part-iv 2016-09-10 08:40:04 -04:00
Adam Nelson
a235aa8cba Progressively fixing bugs, last one seems to be tabular representation doesnt produce correct results anymore 2016-09-09 20:39:05 -04:00