TomWagg / cogsworth

A Python package for performing self-consistent population synthesis and galactic dynamics simulations
https://cogsworth.readthedocs.io/
MIT License
16 stars 3 forks source link

Add initial velocity storage #109

Closed TomWagg closed 6 months ago

TomWagg commented 6 months ago

Initial velocities are now store in the initial_galaxy class variable. This will fix #108

github-actions[bot] commented 6 months ago

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
1518 1518 100% 0% 🟢

New Files

No new covered files...

Modified Files

No covered modified files...

updated for commit: 5b49b4d by action🐍