From: Justin Lemkul Date: Thu, 24 Mar 2011 12:00:17 +0000 (-0400) Subject: Fixed incorrect reference in g_tcaf. X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=commitdiff_plain;h=30fe176f28f42beeff50809b8190a160be258167;p=alexxy%2Fgromacs.git Fixed incorrect reference in g_tcaf. --- 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",