added nanostructures energy to wham, no differs
[unres.git] / source / wham / src-M / COMMON.CONTROL
1       integer iscode,indpdb,outpdb,outmol2,icomparfunc,pdbint,
2      & ensembles,constr_dist,symetr,shield_mode,tor_mode,
3      & tubelog,genconstr
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       common /cntrl/ iscode,indpdb,refstr,pdbref,outpdb,outmol2,
8      & punch_dist,print_rms,caonly,verbose,icomparfunc,pdbint,
9      & merge_helices,bxfile,cxfile,histfile,entfile,zscfile,rmsrgymap,
10      & ensembles,with_dihed_constr,constr_dist,check_conf,histout,
11      & with_theta_constr,
12      &symetr,tor_mode,shield_mode,
13      & tubelog,genconstr
14