https://github.com/daodavid/mechanics
leapfrog integration
https://github.com/daodavid/mechanics
conservation-laws gravity leapfrog mechanics nutonmotions
Last synced: 4 months ago
JSON representation
leapfrog integration
- Host: GitHub
- URL: https://github.com/daodavid/mechanics
- Owner: daodavid
- Created: 2019-05-19T15:38:18.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-10-05T12:28:44.000Z (over 6 years ago)
- Last Synced: 2025-08-25T00:15:02.537Z (9 months ago)
- Topics: conservation-laws, gravity, leapfrog, mechanics, nutonmotions
- Language: HTML
- Homepage:
- Size: 3.54 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Mechanics principle .Visualising and explanations
## represents and implements of Leap Frog integrations
### The law of conservation of energy math investigation,python implementation and visualisations
##### Solving of the system non-linear differential equations using LeapFrog algorithm.So we will able to to calculate the body's motion according second principle of mechanics We will visualize the motions by Python lib pyplot,thus we will attain more understanding of what is vector field ,the innitial values ploblems and so on.In addition we will show the law of conservation of energy
##### Project-presentation https://nbviewer.jupyter.org/github/Daodavid93/vector_fields_motion_of_matirial_point/blob/master/Mechanics.ipynb
