r.avaframe.com1dfa runs Dense flow avalanche kernel (com1DFA)
simulations using the Open Avalanche Framework
AvaFrame.
Requred input are an OGR readable vector data source for the release_area,
and a Digital Elevation Model elevation.
Parameters for the simulation need to be provided in the attribute table of the
release_area data source, according to the table below.
Currently, the following parameters for com1DFA simulations are supported:
com1DFA parameter name
Column name in attribute table
Parameter description
relTh
snowDepth_cm
Release thickness
rho
rho_kgPerSqM
Density of snow in kg/m3
rhoEnt
rhoEnt_kgPerSqM
Density of entrained snow in kg/m3
frictModel
frictModel
Friction models can be samosAT (1), Coulomb (2), and Voellmy (2)
The ASCII-raster files resulting from the AvaFrame simulations are either
linked to the current mapset (if the l-flag is set),
otherwise they ar imported into the GRASS GIS database.
An imagery group is created where thickness levels are stored as bands.
This module sets the computational region to the release area with a
user-defined buffer around, aligned to the input elevation model.
It assumes that the projection of the input OGR data source matches
with the projection of the current location.
Parallel processing is supported, depending on the number of specified
parallel processes (nprocs) and the number of realse thickness
values to simulate for.