{ "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "\n# Molecular dynamics\n\n
These examples *can* be run without ``asap3`` installed. In that case,\n ASE\u2019s Python implementation of the EMT calculator can be used instead, but it\n is much slower.
It is recommended to use the ``asap3`` implementation of the ``EMT``\n calculator here, because its performance benefits over the ``ase``\n implementation.
The Langevin dynamics will by default keep the position and momentum\n of the center of mass unperturbed. This is another improvement over\n just setting momenta corresponding to a temperature, as we did before.