-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Next openMC release #83
Conversation
@shimwell fully removing However, the input checks are now fails but this is easy to fix. |
@shimwell this is now ready for review. In a nutshell, removed all |
Codecov Report
@@ Coverage Diff @@
## main #83 +/- ##
==========================================
- Coverage 96.29% 95.96% -0.34%
==========================================
Files 7 7
Lines 216 347 +131
==========================================
+ Hits 208 333 +125
- Misses 8 14 +6
|
Thanks for maintaining this package Remi, the best part of this is the tokamak plasma source you made. Sadly I don't use this source much anymore but good to keep this package alive. I shall review and perhaps we make a release after the next openmc release |
No problem. Maybe we can wait until the next openmc release and ping to a static version of the openmc image instead of develop. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice PR, many thanks
I plan to follow this up with a PR that modernizes the install method and another one that checks the version of openmc used is >= 0.13.4
Oh so we're merging this now? the newest version of openmc hasn't been released yet though |
Oh sorry, I thought that was the plan. We don't make a PyPi release till the openmc release |
Hello! What about updating package for OpenMC 0.14.0? |
thanks @egor1abs I've just made a releae of version 0.3.0 |
This is an attempt at fixing #80