Skip to content

Commit

Permalink
updated ACE docs
Browse files Browse the repository at this point in the history
  • Loading branch information
jmgoff committed Feb 27, 2025
1 parent 0965aa1 commit 9b0b2e8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/source/Quick.rst
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ Get & build LAMMPS with Python library::
cd $LAMMPS_DIR/build-fitsnap
cmake ../cmake -DBUILD_SHARED_LIBS=yes \
-DMLIAP_ENABLE_PYTHON=yes \
-DMLIAP_ENABLE_ACE=yes \
-DPKG_PYTHON=yes \
-DPKG_ML-SNAP=yes \
-DPKG_ML-IAP=yes \
Expand Down Expand Up @@ -63,4 +64,4 @@ Run high-performance MD with this neural network potential::
mpirun -np 4 ${LAMMPS_DIR}/fitsnap-build/lmp < in.run


For more details, or if you encounter errors, see `Installation <Installation.html>`__.
For more details, or if you encounter errors, see `Installation <Installation.html>`__.

0 comments on commit 9b0b2e8

Please sign in to comment.