Skip to content

mxd12001/Costa-Dyakiw

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
This branch is 50 commits ahead, 2 commits behind CSE2102Fall2015:master.

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
August 28, 2015 16:57
August 28, 2015 16:57
August 28, 2015 16:57
August 28, 2015 16:57
August 28, 2015 16:57
August 28, 2015 16:57
lib
August 28, 2015 16:57
August 28, 2015 16:57
December 8, 2015 21:27
November 11, 2015 16:11
August 28, 2015 16:57
December 9, 2015 15:41
August 28, 2015 16:57

Costa-Dyakiw

http://jat.sourceforge.net/

CSE 2102: Software Engineering John Costa and Maegan Dyakiw Fall 2015

The JAT (Java Astrodynamics Toolkit) simulate different space problems such as earth-moon orbits, trajectories and velocities of objects and the Two Body Problem.

Our project explored the Three Body Problem, and our initial goal was to plot the orbits of three planets. We created a new ThreeBodyAPL.java class to work with the integrators for the orbit and we modified the TheeBodyExample.java class to work with the derivatives and integrators. Through doing this project, we were able to edit the classes to be able to graph the positions of mass.

Although this was not exactly what we wanted our modification to be, this is a huge step towards having a functional Three Body Problem. In addition to that, those who wish to edit this in the future will have their basis for the Three Body Problem. The issue that we hit with our modification was that we could not implement the integrators to compute what we needed to calculate the orbits of the planets.

All documentation is included in repository jic13003/Costa-Dyakiw, which includes project logs, sequence diagrams, MaintainJ diagrams and class diagrams.

Releases

No releases published

Languages

  • Java 94.1%
  • Roff 5.0%
  • Other 0.9%