CLI¶
ALLF provides command-line interface (CLI) to run the ALFF processes:
- Active learning process
- generate data for training ML forcefields
- convert MPtrj files to XYZ datasets.
- etc.
ALFF active learning¶
Run the main ALFF active learning process.
PARAM.yaml
: The parameters of the generator.MACHINE.yaml
: The settings of the machines running the generator.
Data generator¶
Generate data for training ML forcefields.
PARAM.yaml
: The parameters of the generator.MACHINE.yaml
: The settings of the machines running the generator.
Phonon calculation¶
Perform the phonon calculation.
PARAM.yaml
: The parameters of the generator.MACHINE.yaml
: The settings of the machines running the generator.
Dataset tools¶
Convert MPtrj to XYZ
MPtrj.json
: The MPtrj file to be converted to XYZ dataset.