<div dir="ltr"><div><div>Hi all WRF Users,<br></div><div>I am new to installtion of WRF model using intel compilers in fedora 16.<br></div><div>i have completed all the necessary packages installed upto wrf (except WPS). when i try to execute ./real.exe using mpirun, the following error occured.<br>
<br></div><div>i attached the error message below.<br></div><div><br>[root@localhost em_real]# ls<br>CAM_ABS_DATA namelist.input.chem README.grid_fdda SOILPARM.TBL<br>CAM_AEROPT_DATA namelist.input.fire README.namelist tc.exe<br>
ETAMPNEW_DATA namelist.input.global README.obs_fdda tr49t67<br>examples.namelist namelist.input.jan00 real.exe tr49t85<br>GENPARM.TBL namelist.input.jun01 RRTM_DATA tr67t85<br>grib2map.tbl namelist.input.volc RRTMG_LW_DATA URBPARM.TBL<br>
gribmap.txt ndown.exe RRTMG_SW_DATA VEGPARM.TBL<br>landFilenames nup.exe run_1way.tar wrf.exe<br>LANDUSE.TBL ozone.formatted run_2way.tar<br>namelist.input ozone_lat.formatted run_restart.tar<br>
namelist.input.4km ozone_plev.formatted sample.txt<br>[root@localhost em_real]# tar -xvzf /home/apsdps/Downloads/jan00_wps.tar.gz <br>met_em.d01.2000-01-24_12:00:<a href="http://00.nc">00.nc</a><br>met_em.d01.2000-01-24_18:00:<a href="http://00.nc">00.nc</a><br>
met_em.d01.2000-01-25_00:00:<a href="http://00.nc">00.nc</a><br>met_em.d01.2000-01-25_06:00:<a href="http://00.nc">00.nc</a><br>met_em.d01.2000-01-25_12:00:<a href="http://00.nc">00.nc</a><br>met_em.d02.2000-01-24_12:00:<a href="http://00.nc">00.nc</a><br>
[root@localhost em_real]# ls<br>CAM_ABS_DATA namelist.input.4km RRTM_DATA<br>CAM_AEROPT_DATA namelist.input.chem RRTMG_LW_DATA<br>ETAMPNEW_DATA namelist.input.fire RRTMG_SW_DATA<br>
examples.namelist namelist.input.global run_1way.tar<br>GENPARM.TBL namelist.input.jan00 run_2way.tar<br>grib2map.tbl namelist.input.jun01 run_restart.tar<br>
gribmap.txt namelist.input.volc sample.txt<br>landFilenames ndown.exe SOILPARM.TBL<br>LANDUSE.TBL nup.exe tc.exe<br>met_em.d01.2000-01-24_12:00:<a href="http://00.nc">00.nc</a> ozone.formatted tr49t67<br>
met_em.d01.2000-01-24_18:00:<a href="http://00.nc">00.nc</a> ozone_lat.formatted tr49t85<br>met_em.d01.2000-01-25_00:00:<a href="http://00.nc">00.nc</a> ozone_plev.formatted tr67t85<br>met_em.d01.2000-01-25_06:00:<a href="http://00.nc">00.nc</a> README.grid_fdda URBPARM.TBL<br>
met_em.d01.2000-01-25_12:00:<a href="http://00.nc">00.nc</a> README.namelist VEGPARM.TBL<br>met_em.d02.2000-01-24_12:00:<a href="http://00.nc">00.nc</a> README.obs_fdda wrf.exe<br>namelist.input real.exe<br>
[root@localhost em_real]# ./real.exe<br>-bash: ./real.exe: No such file or directory<br>[root@localhost em_real]# cp namelist.input.jan00 namelist.input<br>cp: overwrite `namelist.input'? y<br>[root@localhost em_real]# ./real.exe<br>
-bash: ./real.exe: No such file or directory<br>[root@localhost em_real]# ls<br>CAM_ABS_DATA namelist.input.4km RRTM_DATA<br>CAM_AEROPT_DATA namelist.input.chem RRTMG_LW_DATA<br>
ETAMPNEW_DATA namelist.input.fire RRTMG_SW_DATA<br>examples.namelist namelist.input.global run_1way.tar<br>GENPARM.TBL namelist.input.jan00 run_2way.tar<br>
grib2map.tbl namelist.input.jun01 run_restart.tar<br>gribmap.txt namelist.input.volc sample.txt<br>landFilenames ndown.exe SOILPARM.TBL<br>
LANDUSE.TBL nup.exe tc.exe<br>met_em.d01.2000-01-24_12:00:<a href="http://00.nc">00.nc</a> ozone.formatted tr49t67<br>met_em.d01.2000-01-24_18:00:<a href="http://00.nc">00.nc</a> ozone_lat.formatted tr49t85<br>
met_em.d01.2000-01-25_00:00:<a href="http://00.nc">00.nc</a> ozone_plev.formatted tr67t85<br>met_em.d01.2000-01-25_06:00:<a href="http://00.nc">00.nc</a> README.grid_fdda URBPARM.TBL<br>met_em.d01.2000-01-25_12:00:<a href="http://00.nc">00.nc</a> README.namelist VEGPARM.TBL<br>
met_em.d02.2000-01-24_12:00:<a href="http://00.nc">00.nc</a> README.obs_fdda wrf.exe<br>namelist.input real.exe<br>[root@localhost em_real]# ll rea*<br>lrwxrwxrwx. 1 root root 19 Jun 16 01:24 real.exe -> ../../main/real.exe<br>
[root@localhost em_real]# ./real.exe<br>-bash: ./real.exe: No such file or directory<br>[root@localhost em_real]# ./wrf.exe<br>-bash: ./wrf.exe: No such file or directory<br>[root@localhost em_real]# which mpirun<br>/usr/local/bin/mpirun<br>
[root@localhost em_real]# mpirun -np 4 ./real.exe<br>[proxy:0:0@localhost.localdomain] HYDU_create_process (./utils/launch/launch.c:75): execvp error on file ./real.exe (No such file or directory)<br>[proxy:0:0@localhost.localdomain] HYDU_create_process (./utils/launch/launch.c:75): execvp error on file ./real.exe (No such file or directory)<br>
[proxy:0:0@localhost.localdomain] HYDU_create_process (./utils/launch/launch.c:75): execvp error on file ./real.exe (No such file or directory)<br>[proxy:0:0@localhost.localdomain] HYDU_create_process (./utils/launch/launch.c:75): execvp error on file ./real.exe (No such file or directory)<br>
<br>===================================================================================<br>= BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES<br>= EXIT CODE: 255<br>= CLEANING UP REMAINING PROCESSES<br>= YOU CAN IGNORE THE BELOW CLEANUP MESSAGES<br>
===================================================================================<br><br><br></div>please try to resolve this.<br><br></div>Regards<br clear="all"><div><div><br>-- <br>M. MALLESWARA RAO<br>M.Tech (Atmospheric Science)<br>
Young Professional in Cyclone Models<br>APSDPS, AP Secreteriat, Hyderabad.<br>
</div></div></div>