Commit graph

31 commits

Author SHA1 Message Date
Dimitri Lozeve
453cf2bd0f Parallelise body updating 2017-11-20 17:01:52 +00:00
Dimitri Lozeve
7a75f84d46 Add unit tests for buildTree 2017-11-11 15:23:11 +00:00
Dimitri Lozeve
323b75630d Add first unit tests 2017-11-11 14:40:39 +00:00
Dimitri Lozeve
c3e61f6448 Remove Gloss visualization 2017-11-11 14:31:41 +00:00
Dimitri Lozeve
436823628e Correct export for astronomicalUnit 2017-11-11 11:46:47 +00:00
Dimitri Lozeve
fe2cc28087 Change initial parameters 2017-11-11 11:43:48 +00:00
Dimitri Lozeve
f150994cc7 Rearrange csvFromInit 2017-11-09 23:19:51 +00:00
Dimitri Lozeve
ed6a0c5bc1 Add the updateAll function add the Barnes-Hut threshold parameter 2017-11-09 19:47:34 +00:00
Dimitri Lozeve
4354d167ed Compute the gravity force and update the bodies accordingly 2017-11-09 19:36:45 +00:00
Dimitri Lozeve
82bb1d438b Correct bug in tree creation leading to Empty leaves 2017-11-09 19:36:13 +00:00
Dimitri Lozeve
57ddd56775 Build a Barnes-Hut tree 2017-11-09 18:02:21 +00:00
Dimitri Lozeve
2cca4a45ef Change of the astronomical unit variable name 2017-11-07 10:31:08 +00:00
Dimitri Lozeve
8bccba1dec Update GHC version 2017-11-07 10:30:56 +00:00
Dimitri Lozeve
232fbc6701 Barnes-Hut: tree management 2017-11-07 10:30:29 +00:00
Dimitri Lozeve
6e4cf862d4 Update GHC and the README 2017-08-04 10:56:11 +02:00
Dimitri Lozeve
e846e4ac71 Generate random names for random bodies 2017-07-26 18:25:58 +02:00
Dimitri Lozeve
84c6f35de4 Update README 2017-07-26 10:49:01 +02:00
Dimitri Lozeve
bf056c491a Rename to .travis.yml 2017-07-26 10:26:56 +02:00
Dimitri Lozeve
a25f5dd810 Add Travis CI 2017-07-26 10:23:30 +02:00
Dimitri Lozeve
ba869466e7 Remove the dependency on Gloss 2017-07-26 10:05:21 +02:00
Dimitri Lozeve
b3854f6841 Haddock documentation 2017-07-26 09:35:29 +02:00
Dimitri Lozeve
7be6f684d4 Better CSV export 2017-07-26 08:49:38 +02:00
Dimitri Lozeve
49116785ae Generate random bodies 2017-07-25 23:38:11 +02:00
Dimitri Lozeve
35c0cc4446 Refactor and reformat 2017-07-25 23:19:18 +02:00
Dimitri Lozeve
8d31a13c30 Graphics 2017-07-19 15:34:56 +02:00
Dimitri Lozeve
0576d02811 Add radius 2017-07-19 15:34:44 +02:00
Dimitri Lozeve
01d5e8640f Add planets 2017-07-19 14:25:32 +02:00
Dimitri Lozeve
104ec50dcd Run and export to CSV 2017-07-18 22:59:14 +02:00
Dimitri Lozeve
cbc770f340 Add examples of Sun and Earth 2017-07-18 18:12:40 +02:00
Dimitri Lozeve
1056081932 Update position and speed of all bodies 2017-07-18 18:12:03 +02:00
Dimitri Lozeve
35519b8fda Initial commit 2017-07-18 08:45:17 +02:00