get_index Function

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

Uses

  • proc~~get_index~~UsesGraph proc~get_index get_index module~yomhook yomhook proc~get_index->module~yomhook module~radiation_io~2 radiation_io proc~get_index->module~radiation_io~2 module~yomlun_ifsaux YOMLUN_IFSAUX module~radiation_io~2->module~yomlun_ifsaux module~parkind1~2 PARKIND1 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~~CallsGraph proc~get_index get_index proc~dr_hook dr_hook proc~get_index->proc~dr_hook proc~to_string to_string proc~get_index->proc~to_string

Contents