Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 1.34 KB

README.md

File metadata and controls

27 lines (18 loc) · 1.34 KB

physics77-capstone-project

Overview

  • Title of the Research: Simulation of a solar system with animation using pygame and analyse using matplotlib
  • Group member: Yi-Jhan Huang, Ian Chang

Abstract:

Our research project is based on the current physical detail of solar system.

Technical Approach

  • Language of programming: mainly python
  • Package requirements: matplotlib, numpy, scipy, pygame, math

References

Division of Responsibilities

  • Ian Chang: Responsible for simulation part of the project
  • Yi-Jhan Huang: Responsible for analysis part of the project
  • Both: Topic Chose and Structure Design

Proposal Context

We chose this project generally because recently, as you might’ve known, the James Webb Space telescope sent back marvelous high-resolution images of galaxies, nebulas, black holes, and more. These new images will allow us to have a greater understanding of the history of our universe, recording information about collisions of galaxies and births of stars. Being inspired by this phenomenal event, we’ve decided to use what we’ve learnt in the course and try to simulate a solar system, mainly using the libraries matplotlib and numpy.