Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,8 +135,7 @@ A full [document](doc/train/train-input-auto.rst) on options in the training inp
- [Node.js interface](doc/inference/nodejs.md)
- [Integrate with third-party packages](doc/third-party/index.rst)
- [Use deep potential with ASE](doc/third-party/ase.md)
- [Run MD with LAMMPS](doc/third-party/lammps.md)
- [LAMMPS commands](doc/third-party/lammps-command.md)
- [Run MD with LAMMPS](doc/third-party/lammps-command.md)
- [Run path-integral MD with i-PI](doc/third-party/ipi.md)
- [Run MD with GROMACS](doc/third-party/gromacs.md)
- [Interfaces out of DeePMD-kit](doc/third-party/out-of-deepmd-kit.md)
Expand Down
3 changes: 1 addition & 2 deletions doc/third-party/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@
Note that the model for inference is required to be compatible with the DeePMD-kit package. See [Model compatibility](../troubleshooting/model-compatability.html) for details.

- [Use deep potential with ASE](ase.md)
- [Run MD with LAMMPS](lammps.md)
- [LAMMPS commands](lammps-command.md)
- [Run MD with LAMMPS](lammps-command.md)
- [Run path-integral MD with i-PI](ipi.md)
- [Run MD with GROMACS](gromacs.md)
- [Interfaces out of DeePMD-kit](out-of-deepmd-kit.md)
1 change: 0 additions & 1 deletion doc/third-party/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ Note that the model for inference is required to be compatible with the DeePMD-k
:maxdepth: 1

ase
lammps
lammps-command
ipi
gromacs
Expand Down
2 changes: 1 addition & 1 deletion doc/third-party/lammps-command.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# LAMMPS commands
# Run MD with LAMMPS

## units
All units in LAMMPS except `lj` are supported. `lj` is not supported.
Expand Down
9 changes: 0 additions & 9 deletions doc/third-party/lammps.md

This file was deleted.