WRF-Chem_CRG_Reed20
New member
I have been working on my WRF-Chem model, including creating my "geo_em.d0*.nc" and "met_em.d0*.nc" files for real.exe and wrf.exe on the Cheyenne system. However, after I edited my "namelist.input" file in WRF, I cannot seem to get real.exe to run. I am using these commands in '~/WRF/test/em_em/' directory, after editing the "namelist.input":
> ln -sf ../../../WPS/met_em.d01* .
> mpirun -np 1 ./real.exe
I got this error message:
allocations failed: array service not available
mpirun: all_launch.c:715: newash: Assertion 'new_ash != old_ash' failed.
Aborted (core dump)
Next, I thought that the problem might be that I needed more processors, so I got "runreal.csh" and "runwrf.csh" and requested to uses 28 nodes with 36 MPI ranks each with PBS on Cheyenne. The PBS job terminated in about 7 seconds and I found a "real.o7514662" file and several "rsl.out.XXXX" and "rsl.error.XXXX" files in my run directory in WRF. None of my desired output files were in the directory I indicated in the PBS script for "runreal.sch". Additionally, I will attach the tarred "rsl.*.*" files and the "namelist.input" file to this topic soon.
I am wondering if anyone has any ideas what the original error means and how to fix it, so I can get real.exe to run successfully.
> ln -sf ../../../WPS/met_em.d01* .
> mpirun -np 1 ./real.exe
I got this error message:
allocations failed: array service not available
mpirun: all_launch.c:715: newash: Assertion 'new_ash != old_ash' failed.
Aborted (core dump)
Next, I thought that the problem might be that I needed more processors, so I got "runreal.csh" and "runwrf.csh" and requested to uses 28 nodes with 36 MPI ranks each with PBS on Cheyenne. The PBS job terminated in about 7 seconds and I found a "real.o7514662" file and several "rsl.out.XXXX" and "rsl.error.XXXX" files in my run directory in WRF. None of my desired output files were in the directory I indicated in the PBS script for "runreal.sch". Additionally, I will attach the tarred "rsl.*.*" files and the "namelist.input" file to this topic soon.
I am wondering if anyone has any ideas what the original error means and how to fix it, so I can get real.exe to run successfully.