Code to simulate systems of self-propelled particles with friction (self-propulsion directions unchanging) with Newton's equations of motion, numerically solved with the velocity-Verlet-scheme.
-
Updated
Jan 29, 2025 - Python
Code to simulate systems of self-propelled particles with friction (self-propulsion directions unchanging) with Newton's equations of motion, numerically solved with the velocity-Verlet-scheme.
Simulating the trajectory of Argon atoms in a box using Lennard Jones Potential to model the interaction between particles and Velocity Verlet algorithm to solve the equations of motion
Modelling the growth of a soft-body system from a single cell and temporal adaptation to the environment
Add a description, image, and links to the velocity-verlet topic page so that developers can more easily learn about it.
To associate your repository with the velocity-verlet topic, visit your repo's landing page and select "manage topics."