gas_optics Subroutine

public subroutine gas_optics(ncol, nlev, istartcol, iendcol, config, single_level, thermodynamics, gas, od_lw, od_sw, ssa_sw, lw_albedo, planck_hl, lw_emission, incoming_sw)

Uses

  • proc~~gas_optics~2~~UsesGraph proc~gas_optics~2 gas_optics module~parrrtm~3 PARRRTM proc~gas_optics~2->module~parrrtm~3 module~yoerrtm YOERRTM proc~gas_optics~2->module~yoerrtm module~yomhook yomhook proc~gas_optics~2->module~yomhook module~radiation_config radiation_config proc~gas_optics~2->module~radiation_config module~parkind1~2 PARKIND1 proc~gas_optics~2->module~parkind1~2 module~radiation_gas~2 radiation_gas proc~gas_optics~2->module~radiation_gas~2 module~radiation_single_level~2 radiation_single_level proc~gas_optics~2->module~radiation_single_level~2 module~radiation_thermodynamics~2 radiation_thermodynamics proc~gas_optics~2->module~radiation_thermodynamics~2 module~yoesrtm~2 YOESRTM proc~gas_optics~2->module~yoesrtm~2 module~parrrtm~3->module~parkind1~2 module~yoerrtm->module~parrrtm~3 module~yoerrtm->module~parkind1~2 module~radiation_config->module~parkind1~2 module~radiation_general_cloud_optics_data radiation_general_cloud_optics_data module~radiation_config->module~radiation_general_cloud_optics_data module~radiation_cloud_cover radiation_cloud_cover module~radiation_config->module~radiation_cloud_cover module~radiation_pdf_sampler~2 radiation_pdf_sampler module~radiation_config->module~radiation_pdf_sampler~2 module~radiation_aerosol_optics_data~2 radiation_aerosol_optics_data module~radiation_config->module~radiation_aerosol_optics_data~2 module~radiation_cloud_optics_data~2 radiation_cloud_optics_data module~radiation_config->module~radiation_cloud_optics_data~2 module~radiation_ecckd~2 radiation_ecckd module~radiation_config->module~radiation_ecckd~2 module~radiation_gas~2->module~parkind1~2 module~radiation_gas_constants radiation_gas_constants module~radiation_gas~2->module~radiation_gas_constants module~radiation_single_level~2->module~parkind1~2 module~radiation_thermodynamics~2->module~parkind1~2 module~yoesrtm~2->module~parkind1~2 module~parsrtm~4 PARSRTM module~yoesrtm~2->module~parsrtm~4 module~radiation_general_cloud_optics_data->module~parkind1~2 module~radiation_cloud_cover->module~parkind1~2 module~radiation_pdf_sampler~2->module~parkind1~2 module~radiation_aerosol_optics_data~2->module~parkind1~2 module~radiation_io~2 radiation_io module~radiation_aerosol_optics_data~2->module~radiation_io~2 module~radiation_gas_constants->module~parkind1~2 module~parsrtm~4->module~parkind1~2 module~radiation_cloud_optics_data~2->module~parkind1~2 module~radiation_ecckd~2->module~parkind1~2 module~radiation_ecckd~2->module~radiation_gas_constants module~radiation_ecckd_gas radiation_ecckd_gas module~radiation_ecckd~2->module~radiation_ecckd_gas module~radiation_spectral_definition~2 radiation_spectral_definition module~radiation_ecckd~2->module~radiation_spectral_definition~2 module~yomlun_ifsaux YOMLUN_IFSAUX module~radiation_io~2->module~yomlun_ifsaux module~radiation_ecckd_gas->module~parkind1~2 module~radiation_ecckd_gas->module~radiation_gas_constants module~radiation_spectral_definition~2->module~parkind1~2 module~yomlun_ifsaux->module~parkind1~2

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: ncol
integer, intent(in) :: nlev
integer, intent(in) :: istartcol
integer, intent(in) :: iendcol
type(config_type), intent(in) :: config
type(single_level_type), intent(in) :: single_level
type(thermodynamics_type), intent(in) :: thermodynamics
type(gas_type), intent(in) :: gas
real(kind=jprb), intent(out), dimension(config%n_g_lw,nlev,istartcol:iendcol) :: od_lw
real(kind=jprb), intent(out), dimension(config%n_g_sw,nlev,istartcol:iendcol) :: od_sw
real(kind=jprb), intent(out), dimension(config%n_g_sw,nlev,istartcol:iendcol) :: ssa_sw
real(kind=jprb), intent(in), optional, dimension(config%n_g_lw,istartcol:iendcol) :: lw_albedo
real(kind=jprb), intent(out), optional, dimension(config%n_g_lw,nlev+1,istartcol:iendcol) :: planck_hl
real(kind=jprb), intent(out), optional, dimension(config%n_g_lw,istartcol:iendcol) :: lw_emission
real(kind=jprb), intent(out), optional, dimension(config%n_g_sw,istartcol:iendcol) :: incoming_sw

Calls

proc~~gas_optics~2~~CallsGraph proc~gas_optics~2 gas_optics proc~planck_function_atmos planck_function_atmos proc~gas_optics~2->proc~planck_function_atmos proc~rrtm_prepare_gases RRTM_PREPARE_GASES proc~gas_optics~2->proc~rrtm_prepare_gases proc~srtm_gas_optical_depth SRTM_GAS_OPTICAL_DEPTH proc~gas_optics~2->proc~srtm_gas_optical_depth proc~dr_hook dr_hook proc~gas_optics~2->proc~dr_hook proc~rrtm_setcoef_140gp RRTM_SETCOEF_140GP proc~gas_optics~2->proc~rrtm_setcoef_140gp proc~rrtm_gas_optical_depth RRTM_GAS_OPTICAL_DEPTH proc~gas_optics~2->proc~rrtm_gas_optical_depth proc~srtm_setcoef SRTM_SETCOEF proc~gas_optics~2->proc~srtm_setcoef proc~planck_function_surf planck_function_surf proc~gas_optics~2->proc~planck_function_surf proc~planck_function_atmos->proc~dr_hook proc~rrtm_prepare_gases->proc~dr_hook proc~srtm_gas_optical_depth->proc~dr_hook proc~srtm_taumol18 SRTM_TAUMOL18 proc~srtm_gas_optical_depth->proc~srtm_taumol18 proc~srtm_taumol20 SRTM_TAUMOL20 proc~srtm_gas_optical_depth->proc~srtm_taumol20 proc~srtm_taumol21 SRTM_TAUMOL21 proc~srtm_gas_optical_depth->proc~srtm_taumol21 proc~srtm_taumol22 SRTM_TAUMOL22 proc~srtm_gas_optical_depth->proc~srtm_taumol22 proc~srtm_taumol17 SRTM_TAUMOL17 proc~srtm_gas_optical_depth->proc~srtm_taumol17 proc~srtm_taumol24 SRTM_TAUMOL24 proc~srtm_gas_optical_depth->proc~srtm_taumol24 proc~srtm_taumol27 SRTM_TAUMOL27 proc~srtm_gas_optical_depth->proc~srtm_taumol27 proc~srtm_taumol28 SRTM_TAUMOL28 proc~srtm_gas_optical_depth->proc~srtm_taumol28 proc~srtm_taumol26 SRTM_TAUMOL26 proc~srtm_gas_optical_depth->proc~srtm_taumol26 proc~srtm_taumol29 SRTM_TAUMOL29 proc~srtm_gas_optical_depth->proc~srtm_taumol29 proc~srtm_taumol19 SRTM_TAUMOL19 proc~srtm_gas_optical_depth->proc~srtm_taumol19 proc~srtm_taumol16 SRTM_TAUMOL16 proc~srtm_gas_optical_depth->proc~srtm_taumol16 proc~srtm_taumol25 SRTM_TAUMOL25 proc~srtm_gas_optical_depth->proc~srtm_taumol25 proc~srtm_taumol23 SRTM_TAUMOL23 proc~srtm_gas_optical_depth->proc~srtm_taumol23 proc~rrtm_setcoef_140gp->proc~dr_hook proc~rrtm_gas_optical_depth->proc~dr_hook proc~rrtm_taumol3 RRTM_TAUMOL3 proc~rrtm_gas_optical_depth->proc~rrtm_taumol3 proc~rrtm_taumol9 RRTM_TAUMOL9 proc~rrtm_gas_optical_depth->proc~rrtm_taumol9 proc~rrtm_taumol16 RRTM_TAUMOL16 proc~rrtm_gas_optical_depth->proc~rrtm_taumol16 proc~rrtm_taumol1 RRTM_TAUMOL1 proc~rrtm_gas_optical_depth->proc~rrtm_taumol1 proc~rrtm_taumol13 RRTM_TAUMOL13 proc~rrtm_gas_optical_depth->proc~rrtm_taumol13 proc~rrtm_taumol7 RRTM_TAUMOL7 proc~rrtm_gas_optical_depth->proc~rrtm_taumol7 proc~rrtm_taumol10 RRTM_TAUMOL10 proc~rrtm_gas_optical_depth->proc~rrtm_taumol10 proc~rrtm_taumol6 RRTM_TAUMOL6 proc~rrtm_gas_optical_depth->proc~rrtm_taumol6 proc~rrtm_taumol15 RRTM_TAUMOL15 proc~rrtm_gas_optical_depth->proc~rrtm_taumol15 proc~rrtm_taumol2 RRTM_TAUMOL2 proc~rrtm_gas_optical_depth->proc~rrtm_taumol2 proc~rrtm_taumol5 RRTM_TAUMOL5 proc~rrtm_gas_optical_depth->proc~rrtm_taumol5 proc~rrtm_taumol8 RRTM_TAUMOL8 proc~rrtm_gas_optical_depth->proc~rrtm_taumol8 proc~rrtm_taumol11 RRTM_TAUMOL11 proc~rrtm_gas_optical_depth->proc~rrtm_taumol11 proc~rrtm_taumol14 RRTM_TAUMOL14 proc~rrtm_gas_optical_depth->proc~rrtm_taumol14 proc~rrtm_taumol12 RRTM_TAUMOL12 proc~rrtm_gas_optical_depth->proc~rrtm_taumol12 proc~rrtm_taumol4 RRTM_TAUMOL4 proc~rrtm_gas_optical_depth->proc~rrtm_taumol4 proc~srtm_setcoef->proc~dr_hook proc~planck_function_surf->proc~dr_hook proc~rrtm_taumol3->proc~dr_hook proc~srtm_taumol18->proc~dr_hook proc~srtm_taumol20->proc~dr_hook proc~rrtm_taumol9->proc~dr_hook proc~rrtm_taumol16->proc~dr_hook proc~srtm_taumol21->proc~dr_hook proc~srtm_taumol22->proc~dr_hook proc~srtm_taumol17->proc~dr_hook proc~rrtm_taumol1->proc~dr_hook proc~rrtm_taumol13->proc~dr_hook proc~srtm_taumol24->proc~dr_hook proc~rrtm_taumol7->proc~dr_hook proc~rrtm_taumol10->proc~dr_hook proc~srtm_taumol27->proc~dr_hook proc~rrtm_taumol6->proc~dr_hook proc~rrtm_taumol15->proc~dr_hook proc~srtm_taumol28->proc~dr_hook proc~srtm_taumol26->proc~dr_hook proc~rrtm_taumol2->proc~dr_hook proc~srtm_taumol29->proc~dr_hook proc~srtm_taumol19->proc~dr_hook proc~srtm_taumol16->proc~dr_hook proc~srtm_taumol25->proc~dr_hook proc~rrtm_taumol5->proc~dr_hook proc~rrtm_taumol8->proc~dr_hook proc~rrtm_taumol11->proc~dr_hook proc~rrtm_taumol14->proc~dr_hook proc~rrtm_taumol12->proc~dr_hook proc~srtm_taumol23->proc~dr_hook proc~rrtm_taumol4->proc~dr_hook

Called by

proc~~gas_optics~2~~CalledByGraph proc~gas_optics~2 gas_optics proc~radiation radiation proc~radiation->proc~gas_optics~2 proc~radiation~2 radiation proc~radiation~2->proc~gas_optics~2 proc~radiation_scheme~3 RADIATION_SCHEME proc~radiation_scheme~3->proc~radiation proc~radiation_scheme RADIATION_SCHEME proc~radiation_scheme->proc~radiation proc~radiation_scheme_s2 RADIATION_SCHEME_S2 proc~radiation_scheme_s2->proc~radiation program~ecrad_driver ecrad_driver program~ecrad_driver->proc~radiation proc~radiation_scheme~2 RADIATION_SCHEME proc~radiation_scheme~2->proc~radiation program~ecrad_ifs_driver ecrad_ifs_driver program~ecrad_ifs_driver->proc~radiation_scheme~3 program~ecrad_ifs_driver~2 ecrad_ifs_driver program~ecrad_ifs_driver~2->proc~radiation_scheme~3

Contents