COSMOS v7.655
COSMOSv7655
(AirShowerMC)
creadAtmosD.f
Go to the documentation of this file.
1
subroutine
creadatmosd
2
#include "Zcondc.h"
3
#if ATMOSPHERE == 3
4
#include "cNRLAtmos0.fh"
5
#else
6
#include "creadAtmosD.fh"
7
#endif
8
end subroutine
creadatmosd
9
10
subroutine
cqatmosmodel
(modelno)
11
implicit none
12
integer
,
intent(out)
:: modelno
13
modelno = atmosphere
14
end subroutine
cqatmosmodel
creadatmosd
subroutine creadatmosd
Definition:
creadAtmosD.f:2
cqatmosmodel
subroutine cqatmosmodel(modelno)
Definition:
creadAtmosD.f:11
Atmosphere
creadAtmosD.f
Generated by
1.8.13