Water molecule bond length: Difference between revisions

From wikiluntti
Line 46: Line 46:
\end{align}
\end{align}
</math>
</math>
where <math>a(t) = - \frac1m \frac{d}{dx}V(x)</math> is given at Section . . .


=== Temperature/  Initial distribution ===
=== Temperature/  Initial distribution ===

Revision as of 23:03, 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