Skip to content

Latest commit

 

History

History
43 lines (32 loc) · 1.09 KB

File metadata and controls

43 lines (32 loc) · 1.09 KB

Tutorials

Whilst RAFFLE is a random sturcture search package designed primarlily for interfaces, the tutorials will use bulk systems to demonstrate its functionality.

Note

If you are looking for bulk random structure search, we recommend using packages such as AIRSS, which are specifically designed for this purpose. They take advantage of symmetries prevalent in bulk structures to reduce the search space and improve efficiency. RAFFLE does not account for these symmetries, due to their usual absence in interfaces.

.. toctree::
   :maxdepth: 2
   :caption: Setup and parameters:

   databases_tutorial
   parameters_tutorial
   host_tutorial
   generating_tutorial
   quick_guide

.. toctree::
   :maxdepth: 2
   :caption: Static structure prediction:

   diamond_tutorial
   graphite_tutorial

.. toctree::
   :maxdepth: 2
   :caption: Iterative structure learning:

   aluminium_tutorial
   Si-Ge_tutorial
   graphene_grain_boundary_tutorial

.. toctree::
   :maxdepth: 2
   :caption: Visualisation:

   visualisation