71 namelist / param_atmos / &
87 if(
io_l )
write(
io_fid_log,*)
'++++++ Module[ADMIN] / Categ[ATMOS] / Origin[SCALE-RM]' 93 if(
io_l )
write(
io_fid_log,*)
'*** Not found namelist. Default used.' 94 elseif( ierr > 0 )
then 95 write(*,*)
'xxx Not appropriate names in namelist PARAM_ATMOS. Check!' 103 if(
io_l )
write(
io_fid_log,*)
'*** Atmosphere model components ***' 188 if(
io_l )
write(
io_fid_log,*)
'*** + Use time-averaging value for physics? : YES' 190 if(
io_l )
write(
io_fid_log,*)
'*** + Use time-averaging value for physics? : NO' 205 character(len=*),
intent(in) :: component_name
206 character(len=H_SHORT),
intent(out) :: scheme_name
209 select case(component_name)
227 write(*,*)
'xxx Unsupported component_name. Check!', trim(component_name)
logical, public atmos_sw_phy_cp
subroutine, public prc_mpistop
Abort MPI.
logical, public atmos_sw_phy_rd
logical, public io_l
output log or not? (this process)
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
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 io_nml
output log or not? (for namelist, this process)
logical, public atmos_sw_phy_tb
logical, public atmos_sw_dyn
logical, public atmos_sw_phy_sf
logical, public atmos_sw_phy_ch
character(len=h_short), public atmos_phy_tb_type
logical, public atmos_sw_phy_mp
character(len=h_short), public atmos_phy_mp_type
subroutine, public atmos_admin_setup
Setup.
character(len=h_short), public atmos_dyn_type
integer, public io_fid_conf
Config file ID.
integer, public io_fid_log
Log file ID.
integer, public io_fid_nml
Log file ID (only for output namelist)
logical, public atmos_use_average