Ouro will include this asset when running the route.
Maximum number of slab structures to emit.. Must be between 1 and 200.
Generate primitive slabs instead of conventional slabs.
Enumerate symmetrically distinct Miller indices up to this bound.. Must be between 1 and 4.
Return symmetrized slabs when pymatgen can identify equivalent terminations.
Center each slab within the cell.
Minimum slab thickness in ร .. Must be greater than 0 and at most 40.
Optional explicit Miller indices to generate instead of max_miller enumeration.
Minimum vacuum spacing in ร .. Must be greater than 0 and at most 40.
Skip CIF validity checks (parse failure, empty structure, overlapping atoms closer than 0.5 ร ). Use only when you have already validated the structure.
Convert the input to a conventional standard structure before slab generation.
Part of service
Materials API
Enumerate surface slabs from a bulk structure and return a zipped set of slab CIFs plus a manifest.
Execution
Usage