increase to 20 max nset waga_homology(20)
[unres.git] / source / cluster / wham / src / COMMON.CONTROL
index 7619565..6978419 100644 (file)
@@ -3,13 +3,19 @@
      & constr_homology,homol_nset,iset
       real*8 waga_homology
       real*8 waga_dist, waga_angle,waga_theta, waga_d, dist_cut
+     & ,dist2_cut
       logical refstr,pdbref,punch_dist,print_dist,caonly,lside,
      & lprint_cart,lprint_int,from_cart,efree,from_bx,from_cx,
-     & with_dihed_constr,out1file
+     & with_dihed_constr,out1file,print_homology_restraints,
+     & print_contact_map,print_homology_models
+     & ,read2sigma,l_homo
       common /cntrl/ betaT,iscode,indpdb,refstr,pdbref,outpdb,outmol2,
      & punch_dist,print_dist,caonly,lside,lprint_cart,lprint_int,
      & from_cart,from_bx,from_cx,efree,iopt,nstart,nend,constr_dist,
-     & with_dihed_constr, constr_homology,homol_nset,out1file
-      common /cntrlr/ waga_homology(1),
-     & waga_dist, waga_angle, waga_theta, waga_d, dist_cut,iset
+     & with_dihed_constr, constr_homology,homol_nset,out1file,
+     & print_contact_map,read2sigma,l_homo(max_template,maxdim)
+      common /cntrlr/ waga_homology(20),
+     & waga_dist, waga_angle, waga_theta, waga_d, dist_cut,dist2_cut,
+     & iset,
+     & print_homology_restraints,print_homology_models