1
0
mirror of https://github.com/christiaangoossens/Planetary-Orbit-Simulator synced 2024-10-31 19:09:55 +00:00
Commit Graph

28 Commits

Author SHA1 Message Date
ff994a80f7 Release Candidate 2016-12-21 19:28:25 +01:00
Christiaan Goossens
40005cf642 Changed logging system to include version numbers 2016-12-20 14:07:44 +01:00
eec9c2e1a7 Final touches and creating graphs 2016-12-17 15:18:57 +01:00
8cd62dc937 Finished up v2 simulator 2016-12-17 13:38:33 +01:00
Christiaan Goossens
800937925a Added test 2016-12-14 15:03:48 +01:00
bba7370aa8 Moved the processor to the correct file 2016-12-10 19:02:06 +01:00
7bbb858688 Cleaning up v2 2016-12-10 16:17:41 +01:00
d2568bfeea Create a file creation system for argument output 2016-12-10 16:15:34 +01:00
Christiaan Goossens
e1e616b28a Some testing with the new processing system 2016-12-10 15:32:54 +01:00
Christiaan Goossens
9afecf0f0d Some testing with the new formula 2016-12-04 17:07:59 +01:00
Christiaan Goossens
2e732967cd Change AOP calculations 2016-12-04 16:19:43 +01:00
23572dbd48 Removed all files from .gitignore & did testing with final objects 2016-11-11 15:53:26 +01:00
Christiaan Goossens
89d1159710 Added some processing 2016-11-11 14:28:23 +01:00
f9c758de99 Fixed all bugs, prepare for formatting. 2016-11-08 20:42:46 +01:00
c843051338 Fixed bugs with the node calculations
There's a small bug with there possibly being two minima or maxima in one round. The simulator can't handle that currently.
2016-11-04 19:07:47 +01:00
13044b2a25 Changed the nodes algoritms and fixed the argument of periapsis calculation 2016-11-01 19:07:36 +01:00
50dba493ff October 2016 Revision 2016-11-01 15:51:06 +01:00
8926fbae33 Add aphelion & perihelion calculations 2016-09-15 16:32:14 +02:00
29c14837eb Cleanup and comments 2016-09-15 14:10:06 +02:00
1d99586994 Improvements to the data writer 2016-09-15 14:01:03 +02:00
e276abd3e4 Fix 2016-09-15 13:37:21 +02:00
8cad200525 Finished writing the leap frog system for calculating orbits 2016-09-15 13:08:27 +02:00
Christiaan Goossens
5adf08abe0 Leap frog integration 2016-09-15 09:11:59 +02:00
44b6f8c40d Added license in code + main commenting 2016-07-07 08:44:08 +02:00
215455f768 Moved from Vector3f to Vector3d for precision + total calculations 2016-07-07 08:39:29 +02:00
21b1b02854 Created Matrix Logic 2016-07-06 20:33:02 +02:00
0deca8ffbe First tests with java maths 2016-07-05 14:49:37 +02:00
9c56112d05 Setting up the workspace for the simulator 2016-07-05 09:16:13 +02:00