X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;f=source%2Fcluster%2Fwham%2Fsrc-M%2Finitialize_p.F;h=40d035cbdf8c7cf0078a40c04dfcc5069d6f5c4e;hb=2c3a2cc1f2c409fa34495825d2c9febd53eb630e;hp=1c83869536053e611189ef1cb6acc42ff29a52a5;hpb=dc8aad4b659fef3940a18037dc98775344242ce3;p=unres.git diff --git a/source/cluster/wham/src-M/initialize_p.F b/source/cluster/wham/src-M/initialize_p.F index 1c83869..40d035c 100644 --- a/source/cluster/wham/src-M/initialize_p.F +++ b/source/cluster/wham/src-M/initialize_p.F @@ -260,15 +260,15 @@ c------------------------------------------------------------------------- & "ECORR6 ","EELLO ","ETURN3 ","ETURN4 ","ETURN6 ", & "EBE bend","ESC SCloc","ETORS ","ETORSD ","EHPB","EVDWPP", & "EVDW2_14","ESTR","ESCCOR","EDIHC","EVDW_T","ELIPTRAN", - & "EAFM","ETHETC"/ + & "EAFM","ETHETC",""/ data wname / & "WSC","WSCP","WELEC","WCORR","WCORR5","WCORR6","WEL_LOC", & "WTURN3","WTURN4","WTURN6","WANG","WSCLOC","WTOR","WTORD", & "WHPB","WVDWPP","WSCP14","WBOND","WSCCOR","WDIHC","WSC", - & "WLIPTRAN","WAFM","WTHETC"/ + & "WLIPTRAN","WAFM","WTHETC",""/ data nprint_ene /22/ data print_order /1,2,3,18,11,12,13,14,4,5,6,7,8,9,10,19, - & 16,15,17,20,21,24,22,23/ + & 16,15,17,20,21,24,22,23,0/ end c--------------------------------------------------------------------------- subroutine init_int_table @@ -635,7 +635,7 @@ c include 'COMMON.SETUP' link_start_homo=1 link_end_homo=lim_odl idihconstr_start_homo=nnt+3 - idihconstr_end_homo=lim_dih+3 + idihconstr_end_homo=lim_dih+nnt-1+3 write (iout,*) & ' lim_odl',lim_odl,' link_start=',link_start_homo, & ' link_end',link_end_homo,' lim_dih',lim_dih,