READ_HOMOL_FRAG wham cluster_wham src-M
[unres.git] / source / wham / src-M / readrtns.F
index 78f2521..39d3140 100644 (file)
@@ -123,6 +123,7 @@ C      endif
       call readi(controlcard,'CONSTR_HOMOL',constr_homology,0)
       write (iout,*) "with_homology_constr ",with_dihed_constr,
      & " CONSTR_HOMOLOGY",constr_homology
+      read_homol_frag = index(controlcard,"READ_HOMOL_FRAG").gt.0
       refstr = index(controlcard,'REFSTR').gt.0
       pdbref = index(controlcard,'PDBREF').gt.0
       dyn_ss=(index(controlcard,'DYN_SS').gt.0)