CCPP SciDoc v7.0.0
v7.0.0
Common Community Physics Package Developed at DTC
Loading...
Searching...
No Matches
h2o_def.f
1
3
6
module
h2o_def
7
11
12
use
machine ,
only
: kind_phys
13
implicit none
14
15
integer
,
parameter
:: kh2opltc=29
16
17
integer
latsh2o, levh2o, timeh2o, h2o_coeff
18
real
(kind=kind_phys),
allocatable
:: h2o_lat(:), h2o_pres(:)
19
&, h2o_time(:)
20
real
(kind=kind_phys),
allocatable
:: h2oplin(:,:,:,:)
21
22
end module
h2o_def
h2o_def
This module defines arrays in H2O scheme.
Definition
h2o_def.f:6
photochem
h2o_def.f
Generated by
1.12.0