1 logical tree,plot_tree,lgrp,min_var
3 double precision totfree_gr
5 double precision enetb,entfac,totfree,energy,rmstb
6 integer ncut,ngr,licz,nconf,iass,icc,mult,list_conf,
7 & nss_all,ihpb_all,jhpb_all,iass_tot,iscore,nprop
8 common /clu/ diss(maxdist),energy(0:maxconf),
9 & enetb(max_ene,maxstr_proc),ecut,
10 & entfac(maxconf),totfree(0:maxconf),totfree_gr(maxgr),
11 & rcutoff(max_cut+1),ncut,min_var,tree,plot_tree,lgrp
12 common /clu1/ ngr,licz(maxgr),nconf(maxgr,maxingr),iass(maxgr),
13 & iass_tot(maxgr,max_cut),list_conf(maxconf)
14 common /alles/ allcart(3,maxres2,maxstr_proc),rmstb(maxconf),
16 & mult(maxres),nss_all(maxstr_proc),ihpb_all(maxss,maxstr_proc),
17 & jhpb_all(maxss,maxstr_proc),iscore(maxconf),nprop