Recent content by iwko

  1. I

    Python Verlet alghoritm and Lennard Jones simulation in Python

    Hello, I created script which draw plot of Lennard Jones potential for two particles. Now i want to create 2D simulation for 10 particles with verlet alghoritm but I have no idea how to create that. My problem is implementation of verlet alghoritm and calculating forces. I implemented boundaries...
Back
Top