wham SAXS cutoff
[unres.git] / source / wham / src-M / COMMON.CONTROL
index 4f4fb65..5a2e954 100644 (file)
@@ -1,10 +1,12 @@
       integer iscode,indpdb,outpdb,outmol2,icomparfunc,pdbint,
      & ensembles,constr_dist,symetr,
      & 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_rms,caonly,verbose,
      & merge_helices,bxfile,cxfile,histfile,entfile,zscfile,
      & rmsrgymap,with_dihed_constr,check_conf,histout,out1file,
@@ -20,4 +22,6 @@
       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,Wsaxs0,scal_rad,
+     & saxs_cutoff,nsaxs,saxs_mode