about summary refs log tree commit diff
path: root/force.go
Commit message (Collapse)AuthorAge
* Deleted force.go (complete cleanup)emile2018-10-08
|
* file description addedhanemile2018-10-04
|
* some spellcheckinghanemile2018-09-28
|
* imported some missing packetshanemile2018-09-28
|
* save_as_csv saves the given stars in the given slice to the given pathhanemile2018-09-28
|
* calc_all_forces calculates all the forces acting in the galaxy using go-threadshanemile2018-09-28
|
* forces calculates the forces acting in between a given star and all the ↵hanemile2018-09-28
| | | | stars in a given slice
* function calculating the forces acting inbetween 2 starshanemile2018-09-28