Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions doc/source/examples/CustomASECalculator.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ In this example, the EMT calculator included with ASE is used.

In this example, the AMS *engine* is replaced by an ASE calculator.

In the :ref:`ASECalculatorExample`, :ref:`iPIExample`, and
:ref:`SellaExample` examples, the AMS *driver* is replaced by external
In the :ref:`ASECalculatorExample` and :ref:`iPIExample`,
the AMS *driver* is replaced by external
codes that use the AMS *engine* energies and forces.

**Example usage:** (:download:`Download CustomASECalculator.py <../../../examples/CustomASECalculator.py>`)
Expand Down
45 changes: 0 additions & 45 deletions doc/source/examples/SellaTransitionStateSearch.rst

This file was deleted.

1 change: 0 additions & 1 deletion doc/source/examples/examples.rst
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,6 @@ Packmol and AMS-ASE interfaces
AMSCalculator/ASECalculator
ChargedAMSCalculator/ChargedAMSCalculator
i-PI-AMS
SellaTransitionStateSearch

.. N.B. the ASE calculator example is linked to via an external site, so the path should not be updated (or a redirect needs to be added)

Expand Down
106 changes: 0 additions & 106 deletions examples/SellaTransitionStateSearch.py

This file was deleted.

Loading