Go to the source code of this file.
◆ cmigdg()
Definition at line 52 of file cmigdFunc.f.
References d0, and parameter().
64 data ( xxx1(
i),
i= 1, 5)/
65 1 0.99995995 , -6.2614068 , 57.629644 ,
66 2 -242.27058 , 450.83728
69 data ( xxx2(
i),
i= 1, 7)/
70 1 0.78283668 , -1.3317861 , 12.312840 ,
71 2 -33.848229 , 44.733673 , -29.201775 ,
82 cmigdg =
f * const*s**2/(1. + const*s**2)
83 elseif(s .lt. 1.1)
then 89 cmigdg =
f * const*s**2/(1. + const*s**2)
integer npitbl real *nx parameter(n=101, npitbl=46, nx=n-1) real *8 uconst
real *8 function cmigdg(s)
block data cblkEvhnp ! currently usable models data RegMdls ad *special data *Cekaon d0
! constants thru Cosmos real * pi
dE dx *! Nuc Int sampling table f
◆ cmigdgzai()
Definition at line 146 of file cmigdFunc.f.
148 common /cmigdc/ s1, logs1, vm, logvm, smpa1, smpa2, suma,
150 real*8 vm, logvm, smpa1, smpa2, suma, a2prob, x0
158 elseif(s .gt. s1)
then real *8 function cmigdgzai(s)
◆ cmigdpsi()
Definition at line 103 of file cmigdFunc.f.
References d0.
111 data ( xxx1(
i),
i= 1, 4)/
112 1 1.00 , 2.6978063 , -9.4242869 ,
116 data ( xxx2(
i),
i= 1, 5)/
117 1 1.2095058 , 0.57895055 , -1.6531094 ,
118 2 1.4846143 , -0.46392960
124 f = (
f + xxx1(
i)) * s
128 elseif(s .lt. 1.2)
then 131 f = (
f + xxx2(
i)) * s
block data cblkEvhnp ! currently usable models data RegMdls ad *special data *Cekaon d0
real *8 function cmigdpsi(s)
dE dx *! Nuc Int sampling table f
◆ cmigdsforbrem()
Definition at line 170 of file cmigdFunc.f.
References d0, e, e3, and masele.
181 common /cmigdc/ s1, logs1, vm, logvm, smpa1, smpa2, suma,
183 real*8 vm, logvm, smpa1, smpa2, suma, a2prob, x0
197 if(abs(ss/ss2 -1.
d0) .lt. 3.
e-3)
goto 200
dE dx *! Nuc Int sampling table e
real *8 function cmigdsforbrem(ee, rho, v)
real(4), dimension(:), allocatable, save temp
block data cblkEvhnp ! currently usable models data RegMdls ad *special data *Cekaon d0
real *8 function cmigdgzai(s)
block data cblkElemag data *AnihiE e3
! structure defining a particle at production ! Basic idea of what is to be contained in ! the particle structue is that dynamical ones should be included those derivable from the particle code ! is not included ******************************************************type fmom momentum sequence union map real e endmap map real * x
◆ cmigdsforpair()
Definition at line 214 of file cmigdFunc.f.
References d0, e, e3, and masele.
224 common /cmigdc/ s1, logs1, vm, logvm, smpa1, smpa2, suma,
226 real*8 vm, logvm, smpa1, smpa2, suma, a2prob, x0
239 if(abs(ss/ss2 -1.
d0) .lt. 3.
e-3)
goto 200
real *8 function cmigdsforpair(eg, rho, v)
dE dx *! Nuc Int sampling table e
real(4), dimension(:), allocatable, save temp
block data cblkEvhnp ! currently usable models data RegMdls ad *special data *Cekaon d0
real *8 function cmigdgzai(s)
block data cblkElemag data *AnihiE e3
! structure defining a particle at production ! Basic idea of what is to be contained in ! the particle structue is that dynamical ones should be included those derivable from the particle code ! is not included ******************************************************type fmom momentum sequence union map real e endmap map real * x
◆ csetlpmcnst()
subroutine csetlpmcnst |
( |
real*8 |
s1in, |
|
|
real*8 |
logs1in, |
|
|
real*8 |
vmin, |
|
|
real*8 |
X0in |
|
) |
| |
Definition at line 255 of file cmigdFunc.f.
Referenced by cbeginrun().
261 common /cmigdc/ s1, logs1, vm, logvm, smpa1, smpa2, suma,
263 real*8 vm, logvm, smpa1, smpa2, suma, a2prob, x0
272 smpa2 = -4.0*logvm/3.0