Commit graph

597 commits

Author SHA1 Message Date
Paul Romano
97fd5e191d Add Bryan Herman to release notes 2015-12-23 10:51:21 -06:00
Paul Romano
9cde4ce12c Clarify installation instructions for HDF5 pre-req and Ubuntu PPA 2015-12-07 22:16:15 -06:00
Paul Romano
6800f8ed21 Update list of publications in documentation 2015-12-07 21:49:51 -06:00
Paul Romano
36f633c453 Incremented version. Added release notes for 0.7.1. 2015-12-07 21:49:51 -06:00
Paul Romano
71c3248f1a Increase list depth so 'make latexpdf' works again 2015-12-07 08:13:52 -06:00
Paul Romano
c4305ff696 Fix minor rst issue 2015-12-04 22:34:05 -06:00
Paul Romano
10ad957637 Elaborate on description of units="sum" option for <density> 2015-12-04 22:04:13 -06:00
wbinventor@gmail.com
8b91ce82b0 Updated MGXS Notebooks per comments from @paulromano 2015-12-02 09:18:19 -05:00
wbinventor@gmail.com
9ce20a372b Merge branch 'develop' into mgxs-ipython-notebooks 2015-12-01 18:30:31 -05:00
wbinventor@gmail.com
3364d070ef Sphinx documentation updated with new MGXS ipython notebook trio 2015-11-30 21:31:34 -05:00
wbinventor@gmail.com
2fb2b889be All MGXS IPython Notebooks are up-to-date and ready to go! 2015-11-30 21:05:52 -05:00
wbinventor@gmail.com
6f5cdf174f Initial implementation with trio of MGXS IPython Notebooks 2015-11-29 21:39:03 -05:00
Sam Shaner
d1bec8a814 updated tally-arithmetic.ipynb notebook based on updates to tally arithmetic 2015-11-25 14:22:28 -08:00
Sam Shaner
4d51fb6e5b changed p % E to p % last_E for collision and analog tallies and changed neutron velocity to cm/s 2015-11-10 10:00:52 -05:00
Will Boyd
baa0b4c10c Now using a "data" descriptor rather than "ace" for the nuclide/element scattering XML tag 2015-11-09 09:26:48 -05:00
Will Boyd
96578a515a Updated docs with iso-in-lab scattering for elements 2015-11-08 17:35:22 -05:00
Will Boyd
a11ccce8a3 Changed isotropic in lab scattering tag to iso-in-lab 2015-11-08 16:06:34 -05:00
Will Boyd
0a0c4c4d5f Merged with develop 2015-11-08 16:01:03 -05:00
Will Boyd
64d152c0b6 Updated test suite with correct nu-scatter matrix results for openmc.mgxs module 2015-11-01 22:00:47 -05:00
Will Boyd
8184b3a0f2 Removed Summary.make_opencg_geometry() in place of openmc_geometry and opencg_geometry properties 2015-10-28 21:22:22 -04:00
Will Boyd
046f80c309 Updated test suite for new tally ordering in MGXS module 2015-10-28 12:24:38 -04:00
Will Boyd
b9eef474d8 Merge pull request #9 from paulromano/mgxs-doc-fixes
Fix documentation problems
2015-10-28 08:45:18 -07:00
Will Boyd
4c18f5b826 Made MGXS subclasses call compute_xs from load_from_statepint 2015-10-28 11:42:19 -04:00
Will Boyd
370c942977 Removed MGXS subclass create_tallies routines in place of tallies property getters 2015-10-28 10:36:43 -04:00
Paul Romano
0cc1e6c093 Add summary of classes available in openmc.mgxs.mgxs module 2015-10-28 09:09:28 -05:00
Paul Romano
b52fe45055 Make sure MGXS appears first in documentation 2015-10-28 08:41:05 -05:00
Paul Romano
0862adfcb7 Fix MGXS documentation problems 2015-10-28 08:25:21 -05:00
Will Boyd
31c1d39078 Updated ipython notebook for mgxs per comments from @paulromano 2015-10-28 08:22:16 -04:00
Will Boyd
3a33f25501 Merge remote-tracking branch 'upstream/develop' into mgxs 2015-10-27 17:52:43 -04:00
Will Boyd
c2a29a607d Python API now clears xml element trees before exporting to xml 2015-10-27 17:36:24 -04:00
Paul Romano
c2a53495cb Fix check when opening statepoint and fix documentation. Closes #464. 2015-10-26 05:29:25 -05:00
Will Boyd
e230ad3c8a Fixed merge conflict with develop 2015-10-26 00:11:37 -04:00
Sam Shaner
4900efecc2 Merge remote-tracking branch 'upstream/develop' into velocity-tally 2015-10-25 17:49:01 -04:00
Paul Romano
8adce7670b Merge pull request #368 from samuelshaner/delayed-tallies
Delayed nu fission score and delayed group filter
2015-10-25 16:45:25 -05:00
Will Boyd
5e5a423b32 Merge branch 'develop' into mgxs 2015-10-24 10:14:14 -04:00
Sam Shaner
6038733a22 changed constant for mass of neutron in MeV/c^2 and modified inverse-velocity documentation 2015-10-23 18:54:36 -04:00
Sam Shaner
8ff4866020 Merge remote-tracking branch 'origin/delayed-tallies' into velocity-tally 2015-10-23 17:44:36 -04:00
Sam Shaner
a0193b13a5 fixed merging of tallies with delayedgroup filters in python API and other small issues 2015-10-23 17:27:28 -04:00
Sam Shaner
b13061b5c0 added inverse-velocity score and accompanying tests 2015-10-22 18:39:49 -04:00
Sam Shaner
3dd1292111 fixed syntax error in documentation 2015-10-16 08:45:31 -04:00
Will Boyd
4847cbd38d Added a new openmc.mgxs.Library.get_subdomain_avg_library(...) routine 2015-10-15 22:07:54 -04:00
Will Boyd
26a51943e5 Added Library.correction attribute with default P0 setting 2015-10-13 01:07:25 -04:00
Will Boyd
23f64bf330 MGXS and Library classes now accept tally triggers 2015-10-13 00:59:41 -04:00
Will Boyd
ebe8ac3902 Updated IPython Notebook examples to use new Python API Region abstraction 2015-10-12 23:56:13 -04:00
Sam Shaner
4a6ac46d9a fixed merge conflicts with upstream develop 2015-10-12 14:17:40 -04:00
Sam Shaner
c82f6946f4 removed macroscopic delayed nu fission cross section 2015-10-12 14:06:20 -04:00
Will Boyd
c984ffd8c0 Added resturctured text files for openmc.mgxs documentation 2015-10-11 11:18:52 -04:00
Will Boyd
769ff64107 Fixed bug in statepoint instance attribute for openmc.mgxs.Library 2015-10-10 18:08:47 -04:00
Will Boyd
8e536f8095 The MGXS Library.build_hdf5_store(...) can now export by nuclide and subdomain 2015-10-09 20:29:09 -04:00
Will Boyd
a508c3b420 Added docstrings to MGXS Library object 2015-10-09 16:07:42 -04:00