mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-27 21:55:41 -04:00
Mention openmc.capi -> openmc.lib name change in release notes
This commit is contained in:
parent
67de50e4fc
commit
8a58028469
1 changed files with 2 additions and 0 deletions
|
|
@ -81,6 +81,8 @@ Python API Changes
|
|||
:func:`openmc.model.rectangular_prism`.
|
||||
- The ``get_hexagonal_prism`` function has been renamed
|
||||
:func:`openmc.model.hexagonal_prism`.
|
||||
- Python bindings to the C/C++ API have been move from ``openmc.capi`` to
|
||||
:mod:`openmc.lib`.
|
||||
|
||||
---------
|
||||
Bug Fixes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue