Commit graph

112 commits

Author SHA1 Message Date
Paul Romano
1563002ee9 Remove two references to weight correction method 2019-01-12 15:45:45 -06:00
Paul Romano
faa70b168f Remove weight correction method for resonance scattering, rename ARES -> RVS 2019-01-10 15:53:45 -06:00
Shikhar Kumar
ee9a6ab065 So begins the CMFD Fortran purge :D (~3.6K lines) 2018-11-24 00:13:37 -05:00
Jingang Liang
a73b328ffd
Merge pull request #1118 from paulromano/data-updates
Allow WMP in cross_sections.xml, other data updates
2018-11-14 12:06:03 -05:00
Paul Romano
3246a9320e Remove option to specify multipole library outside of cross_sections.xml 2018-11-12 13:35:29 -06:00
Patrick Shriwise
4c3ae5ee33 Making the dagmc attribute strictly a boolean type. 2018-11-07 15:14:27 -06:00
Paul Romano
56fd4c4b62 Make sure <dagmc> gets written correctly in settings.xml 2018-10-31 09:31:31 -05:00
pshriwise
fd23ea2a8a Corrections to openmc settings module. 2018-09-26 22:30:10 -05:00
pshriwise
d32a8cf80e Adding dagmc to python settings module and XML/RELAX NG. 2018-09-25 22:53:47 -05:00
shriwise
89381b802b Reverting the settings.py file to get travis tests working. 2018-09-21 15:51:27 -04:00
shriwise
24f52cd3de Adding dagmc attribute to the settings class. 2018-09-21 15:51:27 -04:00
Paul Romano
fbf7713a33 Split up Geometry.from_xml, rename clean_xml -> _xml 2018-08-21 07:47:29 -05:00
Paul Romano
460452d4f7 Merge branch 'develop' into photon-alund 2018-03-11 13:10:00 -05:00
amandalund
150bedcb50 TTB implementation fixes 2018-02-19 22:27:47 -06:00
Paul Romano
d3d6dc87dc Remove a few more __future__ imports. Use collections.abc 2018-02-05 23:14:30 -05:00
Paul Romano
0aee52c5ab Remove deprecated methods 2018-02-05 23:14:30 -05:00
Paul Romano
c428cee667 Remove __future__ and six imports 2018-02-05 23:14:30 -05:00
Paul Romano
bc4c7d9372 Add option in openmc.Settings for log_grid_bins (and remove DD) 2018-02-05 07:35:48 -06:00
Paul Romano
9aaa927222 Update Jupyter notebooks to remove use of openmc.Nuclide 2017-12-17 07:16:06 +07:00
Paul Romano
970fc566a8 Merge branch 'develop' into photon-new 2017-11-11 14:28:38 -06:00
Paul Romano
16cb9f8195 Fix potential mesh-related bugs 2017-08-24 14:57:55 -05:00
Paul Romano
523fb33bab Allow entropy mesh and UFS mesh to be specified using <mesh> elements 2017-08-24 14:57:55 -05:00
Paul Romano
58992b02c3 Fix writing of energy cutoff, few other issues 2017-07-20 08:11:14 -05:00
samuelshaner
8da0636ab8 added particle filter and addressed PR comments 2017-07-13 09:32:02 -04:00
Paul Romano
686362248b Set event_MT during photon transport, allow for photon energy cutoff 2017-06-29 11:44:03 -05:00
Paul Romano
6fec79d9c2 Add temperature range user option to load cross sections within a range of
temperatures.
2017-06-22 14:11:33 -05:00
Paul Romano
c39990accb Fix bug tallying individual reaction rates (e.g. n,gamma) with multipole on 2017-04-11 09:01:01 -05:00
Paul Romano
a7da8096f7 Keep working on documentation. Allow default source.
Also merge Settings.output_path into Settings.output
2017-04-03 22:03:19 -05:00
Paul Romano
cf7faabc82 Respond to comments from @smharper on #840 2017-03-27 07:46:31 -05:00
Paul Romano
474e11e876 Change how resonance scattering options are specified 2017-03-22 10:59:36 -05:00
Paul Romano
24c00acad4 Allow 0K elastic scattering to be added to IncidentNeutron from ENDF files 2017-03-21 14:40:51 -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
c6210e8ca7 Add table listing verbosity levels in documentation. 2017-03-02 22:04:32 -06:00
Paul Romano
ffc3bbfd67 Allow plot, volume, and particle restart run modes directly 2017-02-17 09:59:21 -06:00
samuelshaner
1a7630083b updated tests and updated setting of nuclides and elements in example files 2016-12-15 21:06:12 +00:00
Paul Romano
5d06ea1d1b Specify Shannon entropy and UFS meshes using openmc.Mesh object 2016-12-14 06:58:45 -06:00
Paul Romano
38362b6796 Reorder attributes in Settings docstring 2016-12-14 06:58:45 -06:00
Paul Romano
f866af1b16 Rework statepoint and sourcepoint options for openmc.Settings 2016-12-14 06:58:45 -06:00
Paul Romano
357aa894c8 Get rid of WRITTEN_IDS global variable 2016-12-14 06:58:45 -06:00
Paul Romano
be470d2615 Get rid of self._*_file attributes 2016-12-14 06:56:38 -06:00
Paul Romano
6da9f16d29 Convert ACE data from MeV to eV 2016-10-31 14:46:47 -05:00
Sam Shaner
6b1ff61284 updated input files 2016-10-24 09:50:46 -04:00
Sam Shaner
716b6a92f5 removed element expansion in Fortran and added it to Python API 2016-10-23 16:11:18 -04:00
Paul Romano
0454e66a11 Merge branch 'develop' into scopatz-six 2016-10-18 23:01:03 -05:00
Adam Nelson
29c48ee23e Merge remote-tracking branch 'upstream/develop' into mg_th5 2016-10-15 10:05:21 -04:00
Adam Nelson
f697fb2038 Merge remote-tracking branch 'upstream/develop' into mg_th5 2016-10-13 19:37:45 -04:00
Qingming He
bc9b53ed27 support energy cutoff in Python API 2016-10-13 19:23:37 -04:00
Paul Romano
7e2d171803 Merge branch 'develop' into scopatz-six 2016-10-13 06:09:10 -05:00
Qingming He
f42a324143 support create_fission_neutrons option in Python API 2016-10-12 09:31:21 -04:00
Sterling Harper
b4df08ac33 Sort the output of temperature dictionary 2016-10-07 20:54:57 -04:00