My Project
 All Classes Files Functions Variables Macros
mod_cosp_constants Module Reference
Collaboration diagram for mod_cosp_constants:
[legend]

Public Attributes

integer, parameter i_lscliq = 1
integer, parameter i_lscice = 2
integer, parameter i_lsrain = 3
integer, parameter i_lssnow = 4
integer, parameter i_cvcliq = 5
integer, parameter i_cvcice = 6
integer, parameter i_cvrain = 7
integer, parameter i_cvsnow = 8
integer, parameter i_lsgrpl = 9
real, parameter r_undef = 9.96921e+36
integer, parameter n_out_list = 27
real, parameter r_ground = -1.0E20
integer, parameter i_lsc = 1
integer, parameter i_cvc = 2
integer, parameter dbze_bins = 15
real, parameter dbze_min = -100.0
real, parameter dbze_max = 80.0
real, parameter cfad_ze_min = -50.0
real, parameter cfad_ze_width = 5.0
integer, parameter sr_bins = 15
integer, parameter dpol_bins = 6
real, parameter lidar_undef = 999.999
integer, parameter lidar_ncat = 4
integer, parameter parasol_nrefl = 5
real, dimension(parasol_nrefl),
parameter 
parasol_sza = (/0.0, 20.0, 40.0, 6.0, 80.0/)
real, parameter default_lidar_reff = 30.0e-6
integer, parameter misr_n_cth = 16
integer, parameter rttov_max_channels = 20
real, dimension(7), parameter isccp_tau = (/0.15, 0.80, 2.45, 6.5, 16.2, 41.5, 50000.0/)
real, dimension(2, 7), parameter isccp_tau_bnds = reshape(source=(/0.0,0.3,0.3,1.30,1.30,3.6,3.6,9.4, 9.4,23.0,23.0,60.0,60.0,100000.0/), shape=(/2,7/))
real, dimension(7), parameter isccp_pc = (/90000., 74000., 62000., 50000., 37500., 24500., 9000./)
real, dimension(2, 7), parameter isccp_pc_bnds = reshape(source=(/100000.0,80000.0,80000.0,68000.0,68000.0,56000.0 ,56000.0,44000.0,44000.0,31000.0,31000.0,18000.0,18000.0,0.0/), shape=(/2,7/))
real, dimension(misr_n_cth),
parameter 
misr_cth = (/ 0., 0.25, 0.75, 1.25, 1.75, 2.25, 2.75, 3.5, 4.5, 6., 8., 10., 12., 14.5, 16., 18./)
real, dimension(2, misr_n_cth),
parameter 
misr_cth_bnds = reshape(source=(/ -99.0, 0.0, 0.0, 0.5, 0.5, 1.0, 1.0, 1.5, 1.5, 2.0, 2.0, 2.5, 2.5, 3.0, 3.0, 4.0, 4.0, 5.0, 5.0, 7.0, 7.0, 9.0, 9.0, 11.0, 11.0, 13.0, 13.0, 15.0, 15.0, 17.0, 17.0, 99.0/), shape=(/2,MISR_N_CTH/))
integer, parameter n_hydro = 9
real, dimension(n_hydrohclass_type
real, dimension(n_hydrohclass_col
real, dimension(n_hydrohclass_phase
real, dimension(n_hydrohclass_cp
real, dimension(n_hydrohclass_dmin
real, dimension(n_hydrohclass_dmax
real, dimension(n_hydrohclass_apm
real, dimension(n_hydrohclass_bpm
real, dimension(n_hydrohclass_rho
real, dimension(n_hydrohclass_p1
real, dimension(n_hydrohclass_p2
real, dimension(n_hydrohclass_p3

Detailed Description

Definition at line 32 of file cosp_constants.F90.

Member Data Documentation

real, parameter mod_cosp_constants::cfad_ze_min = -50.0

Definition at line 65 of file cosp_constants.F90.

real, parameter mod_cosp_constants::cfad_ze_width = 5.0

Definition at line 66 of file cosp_constants.F90.

integer, parameter mod_cosp_constants::dbze_bins = 15

Definition at line 62 of file cosp_constants.F90.

real, parameter mod_cosp_constants::dbze_max = 80.0

Definition at line 64 of file cosp_constants.F90.

real, parameter mod_cosp_constants::dbze_min = -100.0

Definition at line 63 of file cosp_constants.F90.

real, parameter mod_cosp_constants::default_lidar_reff = 30.0e-6

Definition at line 79 of file cosp_constants.F90.

integer, parameter mod_cosp_constants::dpol_bins = 6

Definition at line 72 of file cosp_constants.F90.

real, dimension(n_hydro) mod_cosp_constants::hclass_apm

Definition at line 113 of file cosp_constants.F90.

real, dimension(n_hydro) mod_cosp_constants::hclass_bpm

Definition at line 113 of file cosp_constants.F90.

real, dimension(n_hydro) mod_cosp_constants::hclass_col

Definition at line 111 of file cosp_constants.F90.

real, dimension(n_hydro) mod_cosp_constants::hclass_cp

Definition at line 111 of file cosp_constants.F90.

real, dimension(n_hydro) mod_cosp_constants::hclass_dmax

Definition at line 111 of file cosp_constants.F90.

real, dimension(n_hydro) mod_cosp_constants::hclass_dmin

Definition at line 111 of file cosp_constants.F90.

real, dimension(n_hydro) mod_cosp_constants::hclass_p1

Definition at line 113 of file cosp_constants.F90.

real, dimension(n_hydro) mod_cosp_constants::hclass_p2

Definition at line 113 of file cosp_constants.F90.

real, dimension(n_hydro) mod_cosp_constants::hclass_p3

Definition at line 113 of file cosp_constants.F90.

real, dimension(n_hydro) mod_cosp_constants::hclass_phase

Definition at line 111 of file cosp_constants.F90.

real, dimension(n_hydro) mod_cosp_constants::hclass_rho

Definition at line 113 of file cosp_constants.F90.

real, dimension(n_hydro) mod_cosp_constants::hclass_type

Definition at line 111 of file cosp_constants.F90.

integer, parameter mod_cosp_constants::i_cvc = 2

Definition at line 57 of file cosp_constants.F90.

integer, parameter mod_cosp_constants::i_cvcice = 6

Definition at line 42 of file cosp_constants.F90.

integer, parameter mod_cosp_constants::i_cvcliq = 5

Definition at line 41 of file cosp_constants.F90.

integer, parameter mod_cosp_constants::i_cvrain = 7

Definition at line 43 of file cosp_constants.F90.

integer, parameter mod_cosp_constants::i_cvsnow = 8

Definition at line 44 of file cosp_constants.F90.

integer, parameter mod_cosp_constants::i_lsc = 1

Definition at line 57 of file cosp_constants.F90.

integer, parameter mod_cosp_constants::i_lscice = 2

Definition at line 38 of file cosp_constants.F90.

integer, parameter mod_cosp_constants::i_lscliq = 1

Definition at line 37 of file cosp_constants.F90.

integer, parameter mod_cosp_constants::i_lsgrpl = 9

Definition at line 45 of file cosp_constants.F90.

integer, parameter mod_cosp_constants::i_lsrain = 3

Definition at line 39 of file cosp_constants.F90.

integer, parameter mod_cosp_constants::i_lssnow = 4

Definition at line 40 of file cosp_constants.F90.

real, dimension(7), parameter mod_cosp_constants::isccp_pc = (/90000., 74000., 62000., 50000., 37500., 24500., 9000./)

Definition at line 96 of file cosp_constants.F90.

real, dimension(2,7), parameter mod_cosp_constants::isccp_pc_bnds = reshape(source=(/100000.0,80000.0,80000.0,68000.0,68000.0,56000.0 ,56000.0,44000.0,44000.0,31000.0,31000.0,18000.0,18000.0,0.0/), shape=(/2,7/))

Definition at line 97 of file cosp_constants.F90.

real, dimension(7), parameter mod_cosp_constants::isccp_tau = (/0.15, 0.80, 2.45, 6.5, 16.2, 41.5, 50000.0/)

Definition at line 88 of file cosp_constants.F90.

real, dimension(2,7), parameter mod_cosp_constants::isccp_tau_bnds = reshape(source=(/0.0,0.3,0.3,1.30,1.30,3.6,3.6,9.4, 9.4,23.0,23.0,60.0,60.0,100000.0/), shape=(/2,7/))

Definition at line 89 of file cosp_constants.F90.

integer, parameter mod_cosp_constants::lidar_ncat = 4

Definition at line 75 of file cosp_constants.F90.

real, parameter mod_cosp_constants::lidar_undef = 999.999

Definition at line 73 of file cosp_constants.F90.

real, dimension(misr_n_cth), parameter mod_cosp_constants::misr_cth = (/ 0., 0.25, 0.75, 1.25, 1.75, 2.25, 2.75, 3.5, 4.5, 6., 8., 10., 12., 14.5, 16., 18./)

Definition at line 100 of file cosp_constants.F90.

real, dimension(2,misr_n_cth), parameter mod_cosp_constants::misr_cth_bnds = reshape(source=(/ -99.0, 0.0, 0.0, 0.5, 0.5, 1.0, 1.0, 1.5, 1.5, 2.0, 2.0, 2.5, 2.5, 3.0, 3.0, 4.0, 4.0, 5.0, 5.0, 7.0, 7.0, 9.0, 9.0, 11.0, 11.0, 13.0, 13.0, 15.0, 15.0, 17.0, 17.0, 99.0/), shape=(/2,MISR_N_CTH/))

Definition at line 102 of file cosp_constants.F90.

integer, parameter mod_cosp_constants::misr_n_cth = 16

Definition at line 82 of file cosp_constants.F90.

integer, parameter mod_cosp_constants::n_hydro = 9

Definition at line 110 of file cosp_constants.F90.

integer, parameter mod_cosp_constants::n_out_list = 27

Definition at line 52 of file cosp_constants.F90.

integer, parameter mod_cosp_constants::parasol_nrefl = 5

Definition at line 76 of file cosp_constants.F90.

real, dimension(parasol_nrefl), parameter mod_cosp_constants::parasol_sza = (/0.0, 20.0, 40.0, 6.0, 80.0/)

Definition at line 77 of file cosp_constants.F90.

real, parameter mod_cosp_constants::r_ground = -1.0E20

Definition at line 54 of file cosp_constants.F90.

real, parameter mod_cosp_constants::r_undef = 9.96921e+36

Definition at line 49 of file cosp_constants.F90.

integer, parameter mod_cosp_constants::rttov_max_channels = 20

Definition at line 85 of file cosp_constants.F90.

integer, parameter mod_cosp_constants::sr_bins = 15

Definition at line 71 of file cosp_constants.F90.


The documentation for this module was generated from the following file: