Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/simojo/impactofdragonfreefall
Physics modeling that utilizes nim/rust to preform computations
https://github.com/simojo/impactofdragonfreefall
Last synced: 12 days ago
JSON representation
Physics modeling that utilizes nim/rust to preform computations
- Host: GitHub
- URL: https://github.com/simojo/impactofdragonfreefall
- Owner: simojo
- Created: 2020-12-02T03:42:56.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-09-07T03:06:24.000Z (over 3 years ago)
- Last Synced: 2024-11-09T11:42:01.483Z (2 months ago)
- Language: Rust
- Homepage:
- Size: 5.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# The Impact of Drag on Freefall
### `PHYS-110-02 Fall 2020 Capstone Project`
This program models the impact of drag on the **speed**, **kinetic energy**, **potential energy**, and **work of drag** of an object as it travels **up** and **down** in its freefall.
![Example](https://github.com/simojo/impactOfDragOnFreefall/blob/master/plots/UpDrag-Object1-GreaterThanTerminalVelocity(Initialv:4.79).png)
![Example](https://github.com/simojo/impactOfDragOnFreefall/blob/master/plots/UpNoDrag-Object1-GreaterThanTerminalVelocity(Initialv:4.79).png)
![Example](https://github.com/simojo/impactOfDragOnFreefall/blob/master/plots/DownDrag-Object1-GreaterThanTerminalVelocity(Initialv:4.79).png)
![Example](https://github.com/simojo/impactOfDragOnFreefall/blob/master/plots/DownNoDrag-Object1-GreaterThanTerminalVelocity(Initialv:4.79).png)