2
2
What's New in 0.11.0
3
3
====================
4
4
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
-
10
5
.. currentmodule :: openmc
11
6
12
7
-------
@@ -90,6 +85,7 @@ Python API Changes
90
85
Bug Fixes
91
86
---------
92
87
88
+ - `Rotate azimuthal distributions correctly for source sampling <https://github.com/openmc-dev/openmc/pull/1363 >`_
93
89
- `Fix reading ASCII ACE tables in Python 3 <https://github.com/openmc-dev/openmc/pull/1176 >`_
94
90
- `Fix bug for distributed temperatures <https://github.com/openmc-dev/openmc/pull/1178 >`_
95
91
- `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:
108
104
- `Brody Bassett <https://github.com/brbass >`_
109
105
- `Will Boyd <https://github.com/wbinventor >`_
110
106
- `Andrew Davis <https://github.com/makeclean >`_
107
+ - `Iurii Drobyshev <https://github.com/dryuri92 >`_
111
108
- `Guillaume Giudicelli <https://github.com/GiudGiud >`_
112
109
- `Brittany Grayson <https://github.com/graybri3 >`_
113
110
- `Zhuoran Han <https://github.com/hanzhuoran >`_
@@ -125,10 +122,12 @@ This release contains new contributions from the following people:
125
122
- `Isaac Meyer <https://github.com/icmeyer >`_
126
123
- `April Novak <https://github.com/aprilnovak >`_
127
124
- `Adam Nelson <https://github.com/nelsonag >`_
125
+ - `Gavin Ridley <https://github.com/gridley >`_
128
126
- `Jose Salcedo Perez <https://github.com/salcedop >`_
129
127
- `Paul Romano <https://github.com/paulromano >`_
130
128
- `Sam Shaner <https://github.com/samuelshaner >`_
131
129
- `Jonathan Shimwell <https://github.com/Shimwell >`_
132
130
- `Patrick Shriwise <https://github.com/pshriwise >`_
133
131
- `John Tramm <https://github.com/jtramm >`_
134
132
- `Jiankai Yu <https://github.com/rockfool >`_
133
+ - `Xiaokang Zhang <https://github.com/zxkjack123 >`_
0 commit comments