Keep real flowline length
Opened this issue · 3 comments
changliao1025 commented
The algorithm will attempt to save the real length. For other grid, the default remains unchanged.
changliao1025 commented
Cycling detection algorithm has to remove loop so it won't keep the removed length.
changliao1025 commented
Simplification does not need to consider length issue.
changliao1025 commented
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.