From 733eb154db16a32882097effdefe8806852993ea Mon Sep 17 00:00:00 2001
From: athomps <athomps@f3b2605a-c512-4ea7-a41b-209d697bcdaa>
Date: Thu, 11 Nov 2010 23:15:46 +0000
Subject: [PATCH] Tweaked TATB output

git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@5239 f3b2605a-c512-4ea7-a41b-209d697bcdaa
---
 examples/reax/control.reax_c.tatb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/examples/reax/control.reax_c.tatb b/examples/reax/control.reax_c.tatb
index a972ea2e16..13171ebe4a 100644
--- a/examples/reax/control.reax_c.tatb
+++ b/examples/reax/control.reax_c.tatb
@@ -1,7 +1,7 @@
 simulation_name         reax.tatb  ! output files will carry this name + their specific extension
 
 tabulate_long_range     0 ! denotes the granularity of long range tabulation, 0 means no tabulation
-energy_update_freq      1 
+energy_update_freq      0
 remove_CoM_vel          500 ! remove the trans. & rot. vel around the CoM every 'this many' steps
 
 nbrhood_cutoff          4.0  ! near neighbors cutoff for bond calculations in A
-- 
GitLab