Scheduled Downtime
On Friday 21 April 2023 @ 5pm MT, this website will be down for maintenance and expected to return online the morning of 24 April 2023 at the latest

Problem about tracer

fei Xiao

New member
Hi guys. I would like to ask for your assistance. I am running WRF 4.1.5, and WPS 4.1. I am using the ERA5 data.

WRF can run successfully without setting tracer_opt = 2. But when I set tracer_opt = 2, an error occurred.

I ran two domain. I found that when setting tracer_opt = 0, 2, the error is as follows:

**************************************************
Max map factor in domain 1 = 1.05. Scale the dt in the model accordingly.
INPUT LandUse = "MODIFIED_IGBP_MODIS_NOAH"
LANDUSE TYPE = "MODIFIED_IGBP_MODIS_NOAH" FOUND 33 CATEGORIES 2 SEASONS WATER CATEGORY = 17 SNOW CATEGORY = 15
-------------- FATAL CALLED ---------------
FATAL CALLED FROM FILE: <stdin> LINE: 1691
ERROR: LANDUSE OUTSIDE RANGE = 19058192 AT 67 80 LUN= 33
**************************************************

When setting tracer_opt = 2, 2, the error shows:

**************************************************
Timing for main: time 2018-01-06_00:00:30 on domain 2: 8.95236 elapsed seconds
Timing for main: time 2018-01-06_00:01:00 on domain 2: 0.70800 elapsed seconds
forrtl: severe (174): SIGSEGV, segmentation fault occurred
Image PC Routine Line Source
wrf.exe 0000000004ABD1FA for__signal_handl Unknown Unknown
libpthread-2.17.s 00002B314C2605D0 Unknown Unknown Unknown
wrf.exe 0000000002590B6B Unknown Unknown Unknown
wrf.exe 0000000001E977B9 Unknown Unknown Unknown
wrf.exe 0000000001E573B9 Unknown Unknown Unknown
wrf.exe 0000000001C8D751 Unknown Unknown Unknown
wrf.exe 000000000051CDAF Unknown Unknown Unknown
wrf.exe 000000000051D398 Unknown Unknown Unknown
wrf.exe 0000000000417481 Unknown Unknown Unknown
wrf.exe 000000000041743F Unknown Unknown Unknown
wrf.exe 00000000004173D2 Unknown Unknown Unknown
libc-2.17.so 00002B314C48F3D5 __libc_start_main Unknown Unknown
wrf.exe 00000000004172E9 Unknown Unknown Unknown
***************************************************

I uploaded my namelist* and rsl* files below. The rsl.error1.tar.gz and rsl.out1.tar.gz are for tracer_opt = 2, 2. The rsl.error2.tar.gz and rsl.out2.tar.gz are for tracer_opt = 0, 2.

Due to my mistake, I added other rsl.tar.gz file to the tar.gz files below and just ignore it. I apologize for my mistake.

Looking forward to your reply. Thanks!
 

Attachments

  • namelist.input
    7.6 KB · Views: 0
  • rsl.error1.tar.gz
    19.5 KB · Views: 0
  • rsl.error2.tar.gz
    14.3 KB · Views: 0
  • rsl.out1.tar.gz
    16.7 KB · Views: 0
  • rsl.out2.tar.gz
    14.1 KB · Views: 0
Apologies for the long delay in response while our team tended to time-sensitive obligations. Thank you for your patience.

Can you try this with the latest version of WRF (v4.6.1) and let me know if it gets past the error you're seeing? You shouldn't need to re-run WPS, or use a newer version of WPS - just WRF. Thanks!
 
Top