lautenberger / elmfire

Eulerian Level set Model of FIRE spread
https://elmfire.io
Eclipse Public License 2.0
23 stars 11 forks source link

UMD Spotting model update 20230609 #11

Closed yqin123 closed 1 year ago

yqin123 commented 1 year ago

Hi Chris, I updated the spotting model with the Eulerian spotting framework. Main changes are:

  1. Eulerian scheme for spotting is added and the tabulate method is removed due to its incompatibility.
  2. Variable EMBER_ACCUMULATION_RATE is added to record number of embers recieved by each cell during a time interval of DT_DUMP_EMBER_FLUX.
  3. EMBER_ACCUMULATION_RATE can be now output as *.csv file at the end of each simulation by setting DUMP_EMBER_FLUX_UMD to .TRUE. .