52 namelist / param_time / dummy
53 namelist / param_prc / dummy
54 namelist / param_comm / dummy
55 namelist / param_nest / dummy
57 namelist / param_fileio / dummy
58 namelist / param_history / dummy
59 namelist / param_hist / dummy
60 namelist / histitem / dummy
61 namelist / extitem / dummy
62 namelist / monititem / dummy
64 namelist / param_index / dummy
65 namelist / param_grid / dummy
66 namelist / param_land_index / dummy
67 namelist / param_land_grid / dummy
68 namelist / param_urban_index / dummy
69 namelist / param_urban_grid / dummy
71 namelist / param_tracer / dummy
72 namelist / param_tracer_kajino13 / dummy
74 namelist / param_mapproj / dummy
75 namelist / param_gtrans / dummy
77 namelist / param_atmos_phy_mp_bin2bulk / dummy
78 namelist / param_bin / dummy
79 namelist / nm_mp_sn14_collection / dummy
80 namelist / nm_mp_sn14_condensation / dummy
81 namelist / nm_mp_sn14_init / dummy
82 namelist / nm_mp_sn14_nucleation / dummy
83 namelist / nm_mp_sn14_particles / dummy
84 namelist / param_atmos_phy_sf / dummy
85 namelist / param_atmos_phy_sf_bulkcoef / dummy
86 namelist / param_atmos_phy_tb_hybrid / dummy
87 namelist / param_atmos_phy_tb_mynn / dummy
89 namelist / param_land_phy_slab / dummy
90 namelist / param_land_sfc_slab / dummy
91 namelist / param_land_sfc_thin_slab / dummy
92 namelist / param_land_sfc_thick_slab / dummy
94 namelist / param_ocean_phy_slab / dummy
95 namelist / param_ocean_phy_file / dummy
96 namelist / param_roughness / dummy
97 namelist / param_roughness_miller92 / dummy
98 namelist / param_roughness_moon07 / dummy
100 namelist / param_urban_phy_slc / dummy
102 namelist / param_sbmaero / dummy
103 namelist / param_mkinit_interporation / dummy
107 namelist / param_topo / dummy
110 logical :: stop4error
115 log_info(
"ADMIN_versioncheck",*)
'Check version'
124 if ( ierr >= 0 )
then
125 log_warn(
"ADMIN_versioncheck",*)
'Obsolete namelist PARAM_PRC is found.'
126 log_warn_cont(*)
'=> You expected to use PARAM_PRC_CARTESC?'
132 if ( ierr >= 0 )
then
133 log_warn(
"ADMIN_versioncheck",*)
'Obsolete namelist PARAM_COMM is found.'
134 log_warn_cont(*)
'=> You expected to use PARAM_COMM_CARTESC?'
140 if ( ierr >= 0 )
then
141 log_warn(
"ADMIN_versioncheck",*)
'Obsolete namelist PARAM_NEST is found.'
142 log_warn_cont(*)
'=> You expected to use PARAM_COMM_CARTESC_NEST?'
148 if ( ierr >= 0 )
then
149 log_warn(
"ADMIN_versioncheck",*)
'Obsolete namelist PARAM_FILEIO is found.'
150 log_warn_cont(*)
'=> You expected to use PARAM_FILE_CARTESC?'
156 if ( ierr >= 0 )
then
157 log_warn(
"ADMIN_versioncheck",*)
'Obsolete namelist PARAM_HISTORY is found.'
158 log_warn_cont(*)
'=> You expected to use PARAM_FILE_HISTORY?'
164 if ( ierr >= 0 )
then
165 log_warn(
"ADMIN_versioncheck",*)
'Obsolete namelist PARAM_HIST is found.'
166 log_warn_cont(*)
'=> You expected to use PARAM_FILE_HISTORY_CARTESC?'
172 if ( ierr >= 0 )
then
173 log_warn(
"ADMIN_versioncheck",*)
'Obsolete namelist HISTITEM is found.'
174 log_warn_cont(*)
'=> You expected to use HISTORY_ITEM?'
180 if ( ierr >= 0 )
then
181 log_warn(
"ADMIN_versioncheck",*)
'Obsolete namelist EXTITEM is found.'
182 log_warn_cont(*)
'=> You expected to use EXTERNAL_ITEM?'
188 if ( ierr >= 0 )
then
189 log_warn(
"ADMIN_versioncheck",*)
'Obsolete namelist MONITITEM is found.'
190 log_warn_cont(*)
'=> You expected to use MONITOR_ITEM?'
196 if ( ierr >= 0 )
then
197 log_warn(
"ADMIN_versioncheck",*)
'Obsolete namelist PARAM_INDEX is found.'
198 log_warn_cont(*)
'=> You expected to use PARAM_ATMOS_GRID_CARTESC_INDEX?'
204 if ( ierr >= 0 )
then
205 log_warn(
"ADMIN_versioncheck",*)
'Obsolete namelist PARAM_GRID is found.'
206 log_warn_cont(*)
'=> You expected to use PARAM_ATMOS_GRID_CARTESC?'
212 if ( ierr >= 0 )
then
213 log_warn(
"ADMIN_versioncheck",*)
'Obsolete namelist PARAM_LAND_INDEX is found.'
214 log_warn_cont(*)
'=> You expected to use PARAM_LAND_GRID_CARTESC_INDEX?'
220 if ( ierr >= 0 )
then
221 log_warn(
"ADMIN_versioncheck",*)
'Obsolete namelist PARAM_LAND_GRID is found.'
222 log_warn_cont(*)
'=> You expected to use PARAM_LAND_GRID_CARTESC?'
227 read(
io_fid_conf,nml=param_urban_index,iostat=ierr)
228 if ( ierr >= 0 )
then
229 log_warn(
"ADMIN_versioncheck",*)
'Obsolete namelist PARAM_URBAN_INDEX is found.'
230 log_warn_cont(*)
'=> You expected to use PARAM_URBAN_GRID_CARTESC_INDEX?'
236 if ( ierr >= 0 )
then
237 log_warn(
"ADMIN_versioncheck",*)
'Obsolete namelist PARAM_URBAN_GRID is found.'
238 log_warn_cont(*)
'=> You expected to use PARAM_URBAN_GRID_CARTESC?'
244 if ( ierr >= 0 )
then
245 log_warn(
"ADMIN_versioncheck",*)
'Obsolete namelist PARAM_TRACER is found.'
250 read(
io_fid_conf,nml=param_tracer_kajino13,iostat=ierr)
251 if ( ierr >= 0 )
then
252 log_warn(
"ADMIN_versioncheck",*)
'Obsolete namelist PARAM_TRACER_KAJINO13 is found.'
258 if ( ierr >= 0 )
then
259 log_warn(
"ADMIN_versioncheck",*)
'Obsolete namelist PARAM_MAPPROJ is found.'
260 log_warn_cont(*)
'=> You expected to use PARAM_MAPPROJECTION?'
266 if ( ierr >= 0 )
then
267 log_warn(
"ADMIN_versioncheck",*)
'Obsolete namelist PARAM_GTRANS is found.'
268 log_warn_cont(*)
'=> You expected to use PARAM_ATMOS_GRID_CARTESC_METRIC?'
273 read(
io_fid_conf,nml=param_atmos_phy_mp_bin2bulk,iostat=ierr)
274 if ( ierr >= 0 )
then
275 log_warn(
"ADMIN_versioncheck",*)
'Obsolete namelist PARAM_ATMOS_PHY_MP_BIN2BULK is found.'
281 if ( ierr >= 0 )
then
282 log_warn(
"ADMIN_versioncheck",*)
'Obsolete namelist PARAM_BIN is found.'
283 log_warn_cont(*)
'=> You expected to use PARAM_ATMOS_PHY_MP_SUZUKI10_bin?'
288 read(
io_fid_conf,nml=nm_mp_sn14_collection,iostat=ierr)
289 if ( ierr >= 0 )
then
290 log_warn(
"ADMIN_versioncheck",*)
'Obsolete namelist NM_MP_SN14_COLLECTION is found.'
291 log_warn_cont(*)
'=> You expected to use PARAM_ATMOS_PHY_MP_SN14_collection?'
296 read(
io_fid_conf,nml=nm_mp_sn14_condensation,iostat=ierr)
297 if ( ierr >= 0 )
then
298 log_warn(
"ADMIN_versioncheck",*)
'Obsolete namelist NM_MP_SN14_CONDENSATION is found.'
299 log_warn_cont(*)
'=> You expected to use PARAM_ATMOS_PHY_MP_SN14_condensation?'
305 if ( ierr >= 0 )
then
306 log_warn(
"ADMIN_versioncheck",*)
'Obsolete namelist NM_MP_SN14_INIT is found.'
307 log_warn_cont(*)
'=> You expected to use PARAM_ATMOS_PHY_MP_SN14_init?'
312 read(
io_fid_conf,nml=nm_mp_sn14_nucleation,iostat=ierr)
313 if ( ierr >= 0 )
then
314 log_warn(
"ADMIN_versioncheck",*)
'Obsolete namelist NM_MP_SN14_NUCLEATION is found.'
315 log_warn_cont(*)
'=> You expected to use PARAM_ATMOS_PHY_MP_SN14_nucleation?'
320 read(
io_fid_conf,nml=nm_mp_sn14_particles,iostat=ierr)
321 if ( ierr >= 0 )
then
322 log_warn(
"ADMIN_versioncheck",*)
'Obsolete namelist NM_MP_SN14_PARTICLES is found.'
323 log_warn_cont(*)
'=> You expected to use PARAM_ATMOS_PHY_MP_SN14_particles?'
328 read(
io_fid_conf,nml=param_atmos_phy_sf,iostat=ierr)
329 if ( ierr >= 0 )
then
330 log_warn(
"ADMIN_versioncheck",*)
'Obsolete namelist PARAM_ATMOS_PHY_SF is found.'
331 log_warn_cont(*)
'=> You expected to use PARAM_ATMOS_PHY_SF_BULK?'
336 read(
io_fid_conf,nml=param_atmos_phy_sf_bulkcoef,iostat=ierr)
337 if ( ierr >= 0 )
then
338 log_warn(
"ADMIN_versioncheck",*)
'Obsolete namelist PARAM_ATMOS_PHY_SF_BULKCOEF is found.'
343 read(
io_fid_conf,nml=param_atmos_phy_tb_hybrid,iostat=ierr)
344 if ( ierr >= 0 )
then
345 log_warn(
"ADMIN_versioncheck",*)
'Obsolete namelist PARAM_ATMOS_PHY_TB_HYBRID is found.'
350 read(
io_fid_conf,nml=param_atmos_phy_tb_mynn,iostat=ierr)
351 if ( ierr >= 0 )
then
352 log_warn(
"ADMIN_versioncheck",*)
'Obsolete namelist PARAM_ATMOS_PHY_TB_MYNN is found.'
357 read(
io_fid_conf,nml=param_land_phy_slab,iostat=ierr)
358 if ( ierr >= 0 )
then
359 log_warn(
"ADMIN_versioncheck",*)
'Obsolete namelist PARAM_LAND_PHY_SLAB is found.'
360 log_warn_cont(*)
'=> You expected to use PARAM_LAND_DYN_BUCKET?'
365 read(
io_fid_conf,nml=param_land_sfc_slab,iostat=ierr)
366 if ( ierr >= 0 )
then
367 log_warn(
"ADMIN_versioncheck",*)
'Obsolete namelist PARAM_LAND_SFC_SLAB is found.'
368 log_warn_cont(*)
'=> You expected to use PARAM_LAND_SFC_SKIN?'
373 read(
io_fid_conf,nml=param_land_sfc_thin_slab,iostat=ierr)
374 if ( ierr >= 0 )
then
375 log_warn(
"ADMIN_versioncheck",*)
'Obsolete namelist PARAM_LAND_SFC_THIN_SLAB is found.'
376 log_warn_cont(*)
'=> You expected to use PARAM_LAND_SFC_SKIN?'
381 read(
io_fid_conf,nml=param_land_sfc_thick_slab,iostat=ierr)
382 if ( ierr >= 0 )
then
383 log_warn(
"ADMIN_versioncheck",*)
'Obsolete namelist PARAM_LAND_SFC_THICK_SLAB is found.'
384 log_warn_cont(*)
'=> You expected to use PARAM_LAND_SFC_FIXED_TEMP?'
389 read(
io_fid_conf,nml=param_ocean_phy_slab,iostat=ierr)
390 if ( ierr >= 0 )
then
391 log_warn(
"ADMIN_versioncheck",*)
'Obsolete namelist PARAM_OCEAN_PHY_SLAB is found.'
392 log_warn_cont(*)
'=> You expected to use PARAM_OCEAN_DYN_SLAB?'
397 read(
io_fid_conf,nml=param_ocean_phy_file,iostat=ierr)
398 if ( ierr >= 0 )
then
399 log_warn(
"ADMIN_versioncheck",*)
'Obsolete namelist PARAM_OCEAN_PHY_FILE is found.'
400 log_warn_cont(*)
'=> You expected to use PARAM_OCEAN_DYN_SLAB?'
406 if ( ierr >= 0 )
then
407 log_warn(
"ADMIN_versioncheck",*)
'Obsolete namelist PARAM_ROUGHNESS is found.'
408 log_warn_cont(*)
'=> You expected to use PARAM_OCEAN_ROUGHNESS?'
413 read(
io_fid_conf,nml=param_roughness_miller92,iostat=ierr)
414 if ( ierr >= 0 )
then
415 log_warn(
"ADMIN_versioncheck",*)
'Obsolete namelist PARAM_ROUGHNESS_MILLER92 is found.'
416 log_warn_cont(*)
'=> You expected to use PARAM_OCEAN_PHY_ROUGHNESS_MILLER92?'
421 read(
io_fid_conf,nml=param_roughness_moon07,iostat=ierr)
422 if ( ierr >= 0 )
then
423 log_warn(
"ADMIN_versioncheck",*)
'Obsolete namelist PARAM_ROUGHNESS_MOON07 is found.'
424 log_warn_cont(*)
'=> You expected to use PARAM_OCEAN_PHY_ROUGHNESS_MOON07?'
429 read(
io_fid_conf,nml=param_urban_phy_slc,iostat=ierr)
430 if ( ierr >= 0 )
then
431 log_warn(
"ADMIN_versioncheck",*)
'Obsolete namelist PARAM_URBAN_PHY_SLC is found.'
432 log_warn_cont(*)
'=> You expected to use PARAM_URBAN_DYN_KUSAKA01?'
438 if ( ierr >= 0 )
then
439 log_warn(
"ADMIN_versioncheck",*)
'Obsolete namelist PARAM_SBMAERO is found.'
444 read(
io_fid_conf,nml=param_mkinit_interporation,iostat=ierr)
445 if ( ierr >= 0 )
then
446 log_warn(
"ADMIN_versioncheck",*)
'Obsolete namelist PARAM_MKINIT_INTERPORATION is found.'
456 if ( ierr >= 0 )
then
457 log_warn(
"ADMIN_versioncheck",*)
'Obsolete namelist PARAM_TOPO is found.'
464 if ( stop4error )
then
465 log_error(
"ADMIN_versioncheck",*)
'Obsolete namelist found. Check the log file.'
468 log_info(
"ADMIN_versioncheck",*)
'Obsolete namelists were not found. OK.'