From 30fe176f28f42beeff50809b8190a160be258167 Mon Sep 17 00:00:00 2001 From: Justin Lemkul Date: Thu, 24 Mar 2011 08:00:17 -0400 Subject: [PATCH] Fixed incorrect reference in g_tcaf. --- src/tools/gmx_tcaf.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/tools/gmx_tcaf.c b/src/tools/gmx_tcaf.c index 79f715affa..dee6fabc0a 100644 --- a/src/tools/gmx_tcaf.c +++ b/src/tools/gmx_tcaf.c @@ -219,7 +219,7 @@ int gmx_tcaf(int argc,char *argv[]) const char *desc[] = { "[TT]g_tcaf[tt] computes tranverse current autocorrelations.", "These are used to estimate the shear viscosity, [GRK]eta[grk].", - "For details see: Palmer, JCP 49 (1994) pp 359-366.[PAR]", + "For details see: Palmer, Phys. Rev. E 49 (1994) pp 359-366.[PAR]", "Transverse currents are calculated using the", "k-vectors (1,0,0) and (2,0,0) each also in the [IT]y[it]- and [IT]z[it]-direction,", "(1,1,0) and (1,-1,0) each also in the 2 other planes (these vectors", -- 2.22.0