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

changed Muir to muir #79

Closed shimwell closed 1 year ago

shimwell commented 1 year ago

OpenMc 0.13.3 is nearly out and the Muir has ben replaced with muir as described in issue #71

codecov[bot] commented 1 year ago

Codecov Report

Merging #79 (ed2b47a) into main (cd00546) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main      #79   +/-   ##
=======================================
  Coverage   96.29%   96.29%           
=======================================
  Files           7        7           
  Lines         216      216           
=======================================
  Hits          208      208           
  Misses          8        8           
Impacted Files Coverage Δ
openmc_plasma_source/point_source.py 100.00% <100.00%> (ø)
openmc_plasma_source/ring_source.py 100.00% <100.00%> (ø)
openmc_plasma_source/tokamak_source.py 97.19% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

shimwell commented 1 year ago

tests are passing, I think this is ready to merge, but might want to wait for the conda release of openmc

shimwell commented 1 year ago

openmc 0.13.3 is released on conda, so I think this is ready to merge. Let me know if you have any objections @RemDelaporteMathurin

if not I shall merge in next week

RemDelaporteMathurin commented 1 year ago

@shimwell no objections!