dist1cut wham & cluster
[unres.git] / source / cluster / wham / src-M / COMMON.CONTROL
index bc4444e..bb11a5e 100644 (file)
@@ -6,22 +6,25 @@
       real*8 waga_homology
       real*8 waga_dist, waga_angle, waga_theta, waga_d, dist_cut,
      &  dist2_cut
-      real*8 Psaxs(maxsaxs),distsaxs(maxsaxs),CSAXS(3,maxsaxs)
+      real*8 Psaxs(maxsaxs),distsaxs(maxsaxs),CSAXS(3,maxsaxs),
+     & scal_rad,wsaxs0,saxs_cutoff
       logical refstr,pdbref,punch_dist,print_dist,caonly,lside,
      & lprint_cart,lprint_int,from_cart,efree,from_bx,from_cx,
      & with_dihed_constr,with_theta_constr,out1file,
      & print_homology_restraints,
      & print_contact_map,print_homology_models,
-     & read2sigma,l_homo
+     & read2sigma,l_homo,read_homol_frag,dist1cut
       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, with_dihed_constr,with_theta_constr,
      & efree,iopt,nstart,nend,symetr,
      & tor_mode,shield_mode,
      & constr_dist,out1file,
-     & constr_homology,homol_nset,read2sigma
+     & constr_homology,homol_nset,read2sigma,read_homol_frag,dist1cut
       common /homol/  waga_homology(10),
      & waga_dist,waga_angle,waga_theta,waga_d,dist_cut,dist2_cut,
      & iset,ihset,l_homo(max_template,maxdim),
      & print_homology_restraints,print_homology_models
-      common /saxsretr/ Psaxs,distsaxs,csaxs,nsaxs,saxs_mode
+      common /saxsretr/ Psaxs,distsaxs,csaxs,Wsaxs0,scal_rad,
+     & saxs_cutoff,nsaxs,saxs_mode
+