From 52152f167bb333c87021cd986aa5bde20befb08c Mon Sep 17 00:00:00 2001 From: Giovanni Bussi <giovanni.bussi@gmail.com> Date: Tue, 14 Nov 2017 13:45:41 +0100 Subject: [PATCH] Fixed links to MD codes in v2.3 Includes mention to ABIN code --- user-doc/Intro.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/user-doc/Intro.txt b/user-doc/Intro.txt index fdf050b08..cbd390db4 100644 --- a/user-doc/Intro.txt +++ b/user-doc/Intro.txt @@ -36,7 +36,9 @@ As far as we know, the following MD codes can be used with PLUMED out of the box - [IPHIGENIE](http://sourceforge.net/projects/iphigenie/). - [AceMD](http://www.multiscalelab.org/acemd/), see [this link](https://github.com/tonigi/ACEMD-PLUMED). - [OpenMM](http://openmm.org), using the [openmmp-plumed plugin](http://github.com/peastman/openmm-plumed). -- [DL_POLY4](http://www.scd.stfc.ac.uk//research/app/ccg/software/DL_POLY/44516.aspx). +- [DL_POLY4](https://www.scd.stfc.ac.uk/Pages/DL_POLY.aspx). +- [VNL-ATK](https://quantumwise.com), see [this link](https://docs.quantumwise.com/tutorials/metadynamics_with_plumed/metadynamics_with_plumed.html). +- [ABIN](https://github.com/PHOTOX/ABIN). Please refer to the documentation of the MD code to know how to use it with the latest PLUMED release. If you maintain another MD code that is PLUMED-ready let us know and we will add it to this list. -- GitLab