Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 17 additions & 11 deletions avaframe/com8MoTPSA/com8MoTPSACfg.ini
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ thFromIni =

# Below are the settings for the MoT-PSA model
[Run information]
MoT-Voellmy input file version = 2023-03-06
MoT-PSA input file version = 2026-06-16
Area of Interest = Ryggfonn
UTM zone = 33N
EPSG geodetic datum code = 25833
Expand All @@ -150,19 +150,25 @@ Run name = Test_01
Grid filename = -
Release depth 1 filename = ./h1in08.asc
Release depth 2 filename = ./h2in.asc
Release density 1 filename = -
Release density 2 filename = -
Bed depth filename = -
Bed deposition filename = -
Bed shear strength filename = -
Forest density filename = -
Tree diameter filename = -
Start velocity u filename = -
Start velocity v filename = -
Start velocity u1 filename = -
Start velocity v1 filename = -
Start velocity u2 filename = -
Start velocity v2 filename = -
Output filename root = ./Run_01/01
Output format = ESRI_ASCII_Grid

[Physical_parameters]
Gravitational acceleration (m/s^2) = 9.81
Density (kg/m^3) = 250.0
Ambient fluid density (kg/m^3) = 1.200
Initial suspension density (kg/m^3) = 1.200
Density basal layer (kg/m^3) = 250.0
Rheology = Voellmy
Parameters = auto
Dry-friction coefficient (-) = 0.400
Expand Down Expand Up @@ -196,12 +202,12 @@ Bed density (kg/m^3) = 140.0
Deposition = yes
Deposition density L1 (kg/m^3) = 400.0
Suspension model = TJSM
Avalanche shear strength (Pa) = 0.0
Avalanche shear strength deposit (Pa) = 0.0
Decay coeff. snow s. s. suspension (-) = 1.0
Decay coeff. snow s. s. deposition (-) = 1.0
Entrainment coeff. m12 (-) = 0.0
Deposition rate 21 (m/s) = 0.50
Dense-flow surface strength (Pa) = 0.0
Limit adhesion to substrate (Pa) = 0.0
Adhesion attenuation coeff. (s/m) = 1.0
Surface-strength attenuation (s/m) = 1.0
Entrainment coeff. 1->2 (-) = 0.0
Deposition rate 2->1 (m/s) = 0.50
Constant density L1 = yes
Evolving geometry = no

Expand All @@ -215,7 +221,7 @@ Write maximum pressure = yes
Write instant. pressure = no
Minimum flow depth (m) = 0.01
Minimum speed (m/s) = 0.01
Momentum threshold (-) = 0.05
Momentum threshold (%) = 0.05
Initial CFL number (-) = 0.8

[EXPORTS]
Expand Down
Loading