Go to the documentation of this file.
79 namelist / param_atmos / &
99 log_info(
"ATMOS_ADMIN_setup",*)
'Setup'
105 log_info(
"ATMOS_ADMIN_setup",*)
'Not found namelist. Default used.'
106 elseif( ierr > 0 )
then
107 log_error(
"ATMOS_ADMIN_setup",*)
'Not appropriate names in namelist PARAM_ATMOS. Check!'
115 log_info(
"ATMOS_ADMIN_setup",*)
'Atmosphere model components '
118 log_info_cont(*)
'Atmosphere model : ON'
120 log_info_cont(*)
'Atmosphere model : OFF'
123 log_info_cont(*)
'Dynamics...'
126 log_info_cont(*)
'+ Dynamical core : OFF'
127 log_info_cont(*)
'+ Advection : OFF'
133 log_info_cont(*)
'+ Advection : OFF'
137 log_info_cont(*)
'+ Advection : ON'
141 log_info_cont(*)
'Physics...'
147 log_info_cont(*)
'+ Cloud Microphysics : OFF'
155 log_info_cont(*)
'+ Aerosol Microphysics : OFF'
163 log_info_cont(*)
'+ Chemistry : OFF'
171 log_info_cont(*)
'+ Radiative transfer : OFF'
179 log_info_cont(*)
'+ Surface Flux : OFF'
187 log_info_cont(*)
'+ Sub-grid Turbulence : OFF'
195 log_info_cont(*)
'+ PBL Turbulence : OFF'
203 log_info_cont(*)
'+ Convection Param. : OFF'
211 log_info_cont(*)
'+ Lightning : OFF'
216 log_info_cont(*)
'+ Use time-averaging value for physics? : YES'
218 log_info_cont(*)
'+ Use time-averaging value for physics? : NO'
233 character(len=*),
intent(in) :: component_name
234 character(len=H_SHORT),
intent(out) :: scheme_name
237 select case(component_name)
259 log_error(
"ATMOS_ADMIN_getscheme",*)
'Unsupported component_name. Check!', trim(component_name)
character(len=h_short), public atmos_phy_bl_type
subroutine, public prc_abort
Abort Process.
logical, public atmos_sw_phy_tb
character(len=h_short), public atmos_phy_precip_type
logical, public atmos_use_average
character(len=h_short), public atmos_phy_rd_type
logical, public atmos_sw_dyn
logical, public atmos_sw_phy_mp
logical, public atmos_sw_phy_ae
character(len=h_short), public atmos_phy_sf_type
character(len=h_short), public atmos_phy_ch_type
character(len=h_short), public atmos_phy_lt_type
logical, public atmos_sw_phy_lt
logical, public atmos_sw_phy_cp
logical, public atmos_sw_phy_ch
subroutine, public atmos_admin_setup
Setup.
logical, public atmos_use_qv
subroutine, public atmos_admin_getscheme(component_name, scheme_name)
Get name of scheme for each component.
character(len=h_short), public atmos_phy_ae_type
character(len=h_short), public atmos_phy_cp_type
logical, public atmos_sw_phy_rd
character(len=h_short), public atmos_dyn_type
logical, public atmos_sw_phy_bl
character(len=h_short), public atmos_phy_mp_type
integer, public io_fid_conf
Config file ID.
character(len=h_short), public atmos_phy_tb_type
logical, public atmos_sw_phy_sf