about summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* inserting two stars very close to each other for testing the trickle-down ↵Emile2019-02-16
| | | | effect (multiple concurrent subdivisions)
* deleting all the nodes before inserting new stars in the treeEmile2019-02-16
|
* implemented another test calculating the forces on a starEmile2019-02-16
|
* updated some common valuesEmile2019-02-16
|
* created some tests for debugging, more comming soon!Emile2019-02-15
|
* Fixed inserting a star into a specified timestepEmile2019-02-15
|
* updated the calcAllForces function now using the given galaxyindex to ↵Emile2019-02-14
| | | | calculate the force acting on a star
* working!Emile2019-02-13
|
* Implemented the function GetListOfStarsTree returning a list of all stars in ↵Emile2019-02-13
| | | | the tree with the given index
* added support for go modulesEmile2019-02-13
|
* added the database actions, development started in the db-container repo, ↵Emile2019-02-13
| | | | for more info, see those commits
* Initial commitemile2019-02-13