Skip to content

Add a inTopoHyd module #85

Description

@PaulaSp3

new module inTopoHyd that

  • can create a hydrograph (using 5 parameters: ...)
  • analysis the topography (channel width, depth and slope) at the provided line (2 points) -> define where start and end points are and whether the line needs to be normal to the slope descent
  • combines the created or an input hydrograph with the topography analysis (e.g., using Rickenmann equation) to a model hydrograph that is a csv table containing the following parameters:
    • x coord
    • y coord
    • timestep
    • thickness
    • velocity x direction
    • velocity y direction
    • velocity z direction

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions