COSMOS v7.655  COSMOSv7655
(AirShowerMC)
cblkObs.h
Go to the documentation of this file.
1 ! *******************
2  block data cblkObs
3 ! *******************
4  implicit none
5 #include "Zobs.h"
6 #include "Zobsp.h"
7 
8  data
10  * HeightList /maxNoOfSites*0./ ,
13  * DtGMT /8.0/ ,
14  * LatitOfSite /30.11/ ,
15  * LongitOfSite /90.53/ ,
16  * ObsPlane /1/ ,
17  * XaxisFromSouth /361.0/,
18  * YearOfGeomag /2000.5/
19  end
*******************block data cblkObs *******************implicit none data *DepthList maxNoOfSites *HeightList maxNoOfSites *ASDepthList maxNoOfASSites *ASHeightList maxNoOfASSites * XaxisFromSouth
Definition: cblkObs.h:9
*******************block data cblkObs *******************implicit none data *DepthList maxNoOfSites *HeightList maxNoOfSites *ASDepthList maxNoOfASSites *ASHeightList maxNoOfASSites * DtGMT
Definition: cblkObs.h:9
! Zobs h header file for observation sites definition ! integer maxNoOfSites
Definition: Zobs.h:4
#define DepthList
Definition: Zobsp.h:60
! This namelist data is frequently used ! Some of them should be given mandatory namelist Param HeightList
Definition: Znamelist1.h:5
block data cblkMuInt integer i ! Pair total X sec data(MuPrTX(i), i=1, 38)/1 0.431132E-02
#define ASDepthList
Definition: Zobsp.h:58
*******************block data cblkObs *******************implicit none data *DepthList maxNoOfSites *HeightList maxNoOfSites *ASDepthList maxNoOfASSites *ASHeightList maxNoOfASSites * LatitOfSite
Definition: cblkObs.h:9
*******************block data cblkObs *******************implicit none data *DepthList maxNoOfSites *HeightList maxNoOfSites *ASDepthList maxNoOfASSites *ASHeightList maxNoOfASSites * ObsPlane
Definition: cblkObs.h:9
*******************block data cblkObs *******************implicit none data *DepthList maxNoOfSites *HeightList maxNoOfSites *ASDepthList maxNoOfASSites *ASHeightList maxNoOfASSites * LongitOfSite
Definition: cblkObs.h:9
integer maxFiles ! actual logical file ! it will be used during mpi skeleton making time ! so when the program starts to normal ! it will not be used block
Definition: Zmpi.h:23
! Zobs h header file for observation sites definition ! integer maxNoOfASSites
Definition: Zobs.h:4
#define ASHeightList
Definition: Zobsp.h:57
#define YearOfGeomag
Definition: Zobsp.h:65