ukaea / neutronics_material_maker

A tool for making parametric material cards for use in neutronics codes. Original developed for the Paramak
19 stars 10 forks source link

adding extra line at end of mat card #143

Closed shimwell closed 3 years ago

shimwell commented 3 years ago

This adds an extra \n line to the end of MCNP materials to avoid the next material starting on the same line

codecov[bot] commented 3 years ago

Codecov Report

Merging #143 (fdb1e37) into main (34cf3e6) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #143   +/-   ##
=======================================
  Coverage   91.39%   91.39%           
=======================================
  Files           3        3           
  Lines         546      546           
=======================================
  Hits          499      499           
  Misses         47       47           
Impacted Files Coverage Δ
neutronics_material_maker/utils.py 82.75% <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 34cf3e6...fdb1e37. Read the comment docs.