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

WRF-Fire and WRF-Sfire "crash: set_fire_params: fuel category out of bounds"

jester585

New member
Hello everyone,
I have prepared nfuelcat and zsf maps for WRF-SFIRE. The maps appear as expected in the geogrid and metgrid outputs. However, when I run real.exe, the nfuelcat and zsf data appear as undefined.I have changed many settings in both namelist.input and namelist.fire. I even switched the model to WRF-Fire, but I get the same issue in both versions. I couldn’t figure out where the problem is. Could the issue be related to the way the GeoTIFF file is adapted for geogrid, or is it caused by something else such as the domain configuration? I would really appreciate any help.

FIRE:Reading file namelist.fire
FIRE:crash: Error in file namelist.fire, namelist fuel_categories
-------------- FATAL CALLED ---------------
FATAL CALLED FROM FILE: <stdin> LINE: 152
crash: Error in file namelist.fire, namelist fuel_categories
-------------------------------------------
application called MPI_Abort(MPI_COMM_WORLD, 1) - process 0
[unset]: PMIU_write error; fd=-1 buf=:cmd=abort exitcode=1 message=abort
:
system msg for write_line failure : Bad file descriptor
 

Attachments

  • namelist.input
    9 KB · Views: 1
  • namelist.fire.txt
    3 KB · Views: 0
Top