changliao1025/pyflowline

Keep real flowline length

Opened this issue · 3 comments

The algorithm will attempt to save the real length. For other grid, the default remains unchanged.

Cycling detection algorithm has to remove loop so it won't keep the removed length.

Simplification does not need to consider length issue.

It is possible that a cell is associated with more than one flowline. In this case, we make take sum or max.
This length is also possible less than the effective cell length.