Skip to content

A fork of the R3B Simulator project coded in Python rather than Julia and QML. This fork will be used for rapid prototyping of features that will be ported over to the main project to be implemented in Julia for increased performance.

License

Notifications You must be signed in to change notification settings

UW-Physics-Undergrads-of-2024/Restricted-3-Body-Simulator-Python

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

temp_proj_image.jpg

Restricted-3-Body-Simulator

Create a Windows desktop app that generates a plot of a simulated gravitational field from a restricted three body problem. The plot will use colour gradients to visualize the magnitude of the gravitational potential of the negligible mass and the trajectory it will take.

License: AGPL v3

    Restricted 3 Body Simulator is a desktop app that simulates the gravitational potential 
    and trajectory of the negligble mass in the restricted 3 body gravity problem.
    Copyright (C) 2022 (Jack) Kuei Hung Zhang

    This program is free software: you can redistribute it and/or modify
    it under the terms of version 3 of the GNU Affero General Public License as published
    by the Free Software Foundation.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU Affero General Public License for more details.
    
    You should have received a copy of the GNU Affero General Public License
    along with this program.  If not, see https://www.gnu.org/licenses/

About

A fork of the R3B Simulator project coded in Python rather than Julia and QML. This fork will be used for rapid prototyping of features that will be ported over to the main project to be implemented in Julia for increased performance.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%