Open rileyhales opened 10 months ago
Create a way for sources and sinks to be created.
Perhaps specify a time series of flows in or out of a river segment.
Use those to create a vector to add (positive/negative flows for flow into or out of river).
Add that vector after each routing computation but before enforcing max/min Q.
Source/sink distinction is probably not necessary. Flows will be added or removed by the sign of the flow.
Create a way for sources and sinks to be created.
Perhaps specify a time series of flows in or out of a river segment.
Use those to create a vector to add (positive/negative flows for flow into or out of river).
Add that vector after each routing computation but before enforcing max/min Q.
Source/sink distinction is probably not necessary. Flows will be added or removed by the sign of the flow.