:orphan:
.. _examplesgallery:
Examples
========
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.
.. 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_numeric-arrays_thumb.png
:alt:
:doc:`/examples_generated/python/numeric-arrays`
.. raw:: html
Numeric arrays in Python
.. raw:: html
.. only:: html
.. image:: /examples_generated/python/images/thumb/sphx_glr_whatispython_thumb.png
:alt:
:doc:`/examples_generated/python/whatispython`
.. raw:: html
What is 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_04-lattice_thumb.png
:alt:
:doc:`/examples_generated/tutorials/04-lattice`
.. raw:: html
Finding lattice constants using EOS and the stress tensor
.. raw:: html
.. only:: html
.. image:: /examples_generated/tutorials/images/thumb/sphx_glr_acn_thumb.png
:alt:
:doc:`/examples_generated/tutorials/acn`
.. raw:: html
Equilibrating an MD box of acetonitrile
.. raw:: html
.. only:: html
.. image:: /examples_generated/tutorials/images/thumb/sphx_glr_adsorbate_db_thumb.png
:alt:
:doc:`/examples_generated/tutorials/adsorbate_db`
.. raw:: html
Surface adsorption study using the ASE database
.. 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_constrained_minima_hopping_thumb.png
:alt:
:doc:`/examples_generated/tutorials/constrained_minima_hopping`
.. raw:: html
Constrained minima hopping (global optimization)
.. raw:: html
.. only:: html
.. image:: /examples_generated/tutorials/images/thumb/sphx_glr_database_thumb.png
:alt:
:doc:`/examples_generated/tutorials/database`
.. raw:: html
Introduction to ASE databases
.. raw:: html
.. only:: html
.. image:: /examples_generated/tutorials/images/thumb/sphx_glr_delta_values_thumb.png
:alt:
:doc:`/examples_generated/tutorials/delta_values`
.. raw:: html
Calculating Delta-values
.. 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_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_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_plot_ag_eos_thumb.png
:alt:
:doc:`/examples_generated/tutorials/plot_ag_eos`
.. raw:: html
Equation of state (EOS)
.. raw:: html
.. only:: html
.. image:: /examples_generated/tutorials/images/thumb/sphx_glr_tipnp_equil_thumb.png
:alt:
:doc:`/examples_generated/tutorials/tipnp_equil`
.. raw:: html
Equilibrating a TIPnP Water Box
.. 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