Skip to content

Create RungeKutta_FreeFall.py#4

Open
PatilSwarali wants to merge 1 commit intodipeshdigwal:masterfrom
PatilSwarali:patch-2
Open

Create RungeKutta_FreeFall.py#4
PatilSwarali wants to merge 1 commit intodipeshdigwal:masterfrom
PatilSwarali:patch-2

Conversation

@PatilSwarali
Copy link
Copy Markdown
Contributor

This Python program numerically solves the equation of motion of a free falling object acted on by air drag using the 4th order Runge-Kutta method. We find the velocity of the object as a function of time and plot it.

This Python program numerically solves the equation of motion of a free falling object acted on by air drag using the 4th order Runge-Kutta method. We find the velocity of the object as a function of time and plot it.
@dipeshdigwal
Copy link
Copy Markdown
Owner

we already have a runge-kutta 4th order function in the repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants