|
subroutine | rad_cnst_get_info (list_idx, gasnames, aernames, use_data_o3, ngas, naero, nmodes) |
|
subroutine | rad_cnst_get_info_by_mode (list_idx, m_idx, mode_type, num_name, num_name_cw, nspec) |
|
subroutine | rad_cnst_get_info_by_mode_spec (list_idx, m_idx, s_idx, spec_type, spec_name, spec_name_cw) |
|
subroutine | rad_cnst_get_info_by_spectype (list_idx, spectype, mode_idx, spec_idx) |
|
◆ rad_cnst_get_info()
subroutine rad_constituents::rad_cnst_get_info::rad_cnst_get_info |
( |
integer, intent(in) |
list_idx, |
|
|
character(len=64), dimension(:), intent(out), optional |
gasnames, |
|
|
character(len=64), dimension(:), intent(out), optional |
aernames, |
|
|
logical, intent(out), optional |
use_data_o3, |
|
|
integer, intent(out), optional |
ngas, |
|
|
integer, intent(out), optional |
naero, |
|
|
integer, intent(out), optional |
nmodes |
|
) |
| |
|
private |
◆ rad_cnst_get_info_by_mode()
subroutine rad_constituents::rad_cnst_get_info::rad_cnst_get_info_by_mode |
( |
integer, intent(in) |
list_idx, |
|
|
integer, intent(in) |
m_idx, |
|
|
character(len=32), intent(out), optional |
mode_type, |
|
|
character(len=32), intent(out), optional |
num_name, |
|
|
character(len=32), intent(out), optional |
num_name_cw, |
|
|
integer, intent(out), optional |
nspec |
|
) |
| |
|
private |
◆ rad_cnst_get_info_by_mode_spec()
subroutine rad_constituents::rad_cnst_get_info::rad_cnst_get_info_by_mode_spec |
( |
integer, intent(in) |
list_idx, |
|
|
integer, intent(in) |
m_idx, |
|
|
integer, intent(in) |
s_idx, |
|
|
character(len=32), intent(out), optional |
spec_type, |
|
|
character(len=32), intent(out), optional |
spec_name, |
|
|
character(len=32), intent(out), optional |
spec_name_cw |
|
) |
| |
|
private |
◆ rad_cnst_get_info_by_spectype()
subroutine rad_constituents::rad_cnst_get_info::rad_cnst_get_info_by_spectype |
( |
integer, intent(in) |
list_idx, |
|
|
character(len=*), intent(in) |
spectype, |
|
|
integer, intent(out), optional |
mode_idx, |
|
|
integer, intent(out), optional |
spec_idx |
|
) |
| |
|
private |
The documentation for this interface was generated from the following file: