COSMOS v7.655  COSMOSv7655
(AirShowerMC)
Zearth.h
Go to the documentation of this file.
1 ! earth defining parameter
2  real*8 Eradius, ! radius in m
3  * Eecen2, ! squared of the ecentricity
4  * Eone_ecen2, ! 1 - ecen2
5  * Maxheight, ! max height with some air. m
6  * Minheight ! min height without soil. m
7 
8 !
9  parameter (Eradius = 6378136.0d0, Eecen2= 0.006694470d0,
10  * Eone_ecen2 = 1.d0 - Eecen2, Maxheight=220.d3,
11  * Minheight = -500.d0)
integer npitbl real *nx parameter(n=101, npitbl=46, nx=n-1) real *8 uconst
real(8), parameter, public m
Definition: cpdgXs.f:13
float real
Definition: Zdef.h:2
! earth defining parameter real ! radius in m ! squared of the ecentricity ecen2 * Maxheight
Definition: Zearth.h:2
! earth defining parameter real ! radius in m * Eecen2
Definition: Zearth.h:2
block data cblkIncident data *Za1ry *HeightOfInj d3
Definition: cblkIncident.h:7
! earth defining parameter real ! radius in m ! squared of the ecentricity * Eone_ecen2
Definition: Zearth.h:2
block data cblkEvhnp ! currently usable models data RegMdls ad *special data *Cekaon d0
Definition: cblkEvhnp.h:5
*Zfirst p fm *Zfirst p Zfirst p Zfirst p *Zfirst p *Zfirst pos xyz Zfirst pos xyz *Zfirst pos *Zfirst pos Zfirst pos height
Definition: ZavoidUnionMap.h:1
! earth defining parameter real * Eradius
Definition: Zearth.h:2