Go to the documentation of this file.
5 implicit real*8 (a-h,o-z)
6 include
'common_all.cmn'
9 real * 4 ee(2),qspp(50)
16 xfot=
const*(ee(1)*(ppin(1,m,i,k)+ppin(5,m,i,k))+
17 1 ee(2)*(ppin(2,m,i,k)+ppin(6,m,i,k)))
20 150
format(
'ii,k,pin,xfot',3i3,1x,1p5e11.3)
21 if(m.eq.1.or.m.eq.jpart)
go to 9
22 qspp(i)=qspp(i)+2.*xfot
24 9 qspp(i)=qspp(i)+xfot
27 966
format(3i3,1x,1p5e11.3)
29 sum=qspp(i)*dmu(i)*ddphi
32 100
format(
'i,k,qsp,sum,qssp,dmu,dphi',2i3,1p5e9.2)
subroutine const(NGAUSS, NMAX, MMAX, P, X, W, AN, ANN, S, SS, NP, EPS)