[in2TopoHyd]: Module for computing hydraulic inital conditions - #90
[in2TopoHyd]: Module for computing hydraulic inital conditions#90JuLa96 wants to merge 10 commits into
Conversation
initial conditions in time-dependent release mode Add documentation Add test case
❌ 2 blocking issues (2 total)
@qltysh one-click actions:
|
|
Coverage Impact This PR will not change total coverage. 🚦 See full report on Qlty Cloud »🛟 Help
|
Add test files to default debris-data folder Create separate folders for input data in order to avoid access conflicts modify core functions of the module adapt documentation and config file format documentation
0290d64 to
7107d3b
Compare
|
@JuLa96 , @fso42 : I've added in There is a related issue (#91), we could/should consider, at least in a separate PR. |
|
@fso42: If no |
Ah ok, I was just wondering. I would leave it then as it is now |
adapt previous documentation adapt config file

in2TopoHydis an input module for deriving initial hydraulic conditions for thec1TIFcomputation modulefor a debris-flow hydrograph at a prescribed release line. The module combines the topography of the release area with
a time-dependent discharge hydrograph (Topo-Hydrograph) to calculate the corresponding flow thickness and flow velocity at the release line.
The hydraulic conditions are derived from the terrain cross section along the release line.
A rating curve is calculated from the cross-sectional geometry, relating flow thickness to flow area.
For each discharge value of the input hydrograph, the module determines the corresponding mean flow velocity and flow thickness.
The flow thickness is then distributed over the wetted cells of the release cross section.
The resulting initial conditions contain the flow thickness as well as the velocity components in x, y and z direction for every wet cell and every hydrograph timestep.
closes #85
Compiled doc : https://docs.debrisframe.org/en/jl_addtopohydmodule/