|
|
Line 20: |
Line 20: |
|
| |
|
| <math> | | <math> |
| a(t) = -\frac{\frac{d}{dx}(V(t))}{m} | | a(t) = -\frac{\frac{d}{dx}(V(x(t)))}{m} |
| </math> | | </math> |
|
| |
|
Revision as of 22:42, 12 October 2020
Introduction
Classical Mechanics
Newton Equations
where
. The system is 1D, thus gradient will be differential, and
.
Integration
The finite differences (Euler method) are
and
Potential Function
Lennard--Jones potential with parameters for TIPS model:
where
is Ångströms.
Velocity Verlet Algorithm
A very good and easy to implement integration method is velocity Verlet:
Temperature/ Initial distribution
The initial velocity of the hydrogen atom is chosen randomly from the Maxwell-Boltzmann distribution at given temperature
Results
Issues
1D statement