get_index Function

public function get_index(this, code_str, lhydrophilic, ibin, optical_model_str)

Uses

  • proc~~get_index~2~~UsesGraph proc~get_index~2 get_index module~easy_netcdf~2 easy_netcdf proc~get_index~2->module~easy_netcdf~2 module~yomhook yomhook proc~get_index~2->module~yomhook module~radiation_io~2 radiation_io proc~get_index~2->module~radiation_io~2 module~easy_netcdf~2->module~radiation_io~2 module~parkind1~2 PARKIND1 module~easy_netcdf~2->module~parkind1~2 netcdf netcdf module~easy_netcdf~2->netcdf module~yomlun_ifsaux YOMLUN_IFSAUX module~radiation_io~2->module~yomlun_ifsaux module~yomlun_ifsaux->module~parkind1~2

Arguments

Type IntentOptional Attributes Name
class(aerosol_optics_description_type), intent(in) :: this
character(len=2), intent(in) :: code_str
logical, intent(in) :: lhydrophilic
integer, intent(in), optional :: ibin
character(len=*), intent(in), optional :: optical_model_str

Return Value integer


Calls

proc~~get_index~2~~CallsGraph proc~get_index~2 get_index proc~dr_hook dr_hook proc~get_index~2->proc~dr_hook proc~to_string~2 to_string proc~get_index~2->proc~to_string~2

Contents