hellow,every professors,
When I run ./wrf.exe with a single processor, a segmentation fault occurs.
I set three layers of nesting, and the simulation time was 48 hours. Every time the simulation reached the first 12 hours, the wrf program terminated and reported an error.
I thought it was due to fnl weather data, so I replaced the July data with the December data, and the error still occurs.
So I tried to run the July and December data with 8 processors, but not only did the error not get resolved, a new error appeared:
-------------- FATAL CALLED ---------------
FATAL CALLED FROM FILE: <stdin> LINE: 774
ZDC + Z0C + 2m is larger than the 1st WRF level - Stop in subroutine urban - change ZDC and Z0C
-------------------------------------------
Abort(1) on node 2 (rank 2 in comm 0): application called MPI_Abort(MPI_COMM_WORLD, 1) - process 2
I then tried to change the e_vert parameter from 35 to 40, but that did not resolve the issue.
I modified the parameters FRC_URB, ROOF_WIDTH, ROAD_WIDTH, Roof level in URBPARM.TBL. I don't know if this is the cause of the error.
The following rsl.zip file is my error log and namelist parameter settings.(The naming format of the error log folder is “simulation time_number of processors”)
This has confused me for a long time, and I look forward to your responses.
When I run ./wrf.exe with a single processor, a segmentation fault occurs.
I set three layers of nesting, and the simulation time was 48 hours. Every time the simulation reached the first 12 hours, the wrf program terminated and reported an error.
I thought it was due to fnl weather data, so I replaced the July data with the December data, and the error still occurs.
So I tried to run the July and December data with 8 processors, but not only did the error not get resolved, a new error appeared:
-------------- FATAL CALLED ---------------
FATAL CALLED FROM FILE: <stdin> LINE: 774
ZDC + Z0C + 2m is larger than the 1st WRF level - Stop in subroutine urban - change ZDC and Z0C
-------------------------------------------
Abort(1) on node 2 (rank 2 in comm 0): application called MPI_Abort(MPI_COMM_WORLD, 1) - process 2
I then tried to change the e_vert parameter from 35 to 40, but that did not resolve the issue.
I modified the parameters FRC_URB, ROOF_WIDTH, ROAD_WIDTH, Roof level in URBPARM.TBL. I don't know if this is the cause of the error.
The following rsl.zip file is my error log and namelist parameter settings.(The naming format of the error log folder is “simulation time_number of processors”)
This has confused me for a long time, and I look forward to your responses.