Tutorials#

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.

We are still porting old tutorials to the current tutorial format. Many tutorials are available here, but some may not have been ported yet. Tutorials still in legacy format can be found under Getting started (legacy format) and Tutorials (legacy format).

Note

You can also take a look at tutorials from previous Events.

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 Introduction: Nitrogen on copper

ASE Introduction: Nitrogen on copper

Atoms and calculators

Atoms and calculators

Manipulating Atoms

Manipulating Atoms

Nanoparticle

Nanoparticle

Python Examples#

This is a collection of python examples.

What is Python?

What is Python?

Numeric arrays in Python

Numeric arrays in Python

ASE Tutorials#

This is a collection of more advanced tutorials for ASE.

ASE Databases: An Introduction

ASE Databases: An Introduction

ASE Databases: Surface adsorption study

ASE Databases: Surface adsorption study

Atomization energy

Atomization energy

Dimensionality analysis

Dimensionality analysis

EOS: Introduction to the Equation of state

EOS: Introduction to the Equation of state

EOS: Calculating Delta-values

EOS: Calculating Delta-values

Equilibrating a box of acetonitrile with MD

Equilibrating a box of acetonitrile with MD

Equilibrating a TIPnP Water Box

Equilibrating a TIPnP Water Box

Global optimization: Constrained minima hopping

Global optimization: Constrained minima hopping

Lattice constants using EOS and the stress tensor

Lattice constants using EOS and the stress tensor

Molecular dynamics

Molecular dynamics

NEB: Dissociation of a molecule using the NEB method

NEB: Dissociation of a molecule using the NEB method

NEB and Dimer method for Self-diffusion on the Al(110) surface

NEB and Dimer method for Self-diffusion on the Al(110) surface

Partly occupied Wannier Functions

Partly occupied Wannier Functions

Gallery generated by Sphinx-Gallery