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

Modify static data in WRF but segmentation fault

xiett

New member
Hello !
I want to replace the static data of LAI, ALBEDO, and LU_INDEX in WRF. I chose to directly replace the geo_em.d02.nc data. After the replacement is successful, both metgrid.exe and real.exe can run successfully, and the resulting data is fine. However, in the final step of running wrf.exe, I encounter an error 'forrtl: severe (174): SIGSEGV, segmentation fault occurred'. I have uploaded the replaced geo_em.d02.nc, the successfully run met_em data, wrfinput.d02 data, and the error message. Has anyone encountered a similar issue?
 

Attachments

  • namelist.input
    4.4 KB · Views: 1
  • rsl.error.0000
    6.8 KB · Views: 2
Hi,
1) Have you tested this simulation using a NON-modified geo_em* file? Does it run without issues in that case?
2) You said you uploaded the geo_em.d02.nc file, met_em* files, and the wrfinput_d02 data. Where did you upload those files?
3) Is this related to the same issue you posted about here?
 
Last edited:
Top