Code for the Paper "Efficient Wildland Fire Simulation via Nonlinear Model Order Reduction" [1]

PURPOSE
--------------------------
This MATLAB code is designed to create the numerical examples for the paper [1].

VERSION
-------------------------
Version 1.0 (July 30, 2020)

AUTHORS
-------------------------
  Felix Black (TU Berlin), black@math.tu-berlin.de
  Philipp Schulze (TU Berlin), pschulze@math.tu-berlin.de
  Benjamin Unger (U Stuttgart), benjamin.unger@simtech.uni-stuttgart.de

LICENSE
-------------------------
 --> see LICENSE

INSTALLATION REQUIREMENTS
-------------------------
This code was tested with MATLAB version
	9.9.0.1538559 (R2020b) Update 3
No further software is required.

HOW TO RUN
-------------------------
The figures and tables from the paper can be produced with the file main.m.
Vary the variable dataToCreate to the different values described in the setup 
section of the main.m file to construct the different figures and tables.


REFERENCES
-------------------------
[1] F. Black, P. Schulze, and B. Unger. 
    Efficient Wildland Fire Simulation via Nonlinear Model Order Reduction. 
    ArXiv e-print 2106.11381, 2021.
