A toolkit for fine-tuning MACE
-
Extract ligands from MOFs and add hydrogen atoms and optimize the ligands.
-
Run molecular dynamics simulations with various ase calculators.
-
Select configurations for training using KMeans clustering method.
-
Fine-tune MACE.
We recommend installing fflame in a clean conda environment. Follow these steps:
- Create and activate the environment
conda create -n fflame python=3.10 -y
conda activate fflame
conda install xtb-python -c conda-forge
pip install .
# install mofchecker
pip install git+https://github.com/Au-4/mofchecker_2.0
The example scripts are put in experiments.
If you use this code, please cite our paper: