:orphan:
.. _tutorials:
Tutorials
=========
This directory contains examples of how to use ASE.
For running the examples install ase.
.. code-block:: bash
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
:ref:`gettingstarted` and :ref:`old_tutorials`.
.. note::
You can also take a look at tutorials from previous :ref:`events`.
.. raw:: html
.. thumbnail-parent-div-open
.. thumbnail-parent-div-close
.. raw:: html
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.
.. raw:: html
.. thumbnail-parent-div-open
.. raw:: html
.. only:: html
.. image:: /examples_generated/gettingstarted/images/thumb/sphx_glr_00-n2cu_thumb.png
:alt:
:doc:`/examples_generated/gettingstarted/00-n2cu`
.. raw:: html
ASE Introduction: Nitrogen on copper
.. raw:: html
.. only:: html
.. image:: /examples_generated/gettingstarted/images/thumb/sphx_glr_01-atoms-and-calculators_thumb.png
:alt:
:doc:`/examples_generated/gettingstarted/01-atoms-and-calculators`
.. raw:: html
Atoms and calculators
.. raw:: html
.. only:: html
.. image:: /examples_generated/gettingstarted/images/thumb/sphx_glr_03-manipulating-atoms_thumb.png
:alt:
:doc:`/examples_generated/gettingstarted/03-manipulating-atoms`
.. raw:: html
Manipulating Atoms
.. raw:: html
.. only:: html
.. image:: /examples_generated/gettingstarted/images/thumb/sphx_glr_06-nanoparticle_thumb.png
:alt:
:doc:`/examples_generated/gettingstarted/06-nanoparticle`
.. raw:: html
Nanoparticle
.. thumbnail-parent-div-close
.. raw:: html
Python Examples
---------------
This is a collection of python examples.
.. raw:: html
.. thumbnail-parent-div-open
.. raw:: html
.. only:: html
.. image:: /examples_generated/python/images/thumb/sphx_glr_01_whatispython_thumb.png
:alt:
:doc:`/examples_generated/python/01_whatispython`
.. raw:: html
What is Python?
.. raw:: html
.. only:: html
.. image:: /examples_generated/python/images/thumb/sphx_glr_02_numeric-arrays_thumb.png
:alt:
:doc:`/examples_generated/python/02_numeric-arrays`
.. raw:: html
Numeric arrays in Python
.. thumbnail-parent-div-close
.. raw:: html
ASE Tutorials
-------------
This is a collection of more advanced tutorials for ASE.
.. raw:: html
.. thumbnail-parent-div-open
.. raw:: html
.. only:: html
.. image:: /examples_generated/tutorials/images/thumb/sphx_glr_ase_database_thumb.png
:alt:
:doc:`/examples_generated/tutorials/ase_database`
.. raw:: html
ASE Databases: An Introduction
.. raw:: html
.. only:: html
.. image:: /examples_generated/tutorials/images/thumb/sphx_glr_ase_db_adsorbate_thumb.png
:alt:
:doc:`/examples_generated/tutorials/ase_db_adsorbate`
.. raw:: html
ASE Databases: Surface adsorption study
.. raw:: html
.. only:: html
.. image:: /examples_generated/tutorials/images/thumb/sphx_glr_atomization_thumb.png
:alt:
:doc:`/examples_generated/tutorials/atomization`
.. raw:: html
Atomization energy
.. raw:: html
.. only:: html
.. image:: /examples_generated/tutorials/images/thumb/sphx_glr_dimensionality_thumb.png
:alt:
:doc:`/examples_generated/tutorials/dimensionality`
.. raw:: html
Dimensionality analysis
.. raw:: html
.. only:: html
.. image:: /examples_generated/tutorials/images/thumb/sphx_glr_eos_01_thumb.png
:alt:
:doc:`/examples_generated/tutorials/eos_01`
.. raw:: html
EOS: Introduction to the Equation of state
.. raw:: html
.. only:: html
.. image:: /examples_generated/tutorials/images/thumb/sphx_glr_eos_delta_values_thumb.png
:alt:
:doc:`/examples_generated/tutorials/eos_delta_values`
.. raw:: html
EOS: Calculating Delta-values
.. raw:: html
.. only:: html
.. image:: /examples_generated/tutorials/images/thumb/sphx_glr_equil_acn_thumb.png
:alt:
:doc:`/examples_generated/tutorials/equil_acn`
.. raw:: html
Equilibrating a box of acetonitrile with MD
.. raw:: html
.. only:: html
.. image:: /examples_generated/tutorials/images/thumb/sphx_glr_equil_tipnp_thumb.png
:alt:
:doc:`/examples_generated/tutorials/equil_tipnp`
.. raw:: html
Equilibrating a TIPnP Water Box
.. raw:: html
.. only:: html
.. image:: /examples_generated/tutorials/images/thumb/sphx_glr_global_optimization_constrained_minima_hopping_thumb.png
:alt:
:doc:`/examples_generated/tutorials/global_optimization_constrained_minima_hopping`
.. raw:: html
Global optimization: Constrained minima hopping
.. raw:: html
.. only:: html
.. image:: /examples_generated/tutorials/images/thumb/sphx_glr_lattice_thumb.png
:alt:
:doc:`/examples_generated/tutorials/lattice`
.. raw:: html
Lattice constants using EOS and the stress tensor
.. raw:: html
.. only:: html
.. image:: /examples_generated/tutorials/images/thumb/sphx_glr_md_thumb.png
:alt:
:doc:`/examples_generated/tutorials/md`
.. raw:: html
Molecular dynamics
.. raw:: html
.. only:: html
.. image:: /examples_generated/tutorials/images/thumb/sphx_glr_neb_dissociation_thumb.gif
:alt:
:doc:`/examples_generated/tutorials/neb_dissociation`
.. raw:: html
NEB: Dissociation of a molecule using the NEB method
.. raw:: html
.. only:: html
.. image:: /examples_generated/tutorials/images/thumb/sphx_glr_neb_idpp_thumb.png
:alt:
:doc:`/examples_generated/tutorials/neb_idpp`
.. raw:: html
NEB with IDPP: |subst|
.. raw:: html
.. only:: html
.. image:: /examples_generated/tutorials/images/thumb/sphx_glr_neb_selfdiffusion_thumb.png
:alt:
:doc:`/examples_generated/tutorials/neb_selfdiffusion`
.. raw:: html
NEB and Dimer method for Self-diffusion on the Al(110) surface
.. raw:: html
.. only:: html
.. image:: /examples_generated/tutorials/images/thumb/sphx_glr_wannier_thumb.png
:alt:
:doc:`/examples_generated/tutorials/wannier`
.. raw:: html
Partly occupied Wannier Functions
.. thumbnail-parent-div-close
.. raw:: html
.. toctree::
:hidden:
:includehidden:
/examples_generated/gettingstarted/index.rst
/examples_generated/python/index.rst
/examples_generated/tutorials/index.rst
.. only:: html
.. container:: sphx-glr-footer sphx-glr-footer-gallery
.. container:: sphx-glr-download sphx-glr-download-python
:download:`Download all examples in Python source code: examples_generated_python.zip `
.. container:: sphx-glr-download sphx-glr-download-jupyter
:download:`Download all examples in Jupyter notebooks: examples_generated_jupyter.zip `
.. only:: html
.. rst-class:: sphx-glr-signature
`Gallery generated by Sphinx-Gallery