From cf667e892fb5369fe3b29522018a4fc1f320ea70 Mon Sep 17 00:00:00 2001 From: sjplimp Date: Thu, 27 Jun 2013 23:10:30 +0000 Subject: [PATCH] git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@10126 f3b2605a-c512-4ea7-a41b-209d697bcdaa --- src/USER-COLVARS/README | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/src/USER-COLVARS/README b/src/USER-COLVARS/README index 43a25e18a7..47638236e3 100644 --- a/src/USER-COLVARS/README +++ b/src/USER-COLVARS/README @@ -12,7 +12,7 @@ Sampling and Restraints. This code consists of two parts: A copy of this code is located in the directory lib/colvars and needs to be compiled first. More info about this code - can be found at: http://colvars.github.io/ + can be found at: http://colvars.github.io and in the publications: @@ -31,14 +31,17 @@ Sampling and Restraints. This code consists of two parts: This interface was written and is maintained by Axel Kohlmeyer (akohlmey@gmail.com) -See the doc page of fix colvars for more details +See the doc page of fix colvars for more details. + +There is a reference manual for the package included with the LAMMPS +doc pages: doc/PDF/colvars-refman-lammps.pdf There are example scripts for using this package in -examples/USER/colvars +examples/USER/colvars. The person who created this package is Axel Kohlmeyer at Temple U (akohlmey at gmail.com). Contact him directly if you have questions. - + --------------------------------- Version: 2013-06-27