dist1cut wham & cluster
[unres.git] / source / wham / src-M / COMMON.CONTROL
index 9c2ac68..ec8917f 100644 (file)
@@ -5,11 +5,12 @@
       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),scal_rad
+      real*8 Psaxs(maxsaxs),distsaxs(maxsaxs),CSAXS(3,maxsaxs),
+     &  scal_rad,wsaxs0,saxs_cutoff
       logical refstr,pdbref,punch_dist,print_rms,caonly,verbose,
      & merge_helices,bxfile,cxfile,histfile,entfile,zscfile,
      & rmsrgymap,with_dihed_constr,check_conf,histout,out1file,
-     & read2sigma,l_homo,with_theta_constr
+     & read2sigma,l_homo,with_theta_constr,read_homol_frag,dist1cut
       common /cntrl/ iscode,indpdb,refstr,pdbref,outpdb,outmol2,
      & punch_dist,print_rms,caonly,verbose,icomparfunc,pdbint,
      & merge_helices,bxfile,cxfile,histfile,entfile,zscfile,rmsrgymap,
      & with_theta_constr,
      & symetr,
      & constr_dist,
-     & constr_homology,out1file,homol_nset,read2sigma
+     & constr_homology,out1file,homol_nset,read2sigma,read_homol_frag,
+     & dist1cut
       common /homol/  waga_homology(maxR),
      & waga_dist,waga_angle,waga_theta,waga_d,dist_cut,dist2_cut,
      & iset,ihset,l_homo(max_template,maxdim)
-      common /saxsretr/ Psaxs,distsaxs,csaxs,scal_rad,nsaxs,saxs_mode
+      common /saxsretr/ Psaxs,distsaxs,csaxs,Wsaxs0,scal_rad,
+     & saxs_cutoff,nsaxs,saxs_mode
+