update new files
[unres.git] / source / maxlik / src-Fmatch_safe / COMMON.CONTROL
1       integer iscode,indpdb,outpdb,outmol2,icomparfunc,pdbint,
2      & symetr,shield_mode,tor_mode,ifreq_MD,istart_MD,iend_MD
3       logical refstr,pdbref,punch_dist,print_rms,verbose,out_newe,
4      & out_forces,unres_pdb,geom_and_wham_weights,with_dihed_constr,
5      & with_theta_constr,energy_dec,mdbox
6       common /cntrl/ iscode,indpdb,refstr,pdbref,outpdb,outmol2,
7      & punch_dist,print_rms,verbose,out_newe,out_forces,icomparfunc,
8      & pdbint,unres_pdb,geom_and_wham_weights,with_dihed_constr,
9      & with_theta_constr,energy_dec,symetr,shield_mode,tor_mode,
10      & ifreq_MD(maxprot),istart_MD(maxprot),iend_MD(maxprot),
11      & mdbox(maxprot)