From dd88fb4db4946bb579a66ab65dc1213cb33ec12a Mon Sep 17 00:00:00 2001 From: Adam Sieradzan Date: Tue, 26 May 2015 14:27:22 +0200 Subject: [PATCH] havebond turnoff --- source/cluster/wham/src-M/ssMD.F | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/cluster/wham/src-M/ssMD.F b/source/cluster/wham/src-M/ssMD.F index bb95eef..9fe7d17 100644 --- a/source/cluster/wham/src-M/ssMD.F +++ b/source/cluster/wham/src-M/ssMD.F @@ -399,7 +399,7 @@ c$$$ if (ed.gt.0.0d0) havebond=.true. c-------END SECOND METHOD, CONTINUOUS SECOND DERIVATIVE endif - write(iout,*) 'havebond',havebond +C write(iout,*) 'havebond',havebond if (havebond) then #ifndef CLUST #ifndef WHAM -- 1.7.9.5