Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

generate grid nodes between structures #123

Open
xldeltares opened this issue Dec 15, 2023 · 0 comments
Open

generate grid nodes between structures #123

xldeltares opened this issue Dec 15, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@xldeltares
Copy link
Collaborator

Kind of request

Adding new functionality

Enhancement Description

For the numerical schema for structure equations, a discretization node is needed before and after the structures.

For now this is not taken into account because generate the discretization nodes using branch information only.

This is in hydromt_delft3dfm.workflows.mesh.mesh1d_add_branch. First the Branch object generate_node is called, the nework.mesh1d_add_branch is called.

when generate_node, there is an argument structure_chainage (A list with the structure chainages) and max_dist_to_struc (The maximum distance from a node to a structure) that allows additional nodes to be generated if there is a structure.

Use case

No response

Additional Context

No response

@xldeltares xldeltares added the enhancement New feature or request label Dec 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant