From 1afcb7d778014fc8104e4a4c36bb930498aa9a09 Mon Sep 17 00:00:00 2001 From: sjplimp Date: Fri, 13 Jan 2012 15:41:18 +0000 Subject: [PATCH] git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@7554 f3b2605a-c512-4ea7-a41b-209d697bcdaa --- src/fix_thermal_conductivity.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/fix_thermal_conductivity.cpp b/src/fix_thermal_conductivity.cpp index b339bbd82c..cf901c9a83 100644 --- a/src/fix_thermal_conductivity.cpp +++ b/src/fix_thermal_conductivity.cpp @@ -311,6 +311,7 @@ void FixThermalConductivity::end_of_step() vcm[2] * (vcm[2] - sbuf[2])); } } + // tally energy exchange from all swaps double eswap_all;