update 5D
[unres.git] / source / wham / src-HCD / COMMON.CONTROL
1       integer iscode,indpdb,outpdb,outmol2,icomparfunc,pdbint,
2      & ensembles,constr_dist,symetr,shield_mode,tor_mode,
3      & homol_nset,constr_homology
4       logical refstr,pdbref,punch_dist,print_rms,caonly,verbose,
5      & merge_helices,bxfile,cxfile,histfile,entfile,zscfile,unres_pdb,
6      & rmsrgymap,with_dihed_constr,check_conf,histout,with_theta_constr,
7      & energy_dec,adaptive,read2sigma,read_homol_frag,
8      & out_template_coord,out_template_restr
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,unres_pdb,
12      & rmsrgymap,ensembles,with_dihed_constr,constr_dist,check_conf,
13      & histout,with_theta_constr,
14      & constr_homology,homol_nset,read2sigma,read_homol_frag,
15      & out_template_coord,out_template_restr,
16      & symetr,tor_mode,shield_mode,energy_dec,adaptive