69784196822a4f87c7e9321d16d783f1f880494d
[unres.git] / source / cluster / wham / src / COMMON.CONTROL
1       double precision betaT
2       integer iscode,indpdb,outpdb,outmol2,iopt,nstart,nend,constr_dist,
3      & constr_homology,homol_nset,iset
4       real*8 waga_homology
5       real*8 waga_dist, waga_angle,waga_theta, waga_d, dist_cut
6      & ,dist2_cut
7       logical refstr,pdbref,punch_dist,print_dist,caonly,lside,
8      & lprint_cart,lprint_int,from_cart,efree,from_bx,from_cx,
9      & with_dihed_constr,out1file,print_homology_restraints,
10      & print_contact_map,print_homology_models
11      & ,read2sigma,l_homo
12       common /cntrl/ betaT,iscode,indpdb,refstr,pdbref,outpdb,outmol2,
13      & punch_dist,print_dist,caonly,lside,lprint_cart,lprint_int,
14      & from_cart,from_bx,from_cx,efree,iopt,nstart,nend,constr_dist,
15      & with_dihed_constr, constr_homology,homol_nset,out1file,
16      & print_contact_map,read2sigma,l_homo(max_template,maxdim)
17       common /cntrlr/ waga_homology(20),
18      & waga_dist, waga_angle, waga_theta, waga_d, dist_cut,dist2_cut,
19      & iset,
20      & print_homology_restraints,print_homology_models
21