cluster wham SACS cutoff
[unres.git] / source / cluster / wham / src-M / COMMON.CONTROL
index ec85f0b..9bd6fd4 100644 (file)
@@ -2,10 +2,12 @@
       integer iscode,indpdb,outpdb,outmol2,iopt,nstart,nend,symetr,
      & constr_dist,shield_mode,tor_mode,
      & constr_homology,homol_nset,
-     & iset,ihset
+     & iset,ihset,nsaxs,saxs_mode
       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,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,
@@ -23,3 +25,6 @@
      & 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,Wsaxs0,scal_rad,
+     & saxs_cutoff,nsaxs,saxs_mode
+