COSMOS v7.655
COSMOSv7655
(AirShowerMC)
testInitObs.f
Go to the documentation of this file.
1
! at execution, give namelist data by redirection. e.g.,
2
! initObs < ../../Data/Namelist/parameters
3
!
4
program
testinitobs
5
implicit none
6
7
!
8
call
creadparam
(5)
9
call
cinitobs
10
call
cprintobs
11
end
12
#include "BlockData/cblkElemag.h"
cprintobs
subroutine cprintobs(io)
Definition:
cprintObs.f:2
cinitobs
subroutine cinitobs
Definition:
cinitObs.f:7
creadparam
subroutine creadparam(io)
Definition:
creadParam.f:5
testinitobs
program testinitobs
Definition:
testInitObs.f:4
Tracking
Util
testInitObs.f
Generated by
1.8.13