Skip to content

Commit 8c1b467

Browse files
authored
docs: update Amber interface (#3074)
AmberTools24 should be released in April 2024. --------- Signed-off-by: Jinzhe Zeng <[email protected]>
1 parent d915a91 commit 8c1b467

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

doc/third-party/out-of-deepmd-kit.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,15 @@ By inferring with the DP model `frozen_model_compressed.pb`, dpdata will generat
1919

2020
An [OpenMM](https://github.com/openmm/openmm) plugin is provided from [JingHuangLab/openmm_deepmd_plugin](https://github.com/JingHuangLab/openmm_deepmd_plugin), written by the [Huang Lab](http://www.compbiophysics.org/) at Westlake University.
2121

22-
## AMBER interface to DeePMD-kit
23-
24-
An [AMBER](https://ambermd.org/) interface to DeePMD-kit is written by the [York [Lab](https://theory.rutgers.edu/) from Rutgers University. It is open-source at [GitLab RutgersLBSR/AmberDPRc](https://gitlab.com/RutgersLBSR/AmberDPRc/). Details can be found in [this paper](https://doi.org/10.1021/acs.jctc.1c00201).
22+
## Amber interface to DeePMD-kit
23+
24+
Starting from [AmberTools24](https://ambermd.org/), `sander` includes an interface to the DeePMD-kit, which implements the [Deep Potential Range Corrected (DPRc) correction](../model/dprc.md).
25+
The DPRc model and the interface were developed by the [York Lab](https://theory.rutgers.edu/) from Rutgers University.
26+
More details are available in
27+
- [Amber Reference Manuals](https://ambermd.org/Manuals.php), providing documentation for how to enable the interface and the `&dprc` namelist;
28+
- [GitLab RutgersLBSR/AmberDPRc](https://gitlab.com/RutgersLBSR/AmberDPRc/), providing examples mdin files;
29+
- [DP-Amber](https://github.com/njzjz/dpamber/), a tiny tool to convert Amber trajectory to DPRc training data;
30+
- [The original DPRc paper](https://doi.org/10.1021/acs.jctc.1c00201).
2531

2632
## DP-GEN
2733

0 commit comments

Comments
 (0)