Skip to content

Tutorials

The tutorials give you complete, reproducible examples that you can run yourself. Each one walks through the full workflow from loading a structure to inspecting converged results.

  • Basic: Si and LiF


    Run IsolatedImpurityWorkChain on silicon and lithium fluoride, two standard benchmark systems. Covers the full DFT workflow using get_builder_from_protocol.

    Start tutorial

  • MLIP force calculations (experimental)


    Replace DFT SCF steps with ASE-compatible MLIPs (MACE, CHGNet, MatterSim) to obtain rapid supercell size estimates before committing to expensive DFT runs.

    Start tutorial