Skip to content

Commit 7558fe3

Browse files
committed
feat(com9MoTVoellmy): add timeDependentRelease configuration
- Introduced `timeDependentRelease` parameter as part of general start conditions in `com9MoTVoellmyCfg.ini`.
1 parent 9433570 commit 7558fe3

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

avaframe/com9MoTVoellmy/com9MoTVoellmyCfg.ini

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,10 @@ methodMeshNormal = 1
121121
# will inclune the points located on the polygon line)
122122
thresholdPointInPoly = 0.001
123123

124+
#+++++++++++++general start conditions: time dependent release
125+
# if timeDependentRelease is True, provide the the timesteps, thickness and velocity
126+
# for a releases in a csv-file in the REL folder
127+
timeDependentRelease = False
124128

125129
[INPUT]
126130
# specify a particular release area scenario, provide name of shapefile with or without extension .shp (optional)

0 commit comments

Comments
 (0)