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::bc_type Type Reference
Inheritance diagram for data_structures::bc_type:
[legend]
Collaboration diagram for data_structures::bc_type:
[legend]

Public Attributes

real, dimension(:,:,:), allocatable du_dt
 
real, dimension(:,:,:), allocatable dv_dt
 
real, dimension(:,:,:), allocatable dp_dt
 
real, dimension(:,:,:), allocatable dth_dt
 
real, dimension(:,:,:), allocatable dqv_dt
 
real, dimension(:,:,:), allocatable dqc_dt
 
real, dimension(:,:), allocatable dsh_dt
 
real, dimension(:,:), allocatable dlh_dt
 
real, dimension(:,:), allocatable dpblh_dt
 
real, dimension(:,:), allocatable dsw_dt
 
real, dimension(:,:), allocatable dlw_dt
 
real, dimension(:,:), allocatable dsst_dt
 
real, dimension(:,:), allocatable lowres_terrain
 
real, dimension(:,:,:), allocatable lowres_z
 
type(domain_typenext_domain
 
type(wind_typeext_winds
 
- 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::bc_type::dlh_dt
real, dimension(:,:), allocatable data_structures::bc_type::dlw_dt
real, dimension(:,:,:), allocatable data_structures::bc_type::dp_dt
real, dimension(:,:), allocatable data_structures::bc_type::dpblh_dt
real, dimension(:,:,:), allocatable data_structures::bc_type::dqc_dt
real, dimension(:,:,:), allocatable data_structures::bc_type::dqv_dt
real, dimension(:,:), allocatable data_structures::bc_type::dsh_dt
real, dimension(:,:), allocatable data_structures::bc_type::dsst_dt
real, dimension(:,:), allocatable data_structures::bc_type::dsw_dt
real, dimension(:,:,:), allocatable data_structures::bc_type::dth_dt
real, dimension(:,:,:), allocatable data_structures::bc_type::du_dt
real, dimension(:,:,:), allocatable data_structures::bc_type::dv_dt
type(wind_type) data_structures::bc_type::ext_winds
real, dimension(:,:), allocatable data_structures::bc_type::lowres_terrain
real, dimension(:,:,:), allocatable data_structures::bc_type::lowres_z
type(domain_type) data_structures::bc_type::next_domain

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