**************** List of Examples **************** The following page gives a list of the examples that are distributed across the documentation: +------------------------------------------------------+-----------------------------------------------------------------------------+ | Description | Link | +======================================================+=============================================================================+ | Quick-Start: Tabulating Basak Potentials for DL_POLY | | :ref:`potable ` | | | | :ref:`Python API ` | +------------------------------------------------------+-----------------------------------------------------------------------------+ | Quick-Start: Tabulating Basak Potentials for LAMMPS | | :ref:`potable ` | | | | :ref:`Python API ` | +------------------------------------------------------+-----------------------------------------------------------------------------+ | [Potential-Form] Using custom-potential forms to | :ref:`potable ` | | define Basak potential | | +------------------------------------------------------+-----------------------------------------------------------------------------+ | Splining ZBL Potential on to Buckingham Potential | | :ref:`potable ` | | | | :ref:`Python API ` | +------------------------------------------------------+-----------------------------------------------------------------------------+ | Defining the Morelon model using the Buck4 spline | :ref:`potable ` | +------------------------------------------------------+-----------------------------------------------------------------------------+ | Parametrising a model using published spline | :ref:`potable ` | | coefficients | | +------------------------------------------------------+-----------------------------------------------------------------------------+ | Truncating a potential (describing LAMMPS | :ref:`potable ` | | `pair_style soft` ) | | +------------------------------------------------------+-----------------------------------------------------------------------------+ | Truncating a potential using `if()` (describing | :ref:`potable ` | | LAMMPS `pair_style soft` ) | | +------------------------------------------------------+-----------------------------------------------------------------------------+ | [Table-Form] pair-potential. | :ref:`potable ` | | | Including pre-tabulated data in a model. | | +------------------------------------------------------+-----------------------------------------------------------------------------+ | Instantiating :class:`atsim.potentials.Potential` | :ref:`Python API ` | | Objects | | +------------------------------------------------------+-----------------------------------------------------------------------------+ | Tabulating EAM Ag model for LAMMPS | | :ref:`potable `, | | | | :ref:`Python API (object oriented) ` | | | | :ref:`Python API (procedural) ` | +------------------------------------------------------+-----------------------------------------------------------------------------+ | Tabulate Al-Cu EAM Alloy Potentials | | :ref:`Python API (LAMMPS object oriented) ` | | | | :ref:`Python API (LAMMPS procedural) ` | | | | :ref:`Python API (DL_POLY object oriented) ` | | | | :ref:`Python API (DL_POLY procedural) ` | +------------------------------------------------------+-----------------------------------------------------------------------------+ | Tabulate Al-Fe Finnis-Sinclair EAM potentials | | :ref:`Python API (LAMMPS object oriented) ` | | | | :ref:`Python API (LAMMPS procedural) ` | | | | :ref:`Python API (DL_POLY object oriented) ` | | | | :ref:`Python API (DL_POLY procedural) ` | +------------------------------------------------------+-----------------------------------------------------------------------------+ | Finnis-Sinclair Tabulation using potable | :ref:`potable ` | +------------------------------------------------------+-----------------------------------------------------------------------------+ | Working with ``potable`` files in Python | :ref:`Python API ` | +------------------------------------------------------+-----------------------------------------------------------------------------+ | | Working with ``potable`` files in Python | :ref:`Python API ` | | | Overriding and adding items | | +------------------------------------------------------+-----------------------------------------------------------------------------+