xuanxu / starmatrix

Modelling nucleosynthesis of galactic chemical elements
https://starmatrix.readthedocs.io
MIT License
1 stars 3 forks source link

Integration step setting #19

Closed xuanxu closed 5 years ago

xuanxu commented 5 years ago

This PR adds a setting to switch between having the integration constant on log(t) or in t

codecov[bot] commented 5 years ago

Codecov Report

Merging #19 into master will increase coverage by 0.14%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #19      +/-   ##
==========================================
+ Coverage   99.53%   99.67%   +0.14%     
==========================================
  Files          11       11              
  Lines         641      615      -26     
  Branches      101       87      -14     
==========================================
- Hits          638      613      -25     
+ Partials        3        2       -1
Impacted Files Coverage Δ
src/intergalactic/settings.py 100% <100%> (ø) :arrow_up:
src/intergalactic/model.py 100% <100%> (ø) :arrow_up:
src/intergalactic/functions.py 98.79% <0%> (+0.42%) :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 8317df4...c53e1ad. Read the comment docs.