|
|
Line 11: |
Line 11: |
|
| |
|
| <math> | | <math> |
| V(x) = 4\epsilon \left[ \left( \frac\sigma r\right)^{12} - \left( \frac \sigma r\right)^6 \right] | | V(x) = 4\epsilon \left[ \left( \frac\sigma x\right)^{12} - \left( \frac \sigma x\right)^6 \right] |
| </math> | | </math> |
|
| |
|
Line 22: |
Line 22: |
| </math> | | </math> |
| where <math>A</math> is Ångströms. | | where <math>A</math> is Ångströms. |
|
| |
|
| |
|
| |
|
| === Integration === | | === Integration === |
Revision as of 22:54, 12 October 2020
Introduction
Classical Mechanics
Newton Equations
where
. The system is 1D, thus gradient will be differential, and
.
Potential Function
Lennard--Jones potential with parameters for TIPS model:
where
is Ångströms.
Integration
The finite differences (Euler method) are
and
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