Dear WRF community,
I am using WRF-UCM to do a 24-hour simulation for New York region. GFS/FNL is used to generate boundary condition and initial condition. The nested domains are set as 9km, 3km, 1km.
The option urban was turned on for the 3rd domain: sf_urban_physics = 0, 0, 1,
It goes well when WPS, and ./real.exe. It runs without error for ./wrf.exe, however, it only generates the wrfout output files for 1st, 2nd domains for the initial time period: wrfout_d01_2000-01-24_12:00:00, wrfout_d02_2000-01-24_12:00:00.
Files for the remaining time periods and domain 03 as:
wrfout_d03_2000-01-24_12:00:00
wrfout_d02_2000-01-24_13:00:00
wrfout_d03_2000-01-24_13:00:00
wrfout_d02_2000-01-24_14:00:00
wrfout_d03_2000-01-24_14:00:00
wrfout_d01_2000-01-24_15:00:00
…
are not generated!
I have recompiled WRF folder with serial option. For serial option, it works well when running ./real.exe. However, after executing ./wrf.exe, it prompted an error as follows. It seems that wrf encountered problem for domain 03 (using urban option.) Any help is appreciated! Thanks.
-------------- FATAL CALLED ---------------
FATAL CALLED FROM FILE: <stdin> LINE: 771
ZDC + Z0C + 2m is larger than the 1st WRF level Stop in subroutine urban - change ZDC and Z0C
-------------------------------------------
mediation_integrate.G 1943 DATASET=HISTORY
mediation_integrate.G 1944 grid%id 1 grid%oid 1
mediation_integrate.G 1943 DATASET=HISTORY
mediation_integrate.G 1944 grid%id 2 grid%oid 2
-------------- FATAL CALLED ---------------
FATAL CALLED FROM FILE: <stdin> LINE: 771
ZDC + Z0C + 2m is larger than the 1st WRF level Stop in subroutine urban - change ZDC and Z0C
-------------------------------------------
What should I do? Thanks in advance.
P.S. WRF log file and namelist.input are attached.
I am using WRF-UCM to do a 24-hour simulation for New York region. GFS/FNL is used to generate boundary condition and initial condition. The nested domains are set as 9km, 3km, 1km.
The option urban was turned on for the 3rd domain: sf_urban_physics = 0, 0, 1,
It goes well when WPS, and ./real.exe. It runs without error for ./wrf.exe, however, it only generates the wrfout output files for 1st, 2nd domains for the initial time period: wrfout_d01_2000-01-24_12:00:00, wrfout_d02_2000-01-24_12:00:00.
Files for the remaining time periods and domain 03 as:
wrfout_d03_2000-01-24_12:00:00
wrfout_d02_2000-01-24_13:00:00
wrfout_d03_2000-01-24_13:00:00
wrfout_d02_2000-01-24_14:00:00
wrfout_d03_2000-01-24_14:00:00
wrfout_d01_2000-01-24_15:00:00
…
are not generated!
I have recompiled WRF folder with serial option. For serial option, it works well when running ./real.exe. However, after executing ./wrf.exe, it prompted an error as follows. It seems that wrf encountered problem for domain 03 (using urban option.) Any help is appreciated! Thanks.
-------------- FATAL CALLED ---------------
FATAL CALLED FROM FILE: <stdin> LINE: 771
ZDC + Z0C + 2m is larger than the 1st WRF level Stop in subroutine urban - change ZDC and Z0C
-------------------------------------------
mediation_integrate.G 1943 DATASET=HISTORY
mediation_integrate.G 1944 grid%id 1 grid%oid 1
mediation_integrate.G 1943 DATASET=HISTORY
mediation_integrate.G 1944 grid%id 2 grid%oid 2
-------------- FATAL CALLED ---------------
FATAL CALLED FROM FILE: <stdin> LINE: 771
ZDC + Z0C + 2m is larger than the 1st WRF level Stop in subroutine urban - change ZDC and Z0C
-------------------------------------------
What should I do? Thanks in advance.
P.S. WRF log file and namelist.input are attached.