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

Called by

proc~~cosp_cloudsat_init~~CalledByGraph proc~cosp_cloudsat_init COSP_CLOUDSAT_INIT proc~cosp_init COSP_INIT proc~cosp_init->proc~cosp_cloudsat_init proc~cosp_init~2 COSP_INIT proc~cosp_init~2->proc~cosp_cloudsat_init proc~lmdz_cosp_interface lmdz_cosp_interface proc~lmdz_cosp_interface->proc~cosp_init proc~lmdz_cosp_interface~2 lmdz_cosp_interface proc~lmdz_cosp_interface~2->proc~cosp_init proc~physiq physiq proc~physiq->proc~lmdz_cosp_interface proc~physiq~2 physiq proc~physiq~2->proc~lmdz_cosp_interface proc~old_lmdz1d old_lmdz1d proc~old_lmdz1d->proc~physiq proc~call_physiq call_physiq proc~call_physiq->proc~physiq proc~call_physiq~2 call_physiq proc~call_physiq~2->proc~physiq proc~scm scm proc~scm->proc~physiq program~lmdz1d lmdz1d program~lmdz1d->proc~old_lmdz1d program~lmdz1d->proc~scm proc~calfis calfis proc~calfis->proc~call_physiq proc~leapfrog leapfrog proc~leapfrog->proc~calfis program~gcm~2 gcm program~gcm~2->proc~leapfrog

Contents