The Intermediate Complexity Atmospheric Research model (ICAR)
A computationally efficient atmospheric model for downscaling.
 All Classes Files Functions Variables
Public Attributes | List of all members
data_structures::domain_type Type Reference
Inheritance diagram for data_structures::domain_type:
[legend]
Collaboration diagram for data_structures::domain_type:
[legend]

Public Attributes

real, dimension(:,:,:), allocatable w
 
real, dimension(:,:,:), allocatable ur
 
real, dimension(:,:,:), allocatable vr
 
real, dimension(:,:,:), allocatable wr
 
real, dimension(:,:,:), allocatable w_real
 
real, dimension(:,:,:), allocatable nice
 
real, dimension(:,:,:), allocatable nrain
 
real, dimension(:,:,:), allocatable qgrau
 
real, dimension(:,:,:), allocatable p_inter
 
real, dimension(:,:,:), allocatable z_inter
 
real, dimension(:,:,:), allocatable dz_inter
 
real, dimension(:,:,:), allocatable mut
 
real, dimension(:,:,:), allocatable soil_t
 
real, dimension(:,:,:), allocatable soil_vwc
 
real, dimension(:,:), allocatable psfc
 
real, dimension(:,:), allocatable ptop
 
real, dimension(:,:), allocatable rain
 
real, dimension(:,:), allocatable crain
 
real, dimension(:,:), allocatable snow
 
real, dimension(:,:), allocatable graupel
 
real, dimension(:,:), allocatable current_rain
 
real, dimension(:,:), allocatable current_snow
 
integer, dimension(:,:),
allocatable 
rain_bucket
 
integer, dimension(:,:),
allocatable 
crain_bucket
 
integer, dimension(:,:),
allocatable 
snow_bucket
 
integer, dimension(:,:),
allocatable 
graupel_bucket
 
real, dimension(:,:), allocatable swdown
 
real, dimension(:,:), allocatable lwdown
 
real, dimension(:,:), allocatable cloudfrac
 
real, dimension(:,:), allocatable lwup
 
real, dimension(:,:), allocatable sensible_heat
 
real, dimension(:,:), allocatable latent_heat
 
real, dimension(:,:), allocatable ground_heat
 
real, dimension(:,:), allocatable landmask
 
real, dimension(:,:), allocatable sintheta
 
real, dimension(:,:), allocatable costheta
 
real, dimension(:), allocatable znu
 
real, dimension(:), allocatable znw
 
real, dimension(:,:), allocatable soil_tdeep
 
real, dimension(:,:), allocatable skin_t
 
real, dimension(:,:), allocatable soil_totalmoisture
 
real, dimension(:,:), allocatable snow_swe
 
real, dimension(:,:), allocatable canopy_water
 
real, dimension(:,:,:), allocatable vegfrac
 
integer, dimension(:,:),
allocatable 
soil_type
 
integer, dimension(:,:),
allocatable 
veg_type
 
real, dimension(:,:), allocatable sst
 
real, dimension(:,:), allocatable znt
 
real, dimension(:,:), allocatable ustar
 
real, dimension(:,:), allocatable pbl_height
 
real, dimension(:,:), allocatable u10
 
real, dimension(:,:), allocatable v10
 
real, dimension(:,:), allocatable t2m
 
real, dimension(:,:), allocatable q2m
 
real dt
 
double precision model_time
 
integer current_month
 
real, dimension(:,:,:), allocatable um
 
real, dimension(:,:,:), allocatable vm
 
real, dimension(:,:,:), allocatable t
 
type(tendencies_typetend
 
- Public Attributes inherited from data_structures::linearizable_type
real, dimension(:,:,:), allocatable u
 
real, dimension(:,:,:), allocatable v
 
real, dimension(:,:,:), allocatable dz
 
real, dimension(:,:,:), allocatable rho
 
real, dimension(:,:,:), allocatable th
 
real, dimension(:,:,:), allocatable p
 
real, dimension(:,:,:), allocatable pii
 
real, dimension(:,:,:), allocatable qv
 
real, dimension(:,:,:), allocatable cloud
 
real, dimension(:,:,:), allocatable ice
 
real, dimension(:,:,:), allocatable qsnow
 
real, dimension(:,:,:), allocatable qrain
 
real, dimension(:,:,:), allocatable nsquared
 
type(interpolable_typeu_geo
 
type(interpolable_typev_geo
 
real, dimension(:,:), allocatable terrain
 
real dx
 
real, dimension(:,:), allocatable dzdx
 
real, dimension(:,:), allocatable dzdy
 
real, dimension(:,:), allocatable linear_mask
 
real, dimension(:,:), allocatable nsq_calibration
 
complex(c_double_complex),
dimension(:,:), allocatable 
fzs
 
- Public Attributes inherited from data_structures::interpolable_type
real, dimension(:,:), allocatable lat
 
real, dimension(:,:), allocatable lon
 
real, dimension(:,:,:), allocatable z
 
type(vert_look_up_tablevert_lut
 
type(geo_look_up_tablegeolut
 
logical dx_errors_printed =.False.
 
logical dy_errors_printed =.False.
 

Member Data Documentation

real, dimension(:,:), allocatable data_structures::domain_type::canopy_water
real, dimension(:,:), allocatable data_structures::domain_type::cloudfrac
real, dimension(:,:), allocatable data_structures::domain_type::costheta
real, dimension(:,:), allocatable data_structures::domain_type::crain
integer, dimension(:,:), allocatable data_structures::domain_type::crain_bucket
integer data_structures::domain_type::current_month
real, dimension(:,:), allocatable data_structures::domain_type::current_rain
real, dimension(:,:), allocatable data_structures::domain_type::current_snow
real data_structures::domain_type::dt
real, dimension(:,:,:), allocatable data_structures::domain_type::dz_inter
real, dimension(:,:), allocatable data_structures::domain_type::graupel
integer, dimension(:,:), allocatable data_structures::domain_type::graupel_bucket
real, dimension(:,:), allocatable data_structures::domain_type::ground_heat
real, dimension(:,:), allocatable data_structures::domain_type::landmask
real, dimension(:,:), allocatable data_structures::domain_type::latent_heat
real, dimension(:,:), allocatable data_structures::domain_type::lwdown
real, dimension(:,:), allocatable data_structures::domain_type::lwup
double precision data_structures::domain_type::model_time
real, dimension(:,:,:), allocatable data_structures::domain_type::mut
real, dimension(:,:,:), allocatable data_structures::domain_type::nice
real, dimension(:,:,:), allocatable data_structures::domain_type::nrain
real, dimension(:,:,:), allocatable data_structures::domain_type::p_inter
real, dimension(:,:), allocatable data_structures::domain_type::pbl_height
real, dimension(:,:), allocatable data_structures::domain_type::psfc
real, dimension(:,:), allocatable data_structures::domain_type::ptop
real, dimension(:,:), allocatable data_structures::domain_type::q2m
real, dimension(:,:,:), allocatable data_structures::domain_type::qgrau
real, dimension(:,:), allocatable data_structures::domain_type::rain
integer, dimension(:,:), allocatable data_structures::domain_type::rain_bucket
real, dimension(:,:), allocatable data_structures::domain_type::sensible_heat
real, dimension(:,:), allocatable data_structures::domain_type::sintheta
real, dimension(:,:), allocatable data_structures::domain_type::skin_t
real, dimension(:,:), allocatable data_structures::domain_type::snow
integer, dimension(:,:), allocatable data_structures::domain_type::snow_bucket
real, dimension(:,:), allocatable data_structures::domain_type::snow_swe
real, dimension(:,:,:), allocatable data_structures::domain_type::soil_t
real, dimension(:,:), allocatable data_structures::domain_type::soil_tdeep
real, dimension(:,:), allocatable data_structures::domain_type::soil_totalmoisture
integer, dimension(:,:), allocatable data_structures::domain_type::soil_type
real, dimension(:,:,:), allocatable data_structures::domain_type::soil_vwc
real, dimension(:,:), allocatable data_structures::domain_type::sst
real, dimension(:,:), allocatable data_structures::domain_type::swdown
real, dimension(:,:,:), allocatable data_structures::domain_type::t
real, dimension(:,:), allocatable data_structures::domain_type::t2m
type(tendencies_type) data_structures::domain_type::tend
real, dimension(:,:), allocatable data_structures::domain_type::u10
real, dimension(:,:,:), allocatable data_structures::domain_type::um
real, dimension(:,:,:), allocatable data_structures::domain_type::ur
real, dimension(:,:), allocatable data_structures::domain_type::ustar
real, dimension(:,:), allocatable data_structures::domain_type::v10
integer, dimension(:,:), allocatable data_structures::domain_type::veg_type
real, dimension(:,:,:), allocatable data_structures::domain_type::vegfrac
real, dimension(:,:,:), allocatable data_structures::domain_type::vm
real, dimension(:,:,:), allocatable data_structures::domain_type::vr
real, dimension(:,:,:), allocatable data_structures::domain_type::w
real, dimension(:,:,:), allocatable data_structures::domain_type::w_real
real, dimension(:,:,:), allocatable data_structures::domain_type::wr
real, dimension(:,:,:), allocatable data_structures::domain_type::z_inter
real, dimension(:,:), allocatable data_structures::domain_type::znt
real, dimension(:), allocatable data_structures::domain_type::znu
real, dimension(:), allocatable data_structures::domain_type::znw

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