Update 0.11.0 release notes

This commit is contained in:
Paul Romano 2019-06-14 22:45:18 -05:00
parent 5f001ee6b5
commit df2b03c704

View file

@ -13,11 +13,11 @@ What's New in 0.11.0
Summary
-------
This release of OpenMC adds several major new features: depletion, photon
transport, and support for CAD geometries through DAGMC. In addition, the core
codebase has been rewritten in C++14 (it was previously written in Fortran
2008). This makes compiling the code cosiderably simpler as no Fortran compiler
is needed.
This release of OpenMC adds several major new features: :ref:`depletion
<usersguide_depletion>`, photon transport, and support for CAD geometries
through DAGMC. In addition, the core codebase has been rewritten in C++14 (it
was previously written in Fortran 2008). This makes compiling the code
cosiderably simpler as no Fortran compiler is needed.
Functional expansion tallies are now supported through several new tally filters
that can be arbitrarily combined:
@ -76,10 +76,12 @@ This release contains new contributions from the following people:
- `Brody Bassett <https://github.com/brbass>`_
- `Will Boyd <https://github.com/wbinventor>`_
- `Andrew Davis <https://github.com/makeclean>`_
- `Guillaume Giudicelli <https://github.com/GiudGiud>`_
- `Brittany Grayson <https://github.com/graybri3>`_
- `Zhuoran Han <https://github.com/hanzhuoran>`_
- `Sterling Harper <https://github.com/smharper>`_
- `Andrew Johnson <https://github.com/drewejohnson>`_
- `Colin Josey <https://github.com/cjosey>`_
- `Shikhar Kumar <https://github.com/shikhar413>`_
- `Travis Labossiere-Hickman <https://github.com/tjlaboss>`_