COSP_CLOUDSAT_INIT Subroutine

public subroutine COSP_CLOUDSAT_INIT(radar_freq, k2, use_gas_abs, do_ray, undef, nhydro, surface_radar, rcfg, cloudsat_micro_scheme, load_LUT)

Arguments

Type IntentOptional Attributes Name
real(kind=wp), intent(in) :: radar_freq
real(kind=wp), intent(in) :: k2
integer, intent(in) :: use_gas_abs
integer, intent(in) :: do_ray
real(kind=wp), intent(in) :: undef
integer, intent(in) :: nhydro
integer, intent(in) :: surface_radar
type(radar_cfg) :: rcfg
character(len=64), intent(in) :: cloudsat_micro_scheme
logical, intent(in), optional :: load_LUT

Contents