Applications of a Random Point Generator: Leonard Jones Potential using Python and Mobaxterm

2 years ago
3

We will apply Python's random library to the Leonard Jones Potential. We'll utilize the gauss function to replicate a gaussian distribution.

Leonard Jones Potential background:
This is a two body potential energy function. We will use Argon in this video as an example. The formula is as follows: 4e(theta/r)^12-(theta/r)^6)

Loading comments...