update new files
[unres.git] / source / cluster / wham / src-old / 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       logical refstr,pdbref,punch_dist,print_dist,caonly,lside,
7      & lprint_cart,lprint_int,from_cart,efree,from_bx,from_cx,
8      & with_dihed_constr,out1file
9       common /cntrl/ betaT,iscode,indpdb,refstr,pdbref,outpdb,outmol2,
10      & punch_dist,print_dist,caonly,lside,lprint_cart,lprint_int,
11      & from_cart,from_bx,from_cx,efree,iopt,nstart,nend,constr_dist,
12      & with_dihed_constr, constr_homology,homol_nset,out1file
13       common /cntrlr/ waga_homology(10),
14      & waga_dist, waga_angle, waga_theta, waga_d, dist_cut,iset
15