22What's New in 0.11.0
33====================
44
5- .. note ::
6- These release notes are for a future release of OpenMC and are still subject
7- to change. The new features and bug fixes documented here reflect the
8- current status of the ``develop `` branch of OpenMC.
9-
105.. currentmodule :: openmc
116
127-------
@@ -90,6 +85,7 @@ Python API Changes
9085Bug Fixes
9186---------
9287
88+ - `Rotate azimuthal distributions correctly for source sampling <https://github.com/openmc-dev/openmc/pull/1363 >`_
9389- `Fix reading ASCII ACE tables in Python 3 <https://github.com/openmc-dev/openmc/pull/1176 >`_
9490- `Fix bug for distributed temperatures <https://github.com/openmc-dev/openmc/pull/1178 >`_
9591- `Fix bug for distance to boundary in complex cells <https://github.com/openmc-dev/openmc/pull/1172 >`_
@@ -108,6 +104,7 @@ This release contains new contributions from the following people:
108104- `Brody Bassett <https://github.com/brbass >`_
109105- `Will Boyd <https://github.com/wbinventor >`_
110106- `Andrew Davis <https://github.com/makeclean >`_
107+ - `Iurii Drobyshev <https://github.com/dryuri92 >`_
111108- `Guillaume Giudicelli <https://github.com/GiudGiud >`_
112109- `Brittany Grayson <https://github.com/graybri3 >`_
113110- `Zhuoran Han <https://github.com/hanzhuoran >`_
@@ -125,10 +122,12 @@ This release contains new contributions from the following people:
125122- `Isaac Meyer <https://github.com/icmeyer >`_
126123- `April Novak <https://github.com/aprilnovak >`_
127124- `Adam Nelson <https://github.com/nelsonag >`_
125+ - `Gavin Ridley <https://github.com/gridley >`_
128126- `Jose Salcedo Perez <https://github.com/salcedop >`_
129127- `Paul Romano <https://github.com/paulromano >`_
130128- `Sam Shaner <https://github.com/samuelshaner >`_
131129- `Jonathan Shimwell <https://github.com/Shimwell >`_
132130- `Patrick Shriwise <https://github.com/pshriwise >`_
133131- `John Tramm <https://github.com/jtramm >`_
134132- `Jiankai Yu <https://github.com/rockfool >`_
133+ - `Xiaokang Zhang <https://github.com/zxkjack123 >`_
0 commit comments