Updated release notes for 0.4.4.

This commit is contained in:
Paul Romano 2012-08-29 16:34:02 -04:00
parent 7ee4618bf4
commit 42afe5c5b5

View file

@ -21,12 +21,24 @@ the problem at hand (mostly on the number of nuclides in the problem).
New Features
------------
- Suppress creation of summary.out and cross_sections.out by default with option
to turn them on with <output> tag in settings.xml file.
- Ability to create HDF5 state points.
- Binary source file is now part of state point file by default.
- Enhanced state point usage and added state point Python scripts.
- Turning confidence intervals on affects k-effective.
- Option to specify <upper_right> for tally meshes.
---------
Bug Fixes
---------
- 7ee416_: Fixed bug with multi-line input using type='word'.
- 792eb3_: Fixed degrees of freedom for confidence intervals.
- 7fd617_: Fixed bug with restart runs in parallel.
- dc4a8f_: Fixed bug with fixed source restart runs.
.. _7ee416: https://github.com/mit-crpg/openmc/commit/7ee416
.. _792eb3: https://github.com/mit-crpg/openmc/commit/792eb3
.. _7fd617: https://github.com/mit-crpg/openmc/commit/7fd617
.. _dc4a8f: https://github.com/mit-crpg/openmc/commit/dc4a8f