76 namelist / param_atmos / &
94 log_info(
"ATMOS_ADMIN_setup",*)
'Setup' 100 log_info(
"ATMOS_ADMIN_setup",*)
'Not found namelist. Default used.' 101 elseif( ierr > 0 )
then 102 log_error(
"ATMOS_ADMIN_setup",*)
'Not appropriate names in namelist PARAM_ATMOS. Check!' 110 log_info(
"ATMOS_ADMIN_setup",*)
'Atmosphere model components ' 113 log_info_cont(*)
'Atmosphere model : ON' 115 log_info_cont(*)
'Atmosphere model : OFF' 118 log_info_cont(*)
'Dynamics...' 121 log_info_cont(*)
'+ Dynamical core : OFF' 122 log_info_cont(*)
'+ Advection : OFF' 128 log_info_cont(*)
'+ Advection : OFF' 132 log_info_cont(*)
'+ Advection : ON' 136 log_info_cont(*)
'Physics...' 142 log_info_cont(*)
'+ Cloud Microphysics : OFF' 150 log_info_cont(*)
'+ Aerosol Microphysics : OFF' 158 log_info_cont(*)
'+ Chemistry : OFF' 166 log_info_cont(*)
'+ Radiative transfer : OFF' 174 log_info_cont(*)
'+ Surface Flux : OFF' 182 log_info_cont(*)
'+ Sub-grid Turbulence : OFF' 190 log_info_cont(*)
'+ PBL Turbulence : OFF' 198 log_info_cont(*)
'+ Convection Param. : OFF' 203 log_info_cont(*)
'+ Use time-averaging value for physics? : YES' 205 log_info_cont(*)
'+ Use time-averaging value for physics? : NO' 220 character(len=*),
intent(in) :: component_name
221 character(len=H_SHORT),
intent(out) :: scheme_name
224 select case(component_name)
244 log_error(
"ATMOS_ADMIN_getscheme",*)
'Unsupported component_name. Check!', trim(component_name)
logical, public atmos_sw_phy_cp
logical, public atmos_sw_phy_rd
subroutine, public atmos_admin_getscheme(component_name, scheme_name)
Get name of scheme for each component.
character(len=h_short), public atmos_phy_cp_type
logical, public atmos_sw_phy_ae
integer, public io_fid_conf
Config file ID.
character(len=h_short), public atmos_phy_ae_type
character(len=h_short), public atmos_phy_rd_type
character(len=h_short), public atmos_phy_ch_type
character(len=h_short), public atmos_phy_sf_type
logical, public atmos_sw_phy_tb
character(len=h_short), public atmos_phy_bl_type
logical, public atmos_sw_dyn
logical, public atmos_sw_phy_sf
logical, public atmos_sw_phy_ch
subroutine, public prc_abort
Abort Process.
character(len=h_short), public atmos_phy_tb_type
logical, public atmos_sw_phy_mp
character(len=h_short), public atmos_phy_mp_type
character(len=h_short), public atmos_phy_precip_type
subroutine, public atmos_admin_setup
Setup.
character(len=h_short), public atmos_dyn_type
logical, public atmos_sw_phy_bl
logical, public atmos_use_average