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::lt_options_type Type Reference

Public Attributes

integer buffer
 
integer stability_window_size
 
real max_stability
 
real min_stability
 
logical variable_n
 
logical smooth_nsq
 
integer vert_smooth
 
real n_squared
 
real linear_contribution
 
logical remove_lowres_linear
 
real rm_n_squared
 
real rm_linear_contribution
 
real linear_update_fraction
 
logical spatial_linear_fields
 
logical linear_mask
 
logical nsq_calibration
 
real dirmax
 
real dirmin
 
real spdmax
 
real spdmin
 
real nsqmax
 
real nsqmin
 
integer n_dir_values
 
integer n_nsq_values
 
integer n_spd_values
 
logical read_lut
 
logical write_lut
 
character(len=maxfilelengthu_lut_filename
 
character(len=maxfilelengthv_lut_filename
 
logical overwrite_lt_lut
 

Member Data Documentation

integer data_structures::lt_options_type::buffer
real data_structures::lt_options_type::dirmax
real data_structures::lt_options_type::dirmin
real data_structures::lt_options_type::linear_contribution
logical data_structures::lt_options_type::linear_mask
real data_structures::lt_options_type::linear_update_fraction
real data_structures::lt_options_type::max_stability
real data_structures::lt_options_type::min_stability
integer data_structures::lt_options_type::n_dir_values
integer data_structures::lt_options_type::n_nsq_values
integer data_structures::lt_options_type::n_spd_values
real data_structures::lt_options_type::n_squared
logical data_structures::lt_options_type::nsq_calibration
real data_structures::lt_options_type::nsqmax
real data_structures::lt_options_type::nsqmin
logical data_structures::lt_options_type::overwrite_lt_lut
logical data_structures::lt_options_type::read_lut
logical data_structures::lt_options_type::remove_lowres_linear
real data_structures::lt_options_type::rm_linear_contribution
real data_structures::lt_options_type::rm_n_squared
logical data_structures::lt_options_type::smooth_nsq
logical data_structures::lt_options_type::spatial_linear_fields
real data_structures::lt_options_type::spdmax
real data_structures::lt_options_type::spdmin
integer data_structures::lt_options_type::stability_window_size
character(len=maxfilelength) data_structures::lt_options_type::u_lut_filename
character(len=maxfilelength) data_structures::lt_options_type::v_lut_filename
logical data_structures::lt_options_type::variable_n
integer data_structures::lt_options_type::vert_smooth
logical data_structures::lt_options_type::write_lut

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