README

How to reproduce best fit c10 and best fit front simulation
all file paths are with respect to AvaFrame/avaframe of your AvaFrame repository

* create a new avalanche directory
	* create a loca_avaframeCfg.ini copy of avaframeCfg.ini file 
	* set avalancheDir= data/avaNordkette
	* run python runScripts/runInitializeProject.py 
	* copy the folder Inputs to the newly created avaNordkette
* save the bestFitParticle.ini or bestFitFront.ini file as com1DFA/local_com1DFACfg.ini 
* copy the local_distanceTimeAnalysisCfg.ini file to ana5Utils
* run python runCom1DFA.py 

Now you can find the simulation results in avaNordkette/Outputs/com1DFA. 
Corresponding range time diagrams (Fig. 8) can be produced using the runScripts/runRangeTimeDiagram.py using the configuration files above, it is sufficient to set the preprocessedData flag to True in line 20 - however for Fig.8 also measurement data was included and the axes limits set to the specific data range. 



