FlowDiversion command
Posted: Wed Oct 07, 2020 2:20 pm
Hi,
I'm trying to model a diversion using the :FlowDiversionLookupTable command in the rvt file. When I run the model, Raven returns the following error:
WARNING : :FlowDiversionLookupTable command: Subbasin -1 not found in model, cannot add diversion
I'm wondering if there are any syntax errors or other problems in the command I'm using? I'm trying to divert water from subbasin 5 to subbasin 6, diversion is year-round (so no start/end date), there are 7 source/diversion pairs in the lookup table and the maximum diversion flow is 2.12 m3/s. In my model, subbasin 6 is the downstream point of the model and has a downstream_ID of -1 (I don't know if that's causing the problem? I tried diverting the flow into a different subbasin as a test, but got the same error).
I'm using Raven v.3.0 and referencing page 172 of the manual. My command text is:
:FlowDiversionLookupTable
5,6, , ,7
0 0
1 0.99
2 1.99
2.12 2.11
2.13 2.12
5 2.12
10 2.12
:EndFlowDiversionLookupTable
Thanks
Pete
I'm trying to model a diversion using the :FlowDiversionLookupTable command in the rvt file. When I run the model, Raven returns the following error:
WARNING : :FlowDiversionLookupTable command: Subbasin -1 not found in model, cannot add diversion
I'm wondering if there are any syntax errors or other problems in the command I'm using? I'm trying to divert water from subbasin 5 to subbasin 6, diversion is year-round (so no start/end date), there are 7 source/diversion pairs in the lookup table and the maximum diversion flow is 2.12 m3/s. In my model, subbasin 6 is the downstream point of the model and has a downstream_ID of -1 (I don't know if that's causing the problem? I tried diverting the flow into a different subbasin as a test, but got the same error).
I'm using Raven v.3.0 and referencing page 172 of the manual. My command text is:
:FlowDiversionLookupTable
5,6, , ,7
0 0
1 0.99
2 1.99
2.12 2.11
2.13 2.12
5 2.12
10 2.12
:EndFlowDiversionLookupTable
Thanks
Pete