Skip to content

Commit

Permalink
Merge pull request #1803 from paulromano/fix-releasenotes
Browse files Browse the repository at this point in the history
Fix release notes for 0.12.1
  • Loading branch information
aprilnovak authored Mar 25, 2021
2 parents aeee166 + f97d9d2 commit 3691358
Showing 1 changed file with 5 additions and 12 deletions.
17 changes: 5 additions & 12 deletions docs/source/releasenotes/0.12.1.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,18 +8,11 @@ What's New in 0.12.1
Summary
-------

This release of OpenMC includes an assortment of new features and many bug fixes.
In particular, the :mod:`openmc.deplete` module has been heavily tested which
has resulted in a number of usability improvements, bug fixes, and other
enhancements. Energy deposition calculations, particularly for coupled
neutron-photon simulations, have been improved as well.

Improvements in modeling capabilities continue to be added to the code,
including the ability to rotate surfaces in the Python API, several new
"composite" surfaces, a variety of new methods on :class:`openmc.Material`,
unstructured mesh tallies that leverage the existing DAGMC infrastructure,
effective dose coefficients from ICRP-116, and a new cell instance tally
filter.
This release of OpenMC includes an assortment of new features and many bug
fixes. The :mod:`openmc.deplete` module incorporates a number of improvements in
usability, accuracy, and performance. Other enhancements include generalized
rotational periodic boundary conditions, expanded source modeling capabilities,
and a capability to generate windowed multipole library files from ENDF files.

------------
New Features
Expand Down

0 comments on commit 3691358

Please sign in to comment.