From 185b5e548d8bca4f94b968433579d9b874fd3b16 Mon Sep 17 00:00:00 2001 From: sjplimp Date: Tue, 22 May 2012 16:14:01 +0000 Subject: [PATCH] git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@8144 f3b2605a-c512-4ea7-a41b-209d697bcdaa --- src/USER-MISC/improper_cossq.cpp | 3 ++- src/USER-MISC/improper_ring.cpp | 5 ++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/USER-MISC/improper_cossq.cpp b/src/USER-MISC/improper_cossq.cpp index ac66f2af42..a7684017d0 100644 --- a/src/USER-MISC/improper_cossq.cpp +++ b/src/USER-MISC/improper_cossq.cpp @@ -12,7 +12,8 @@ ------------------------------------------------------------------------- */ /* ---------------------------------------------------------------------- - Contributing author: Georgios G. Vogiatzis (CoMSE, NTU Athens) + Contributing author: Georgios G. Vogiatzis (CoMSE, NTU Athens), + gvog@chemeng.ntua.gr ------------------------------------------------------------------------- */ #include "lmptype.h" diff --git a/src/USER-MISC/improper_ring.cpp b/src/USER-MISC/improper_ring.cpp index 3a0d2fb9d9..0a93aeb5d1 100644 --- a/src/USER-MISC/improper_ring.cpp +++ b/src/USER-MISC/improper_ring.cpp @@ -11,9 +11,9 @@ See the README file in the top-level LAMMPS directory. ------------------------------------------------------------------------- */ - /* ---------------------------------------------------------------------- - Contributing author: Georgios G. Vogiatzis (NTU Athens) + Contributing author: Georgios G. Vogiatzis (NTU Athens), + gvog@chemeng.ntua.gr ------------------------------------------------------------------------- */ /* ---------------------------------------------------------------------- @@ -76,7 +76,6 @@ ImproperRing::~ImproperRing() void ImproperRing::compute(int eflag, int vflag) { - /* Be careful!: "chi" is the equilibrium angle in radians. */ int i1,i2,i3,i4,n,type;