Go to the documentation of this file. 1 subroutine fluxlvl(buft,sumg,iflag)
4 implicit real*8 (a-h,o-z)
5 include
'common_all.cmn'
22 psumg=buft(k,j,1)+buft(k,j,jpart)+psumg
24 psumg=psumg+2.0d0*buft(k,j,i)
26 sumg=sumg+psumg*dmus2(j)*6.2831854d0/anophi
subroutine fluxlvl(buft, sumg, iflag)