fusion-energy / openmc-plasma-source

Creates a plasma source as an openmc.source object from input parameters that describe the plasma
MIT License
25 stars 11 forks source link

Changes to openmc API #71

Open shimwell opened 1 year ago

shimwell commented 1 year ago

This PR changes Muir to muir in the python API for openmc so we will need some changes on this package

RemDelaporteMathurin commented 1 year ago

If I understand the Muir class is going to be replaced by a muir function returning a Normal class.

shimwell commented 1 year ago

Yep that is right, we will just need to replace Muir with muir in the code.

When v0.14.0 gets released use if Muir will still work but print a warning message