X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;f=source%2Fcluster%2Fwham%2Fsrc-M%2FCOMMON.CONTROL;h=9bd6fd469427b2a3cca37fd47d95e63e525d0da5;hb=c5a0fbce15db436f1a1a8d094b372b7006f10acc;hp=ec85f0b4b85c90692f4bcd497037d1dba59eb11e;hpb=7006db11d703450fb82ce20cfc53f74614334362;p=unres.git diff --git a/source/cluster/wham/src-M/COMMON.CONTROL b/source/cluster/wham/src-M/COMMON.CONTROL index ec85f0b..9bd6fd4 100644 --- a/source/cluster/wham/src-M/COMMON.CONTROL +++ b/source/cluster/wham/src-M/COMMON.CONTROL @@ -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 +