How-To Guides
Step-by-step guides for common tasks and workflows with aiida-atomistic.
-
Creating and Modifying Structures
Create
StructureDatafrom scratch, from ASE/pymatgen, or from files. Modify structures using the mutableStructureBuilder. -
Magnetic Structures
Define collinear and non-collinear magnetic moments on sites.
-
Hubbard Properties
Set up DFT+U Hubbard parameters on atomic sites.
-
Kinds
Understand and work with site kinds for distinguishing inequivalent atoms.
-
Define Custom Properties
Extend
StructureDatawith your own per-site or global properties. -
Querying Structures
Query stored structures in the AiiDA database by their properties.