COSMIC-PopSynth / COSMIC

COSMIC (Compact Object Synthesis and Monte Carlo Investigation Code)
GNU General Public License v3.0
45 stars 58 forks source link

Removed the conditional for MESA RTMS (RTMSFLAG = 3) #594

Closed kulvi90 closed 10 months ago

kulvi90 commented 10 months ago

Removed the conditional for MESA RTMS (RTMSFLAG = 3) because the function rtmsMESA was not implemented and would have given an error if RTMSFLAG = 3 was used.

codecov[bot] commented 10 months ago

Codecov Report

Patch coverage: 50.73% and project coverage change: +0.56% :tada:

Comparison is base (8772c07) 86.91% compared to head (0863b48) 87.47%. Report is 11 commits behind head on develop.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #594 +/- ## =========================================== + Coverage 86.91% 87.47% +0.56% =========================================== Files 40 42 +2 Lines 25542 25669 +127 =========================================== + Hits 22198 22453 +255 + Misses 3344 3216 -128 ``` | [Files Changed](https://app.codecov.io/gh/COSMIC-PopSynth/COSMIC/pull/594?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=COSMIC-PopSynth) | Coverage Δ | | |---|---|---| | [cosmic/evolve.py](https://app.codecov.io/gh/COSMIC-PopSynth/COSMIC/pull/594?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=COSMIC-PopSynth#diff-Y29zbWljL2V2b2x2ZS5weQ==) | `55.19% <0.00%> (-0.23%)` | :arrow_down: | | [cosmic/src/zfuncs.f](https://app.codecov.io/gh/COSMIC-PopSynth/COSMIC/pull/594?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=COSMIC-PopSynth#diff-Y29zbWljL3NyYy96ZnVuY3MuZg==) | `56.02% <8.16%> (-12.20%)` | :arrow_down: | | [cosmic/src/assign\_remnant.f](https://app.codecov.io/gh/COSMIC-PopSynth/COSMIC/pull/594?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=COSMIC-PopSynth#diff-Y29zbWljL3NyYy9hc3NpZ25fcmVtbmFudC5m) | `9.39% <9.39%> (ø)` | | | [cosmic/src/hrdiag\_remnant.f](https://app.codecov.io/gh/COSMIC-PopSynth/COSMIC/pull/594?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=COSMIC-PopSynth#diff-Y29zbWljL3NyYy9ocmRpYWdfcmVtbmFudC5m) | `64.00% <64.00%> (ø)` | | | [cosmic/src/benchmarkevolv2.f](https://app.codecov.io/gh/COSMIC-PopSynth/COSMIC/pull/594?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=COSMIC-PopSynth#diff-Y29zbWljL3NyYy9iZW5jaG1hcmtldm9sdjIuZg==) | `100.00% <100.00%> (ø)` | | | [cosmic/src/comenv.f](https://app.codecov.io/gh/COSMIC-PopSynth/COSMIC/pull/594?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=COSMIC-PopSynth#diff-Y29zbWljL3NyYy9jb21lbnYuZg==) | `35.05% <100.00%> (+1.03%)` | :arrow_up: | | [cosmic/src/hrdiag.f](https://app.codecov.io/gh/COSMIC-PopSynth/COSMIC/pull/594?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=COSMIC-PopSynth#diff-Y29zbWljL3NyYy9ocmRpYWcuZg==) | `81.53% <100.00%> (+42.41%)` | :arrow_up: |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.