Module containing main functionalities to make LightPFP database.
crystal#
This module contains the built-in methods to create a dataset from a initial structure.
|
Generate structures by running MD simulation. |
|
Get structures by uniformly compressing and stretching the input structure. |
|
Generate deformed structures by applying strain to the input structure. |
|
Generate structures by displacing one atom. |
|
Generate structures by randomly displacing all atoms. |
|
Generate structures with vacancies. |
|
Generate structures by substituting atoms in the input structure. |
|
Generate low miller index surface structures of the input structure. |
custom#
This module allows the user to use own data as training dataset.
|
Save an ase trajectory or a list of ase atoms into the dataset. |
|
Save one ASE atoms into the dataset. |