fusion-energy / openmc-plasma-source

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

Removed dead code. #19

Closed mdfaisal98 closed 2 years ago

mdfaisal98 commented 2 years ago

This PR removes the non working code related to tokamak_source.py, solving #12.

codecov[bot] commented 2 years ago

Codecov Report

Merging #19 (e55d61c) into develop (782dda2) will increase coverage by 1.66%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #19      +/-   ##
===========================================
+ Coverage    92.12%   93.78%   +1.66%     
===========================================
  Files            6        6              
  Lines          165      161       -4     
===========================================
- Hits           152      151       -1     
+ Misses          13       10       -3     
Impacted Files Coverage Δ
openmc_plasma_source/tokamak_source.py 97.82% <ø> (+3.03%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 782dda2...e55d61c. Read the comment docs.