update new files
[unres.git] / source / wham / src-M-SAXS / COMMON.CONTROL
1       integer iscode,indpdb,outpdb,outmol2,icomparfunc,pdbint,
2      & ensembles,constr_dist,symetr,shield_mode,tor_mode,nsaxs,saxs_mode
3       logical refstr,pdbref,punch_dist,print_rms,caonly,verbose,
4      & merge_helices,bxfile,cxfile,histfile,entfile,zscfile,
5      & rmsrgymap,with_dihed_constr,check_conf,histout,with_theta_constr,
6      & energy_dec,adaptive
7       real*8 Psaxs(maxsaxs),distsaxs(maxsaxs),CSAXS(3,maxsaxs),
8      &  scal_rad,wsaxs0,saxs_cutoff
9       common /cntrl/ iscode,indpdb,refstr,pdbref,outpdb,outmol2,
10      & punch_dist,print_rms,caonly,verbose,icomparfunc,pdbint,
11      & merge_helices,bxfile,cxfile,histfile,entfile,zscfile,rmsrgymap,
12      & ensembles,with_dihed_constr,constr_dist,check_conf,histout,
13      & with_theta_constr,
14      &symetr,tor_mode,shield_mode,energy_dec,adaptive
15       common /saxsretr/ Psaxs,distsaxs,csaxs,Wsaxs0,scal_rad,
16      & saxs_cutoff,nsaxs,saxs_mode