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