COSMIC-PopSynth / COSMIC

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

Determinable omega #443

Closed michaelzevin closed 4 years ago

michaelzevin commented 4 years ago

kick.f now provides determinable omega for consistency, derived in a similar fashion as the tilt of the orbital plane following the SN. Addresses #429. Derivation is in the issue.

coveralls commented 4 years ago

Pull Request Test Coverage Report for Build 1180


Files with Coverage Reduction New Missed Lines %
cosmic/src/bpp_array.f 2 97.94%
cosmic/src/concatkstars.f 7 0%
cosmic/src/mix.f 14 0%
cosmic/src/kick.f 132 50.8%
cosmic/src/comenv.f 152 13.59%
cosmic/src/evolv2.f 521 39.78%
<!-- Total: 828 -->
Totals Coverage Status
Change from base Build 1160: -1.5%
Covered Lines: 2319
Relevant Lines: 5569

💛 - Coveralls