Commit graph

258 commits

Author SHA1 Message Date
Sterling Harper
47deaa8c60 Merge pull request #840 from paulromano/elastic-0k
Ability to add 0K elastic scattering from an ENDF file
2017-04-03 12:36:44 -04:00
Adam Nelson
f375d81555 Added sentinel value for model_args parameter of search_for_keff function 2017-03-22 19:09:04 -04:00
Paul Romano
474e11e876 Change how resonance scattering options are specified 2017-03-22 10:59:36 -05:00
Adam Nelson
5c7230d506 Merge remote-tracking branch 'upstream/develop' into search 2017-03-21 19:25:34 -04:00
Paul Romano
24c00acad4 Allow 0K elastic scattering to be added to IncidentNeutron from ENDF files 2017-03-21 14:40:51 -05:00
Paul Romano
5adc5f63fa Add OpenMOC compatiblity module in documentation 2017-03-19 21:41:54 -05:00
Paul Romano
d311e06029 Add physical units in user's guide, TallyDerivative link 2017-03-19 21:41:54 -05:00
Adam Nelson
0ebac7687d Added example notebook and incorporated some lessons learned in the code 2017-03-19 17:34:23 -04:00
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
Will Boyd
b3687b48ee Merge remote-tracking branch 'upstream/develop' into new-scatt-mat 2017-03-07 13:53:33 -05:00
Paul Romano
cda58c9e8f Address @wbinventor comments on #821 2017-03-06 19:59:46 -06:00
Will Boyd
e640146f8f Merge branch 'develop' into new-scatt-mat 2017-03-06 13:00:10 -05: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
Paul Romano
659a972cd2 Fix MGXS part IV notebook 2017-03-02 13:44:29 -06: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
Will Boyd
b1fbef35e9 Merge pull request #800 from paulromano/volume
Change how volume is handled
2017-03-02 09:06:44 -05:00
Paul Romano
106bb0dbe8 Address a few comments from @wbinventor 2017-03-01 21:14:33 -06:00
Will Boyd
98e0c362b3 Merge branch 'develop' into new-scatt-mat 2017-03-01 10:58:14 -05:00
Will Boyd
fee4f7d6f5 Fixed OpenMOC compatibility Sphinx docs and region parsing 2017-02-28 15:24:35 -05:00
Will Boyd
3042e7d9c0 Updated OpenMOC compatiblity module with changes suggested by @paulromano 2017-02-28 12:06:42 -05: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
Will Boyd
0495ff7eab Workingto integrate consistent scattering matrices with consolidation made by @nelsonag 2017-02-27 19:49:22 -05:00
Will Boyd
fa7688e6b0 Removed OpenCG compatiblity module in place of new OpenMOC compatiblity module 2017-02-27 14:25:15 -05:00
Paul Romano
a4dbcca90d Merge branch 'develop' into volume 2017-02-27 07:26:25 -06:00
Will Boyd
1bd3cde52b Merge pull request #803 from nelsonag/nonu
Removal of Nu* MGXS classes.
2017-02-26 15:44:19 -05:00
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
Adam Nelson
6aa561c291 Updated mgxs-iv notebook 2017-02-25 08:52:16 -05:00
Paul Romano
f40578dd26 Ability to run volume calculation mode from command line or Python API 2017-02-23 22:23:00 -06: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
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
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