13real(8),
parameter :: alpha=-0.012d0, beta=1.023d0
16real(8),
allocatable :: grfmt(:,:,:),grfir(:,:)
17real(8),
allocatable :: rfmt(:,:),rfir(:)
19real(8),
external :: rfint
32 call rbshtip(nr,nri,grfmt(:,ias,i))
36 t1=sqrt(grfmt(i,ias,1)**2+grfmt(i,ias,2)**2+grfmt(i,ias,3)**2)
37 rfmt(i,ias)=t1/rfmt(i,ias)
40 call rfshtip(nr,nri,rfmt(:,ias))
46 t1=sqrt(grfir(ir,1)**2+grfir(ir,2)**2+grfir(ir,3)**2)
53deallocate(grfir,rfmt,rfir)
integer, dimension(maxspecies) nrmti
integer, dimension(maxspecies) nrmt
real(8), dimension(:), pointer, contiguous rhoir
integer, dimension(maxatoms *maxspecies) idxis
integer, dimension(maxspecies) npmt
real(8), dimension(:,:), pointer, contiguous rhomt