Examples#
This directory contains examples of how to use ASE.
For running the examples install ase.
pip install ase
Some more advanced examples might need additional packages.

Finding lattice constants using EOS and the stress tensor
Finding lattice constants using EOS and the stress tensor
Introduction Examples#
This is a collection of starting examples. It contains the introduction example of ase, including an introduction to the aoms object, how to read and write structures, adding a calculator, relax structures, visualize and run molecular dynamics.
ASE Tutorials#
This is a collection of more advanced tutorials for ASE.