Water molecule bond length: Difference between revisions
From wikiluntti
No edit summary |
No edit summary |
||
Line 36: | Line 36: | ||
=== Velocity Verlet Algorithm === | |||
A very good and easy to implement integration method is velocity Verlet: | A very good and easy to implement integration method is velocity Verlet: |
Revision as of 23:06, 12 October 2020
Introduction
Classical Mechanics
Newton Equations
where . The system is 1D, thus gradient will be differential, and .
The mass should be the reduced mass of the oxygen--hydrogen system, but we use mass here.
Potential Function
Lennard--Jones potential with dimensionless parameters for TIPS model:
where the distance is given in Ångstroms.
Integration
The finite differences (Euler method) are
and
Velocity Verlet Algorithm
A very good and easy to implement integration method is velocity Verlet:
where is given at Section . . .
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
References
D.T.W. Lin and C.-K. Chen: A molecular dynamics simulation of TIP4P and Lennard-Jones water in nanochannel, acta Mechanica 173, 181.194 (2004).