Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)