fusion-energy / openmc-dagmc-wrapper

A Python package that extends OpenMC base classes to provide convenience features and standardized tallies when simulating DAGMC geometry with OpenMC.
https://openmc-dagmc-wrapper.readthedocs.io/
MIT License
7 stars 2 forks source link

Bugfix #64

Closed RemDelaporteMathurin closed 2 years ago

RemDelaporteMathurin commented 2 years ago

Fixes #63

shimwell commented 2 years ago

I think this was sneakily pushed to develop already

shimwell commented 2 years ago

I see you added the Tallies as well as Tally. Nice one

RemDelaporteMathurin commented 2 years ago

We need tests for TetMeshTally still....

codecov[bot] commented 2 years ago

Codecov Report

Merging #64 (6e07da4) into main (09093a4) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #64   +/-   ##
=======================================
  Coverage   85.40%   85.40%           
=======================================
  Files           6        6           
  Lines         514      514           
=======================================
  Hits          439      439           
  Misses         75       75           
Impacted Files Coverage Δ
openmc_dagmc_wrapper/__init__.py 100.00% <ø> (ø)

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 09093a4...6e07da4. Read the comment docs.