Tutorials¶
Python¶
If you are not familiar with Python please read What is Python?.
If your ASE scripts make extensive use of matrices you may want to familiarize yourself with Numeric arrays in Python.
ASE¶
Most of the tutorials will use the EMT
potential,
but any other Calculator
could be plugged in instead.
Basic property calculations¶
Surface adsorption¶
Global optimization¶
Calculating diffusion/dissociation properties¶
- Surface diffusion energy barriers using the Nudged Elastic Band (NEB) method
- Surface diffusion energy barriers using ASE constraints
- Dissociation of a molecule using the NEB method
- Image Dependent Pair Potential for improved interpolation of NEB initial guess
- Self-diffusion on the Al(110) surface using the NEB and Dimer method
ASE database¶
Surface adsorption¶
Molecular Dynamics¶
Uncategorized¶
Further reading¶
For more details:
Look at the documentation for the individual modules.
Browse the source code online.
Videos¶
The following video tutorials are available: