SCALE-RM
|
module ATMOSPHERE / Physics Radiation More...
Functions/Subroutines | |
subroutine, public | atmos_phy_rd_driver_setup |
Setup. More... | |
subroutine, public | atmos_phy_rd_driver_calc_tendency (update_flag) |
Driver. More... | |
module ATMOSPHERE / Physics Radiation
name | description | unit | variable |
---|---|---|---|
COSZ | cos(solar zenith angle) | 1 | cosSZA |
OLR | outgoing longwave radiation flux | W/m2 | TOAFLX_LW_up |
OSR | outgoing shortwave radiation flux | W/m2 | TOAFLX_SW_up |
RADFLUX_LW | net longwave radiation flux | W/m2 | flux_net |
RADFLUX_LWDN | downward longwave radiation flux | W/m2 | flux_dn |
RADFLUX_LWUP | upward longwave radiation flux | W/m2 | flux_up |
RADFLUX_SW | net shortwave radiation flux | W/m2 | flux_net |
RADFLUX_SWDN | downward shortwave radiation flux | W/m2 | flux_dn |
RADFLUX_SWUP | upward shortwave radiation flux | W/m2 | flux_up |
RFLX_LW_dn | downward longwave radiation flux (cell face) | W/m2 | flux_rad |
RFLX_LW_up | upward longwave radiation flux (cell face) | W/m2 | flux_rad |
RFLX_SW_dn | downward shortwave radiation flux (cell face) | W/m2 | flux_rad |
RFLX_SW_up | upward shortwave radiation flux (cell face) | W/m2 | flux_rad |
RHOH_RD | diabatic heating rate in rd | J/m3/s | RHOH_RD |
SFLX_IR_dn_dif | SFC downward radiation flux (diffuse; IR) | W/m2 | SFLX_rad_dn |
SFLX_IR_dn_dir | SFC downward radiation flux (direct; IR) | W/m2 | SFLX_rad_dn |
SFLX_LW_dn | SFC downward longwave radiation flux | W/m2 | SFCFLX_LW_dn |
SFLX_LW_dn_c | SFC downward longwave radiation flux (clr) | W/m2 | SFCFLX_LW_dn_c |
SFLX_LW_net | SFC net longwave radiation flux | W/m2 | flux_net_sfc |
SFLX_LW_up | SFC upward longwave radiation flux | W/m2 | SFCFLX_LW_up |
SFLX_LW_up_c | SFC upward longwave radiation flux (clr) | W/m2 | SFCFLX_LW_up_c |
SFLX_NIR_dn_dif | SFC downward radiation flux (diffuse; NIR) | W/m2 | SFLX_rad_dn |
SFLX_NIR_dn_dir | SFC downward radiation flux (direct; NIR) | W/m2 | SFLX_rad_dn |
SFLX_SW_dn | SFC downward shortwave radiation flux | W/m2 | SFCFLX_SW_dn |
SFLX_SW_dn_c | SFC downward shortwave radiation flux (clr) | W/m2 | SFCFLX_SW_dn_c |
SFLX_SW_net | SFC net shortwave radiation flux | W/m2 | flux_net_sfc |
SFLX_SW_up | SFC upward shortwave radiation flux | W/m2 | SFCFLX_SW_up |
SFLX_SW_up_c | SFC upward shortwave radiation flux (clr) | W/m2 | SFCFLX_SW_up_c |
SFLX_VIS_dn_dif | SFC downward radiation flux (diffuse; VIS) | W/m2 | SFLX_rad_dn |
SFLX_VIS_dn_dir | SFC downward radiation flux (direct; VIS) | W/m2 | SFLX_rad_dn |
SLR | SFC net longwave radiation flux | W/m2 | flux_net_sfc |
SOLINS | solar insolation | W/m2 | solins |
SSR | SFC net shortwave radiation flux | W/m2 | flux_net_sfc |
TEMP_t_rd | tendency of temp in rd | K/day | TEMP_t |
TEMP_t_rd_LW | tendency of temp in rd(LW) | K/day | TEMP_t |
TEMP_t_rd_SW | tendency of temp in rd(SW) | K/day | TEMP_t |
TOAFLX_LW_dn | TOA downward longwave radiation flux | W/m2 | TOAFLX_LW_dn |
TOAFLX_LW_dn_c | TOA downward longwave radiation flux (clr) | W/m2 | TOAFLX_LW_dn_c |
TOAFLX_LW_net | TOA net longwave radiation flux | W/m2 | flux_net_toa |
TOAFLX_LW_up | TOA upward longwave radiation flux | W/m2 | TOAFLX_LW_up |
TOAFLX_LW_up_c | TOA upward longwave radiation flux (clr) | W/m2 | TOAFLX_LW_up_c |
TOAFLX_SW_dn | TOA downward shortwave radiation flux | W/m2 | TOAFLX_SW_dn |
TOAFLX_SW_dn_c | TOA downward shortwave radiation flux (clr) | W/m2 | TOAFLX_SW_dn_c |
TOAFLX_SW_net | TOA net shortwave radiation flux | W/m2 | flux_net_toa |
TOAFLX_SW_up | TOA upward shortwave radiation flux | W/m2 | TOAFLX_SW_up |
TOAFLX_SW_up_c | TOA upward shortwave radiation flux (clr) | W/m2 | TOAFLX_SW_up_c |
dem_s | 10.5 micron cloud emissivity | 1 | dem_s |
dtau_s | 0.67 micron cloud optical depth | 1 | dtau_s |
subroutine, public mod_atmos_phy_rd_driver::atmos_phy_rd_driver_setup | ( | ) |
Setup.
Definition at line 50 of file mod_atmos_phy_rd_driver.F90.
References scale_atmos_grid_cartesc::atmos_grid_cartesc_cz, scale_atmos_grid_cartesc::atmos_grid_cartesc_fz, mod_atmos_phy_rd_vars::atmos_phy_rd_cossza, scale_atmos_phy_rd_mstrnx::atmos_phy_rd_mstrnx_setup(), scale_atmos_phy_rd_offline::atmos_phy_rd_offline_setup(), mod_atmos_phy_rd_vars::atmos_phy_rd_sflx_down, mod_atmos_phy_rd_vars::atmos_phy_rd_sflx_lw_dn, mod_atmos_phy_rd_vars::atmos_phy_rd_sflx_lw_up, mod_atmos_phy_rd_vars::atmos_phy_rd_sflx_sw_dn, mod_atmos_phy_rd_vars::atmos_phy_rd_sflx_sw_up, mod_atmos_phy_rd_vars::atmos_phy_rd_solins, mod_atmos_phy_rd_vars::atmos_phy_rd_toaflx_lw_dn, mod_atmos_phy_rd_vars::atmos_phy_rd_toaflx_lw_up, mod_atmos_phy_rd_vars::atmos_phy_rd_toaflx_sw_dn, mod_atmos_phy_rd_vars::atmos_phy_rd_toaflx_sw_up, mod_atmos_admin::atmos_phy_rd_type, mod_atmos_admin::atmos_sw_phy_rd, scale_atmos_grid_cartesc_index::ka, scale_atmos_grid_cartesc_index::ke, scale_atmos_grid_cartesc_index::ks, and scale_prc::prc_abort().
Referenced by mod_atmos_driver::atmos_driver_setup().
subroutine, public mod_atmos_phy_rd_driver::atmos_phy_rd_driver_calc_tendency | ( | logical, intent(in) | update_flag | ) |
Driver.
Definition at line 116 of file mod_atmos_phy_rd_driver.F90.
References scale_atmos_grid_cartesc_real::atmos_grid_cartesc_real_cz, scale_atmos_grid_cartesc_real::atmos_grid_cartesc_real_fz, scale_atmos_grid_cartesc_real::atmos_grid_cartesc_real_lat, scale_atmos_grid_cartesc_real::atmos_grid_cartesc_real_lon, scale_atmos_grid_cartesc_real::atmos_grid_cartesc_real_totvol, scale_atmos_grid_cartesc_real::atmos_grid_cartesc_real_vol, mod_atmos_phy_ae_vars::atmos_phy_ae_vars_get_diagnostic(), mod_atmos_phy_mp_vars::atmos_phy_mp_vars_get_diagnostic(), scale_atmos_phy_rd_common::atmos_phy_rd_calc_heating(), mod_atmos_phy_rd_vars::atmos_phy_rd_cossza, scale_atmos_phy_rd_mstrnx::atmos_phy_rd_mstrnx_flux(), scale_atmos_phy_rd_offline::atmos_phy_rd_offline_flux(), mod_atmos_phy_rd_vars::atmos_phy_rd_rhoh, mod_atmos_phy_rd_vars::atmos_phy_rd_sflx_down, mod_atmos_phy_rd_vars::atmos_phy_rd_sflx_lw_dn, mod_atmos_phy_rd_vars::atmos_phy_rd_sflx_lw_up, mod_atmos_phy_rd_vars::atmos_phy_rd_sflx_sw_dn, mod_atmos_phy_rd_vars::atmos_phy_rd_sflx_sw_up, mod_atmos_phy_rd_vars::atmos_phy_rd_solins, mod_atmos_phy_rd_vars::atmos_phy_rd_toaflx_lw_dn, mod_atmos_phy_rd_vars::atmos_phy_rd_toaflx_lw_up, mod_atmos_phy_rd_vars::atmos_phy_rd_toaflx_sw_dn, mod_atmos_phy_rd_vars::atmos_phy_rd_toaflx_sw_up, mod_atmos_admin::atmos_phy_rd_type, mod_atmos_phy_sf_vars::atmos_phy_sf_sfc_albedo, mod_atmos_phy_sf_vars::atmos_phy_sf_sfc_temp, mod_atmos_vars::cvtot, mod_atmos_vars::dens, mod_atmos_vars::dens_av, scale_atmos_phy_rd_common::i_dn, scale_atmos_phy_rd_common::i_lw, scale_cpl_sfc_index::i_r_diffuse, scale_cpl_sfc_index::i_r_direct, scale_cpl_sfc_index::i_r_ir, scale_cpl_sfc_index::i_r_nir, scale_cpl_sfc_index::i_r_vis, scale_atmos_phy_rd_common::i_sw, scale_atmos_phy_rd_common::i_up, scale_atmos_grid_cartesc_index::ia, scale_atmos_grid_cartesc_index::ie, scale_atmos_grid_cartesc_index::is, scale_atmos_grid_cartesc_index::ja, scale_atmos_grid_cartesc_index::je, scale_atmos_grid_cartesc_index::js, scale_atmos_grid_cartesc_index::ka, scale_atmos_grid_cartesc_index::ke, scale_atmos_grid_cartesc_index::ks, scale_landuse::landuse_fact_land, scale_landuse::landuse_fact_ocean, scale_landuse::landuse_fact_urban, scale_atmos_aerosol::n_ae, scale_atmos_hydrometeor::n_hyd, mod_atmos_vars::pres, mod_atmos_vars::qtrc, mod_atmos_vars::qtrc_av, mod_atmos_vars::qv, mod_atmos_vars::rhoh_p, scale_statistics::statistics_checktotal, mod_atmos_vars::temp, scale_time::time_nowdate, scale_time::time_nowdaysec, and scale_time::time_offset_year.
Referenced by mod_atmos_driver::atmos_driver_calc_tendency().