56     namelist / param_urban / &
    63     if( 
io_l ) 
write(
io_fid_log,*) 
'++++++ Module[ADMIN] / Categ[URBAN] / Origin[SCALE-RM]'    69        if( 
io_l ) 
write(
io_fid_log,*) 
'*** Not found namelist. Default used.'    70     elseif( ierr > 0 ) 
then     71        write(*,*) 
'xxx Not appropriate names in namelist PARAM_URBAN. Check!'   110     character(len=H_SHORT), 
intent(out) :: scheme_name
 
subroutine, public prc_mpistop
Abort MPI. 
logical, public io_l
output log or not? (this process) 
logical, public io_nml
output log or not? (for namelist, this process) 
character(len=h_short), public urban_type
integer, public io_fid_conf
Config file ID. 
subroutine, public urban_admin_setup
Setup. 
subroutine, public urban_admin_getscheme(scheme_name)
Get name of scheme for each component. 
integer, public io_fid_log
Log file ID. 
integer, public io_fid_nml
Log file ID (only for output namelist)