From 82720ebd0b0372dbbec87be8d9f8b5690b3b0d7f Mon Sep 17 00:00:00 2001 From: Felix Oesterle Date: Fri, 27 Feb 2026 14:57:03 +0100 Subject: [PATCH] feat(com9MoTVoellmy): add `timeDependentRelease` configuration - Introduced `timeDependentRelease` parameter as part of general start conditions in `com9MoTVoellmyCfg.ini`. --- avaframe/com9MoTVoellmy/com9MoTVoellmyCfg.ini | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/avaframe/com9MoTVoellmy/com9MoTVoellmyCfg.ini b/avaframe/com9MoTVoellmy/com9MoTVoellmyCfg.ini index 3243d8eed..3d6b1dbc3 100644 --- a/avaframe/com9MoTVoellmy/com9MoTVoellmyCfg.ini +++ b/avaframe/com9MoTVoellmy/com9MoTVoellmyCfg.ini @@ -121,6 +121,10 @@ methodMeshNormal = 1 # will inclune the points located on the polygon line) thresholdPointInPoly = 0.001 +#+++++++++++++general start conditions: time dependent release +# if timeDependentRelease is True, provide the the timesteps, thickness and velocity +# for a releases in a csv-file in the REL folder +timeDependentRelease = False [INPUT] # specify a particular release area scenario, provide name of shapefile with or without extension .shp (optional)