P3 WRF-HiFire:
development of a high-order accurate fire-spread model in WRF using the level-set
method and its evaluation
Munoz-Esparza,
Domingo, Pedro Jimenez, and Branko Kosovic, National Center for Atmospheric Research
WRF includes a coupled model to simulate wildland fires
and its impact on weather conditions, which uses the level-set method to
track and propagate the fire front. In order to improve the accuracy of the
level-set method for coupled wildfire/atmospheric modeling, we have carried
out major developments of the existing level-set algorithm in WRF as
described below. First, we have rewritten the level-set algorithm to be fully
parallelized, since the released version of the code only allows for a
specific set of low-order numerical schemes and needs to perform additional
calculations out of tile dimensions. We have also implemented higher-order
numerical discretization schemes for the advection of the level-set method:
third- and fifth-order weighted essentially non-oscillatory (WENO) and a
third-order explicit Runge–Kutta (ERK) scheme for temporal integration.
Finally, we have implemented a reinitialization method that allows the
level-set function to remain a signed distance function throughout the entire
simulation, improving the stability of the simulation. |