Hello,
I would like to model a small weir (jaz) in SWAT+ and I am confused about how the weir.res file is actually used by the model.
I am using:
The Editor generates a weir.res file, for example:
weir.res name linear_c exp_k width height shape1 1.84 2.60 2.50 0.00According to the documentation, the name field in weir.res is "a primary key referenced by the foreign key xxx in res_rel.dtl".
However, I cannot find how to actually assign a weir to a reservoir.
I checked:
The standard release tables (drawdown_days, flood_season) only use options such as:
days dyrtI could not find any example using:
option = weiror referencing the weir name (e.g., shape1).
My questions are:
Any example project or input file snippet would be greatly appreciated.
Thank you very much for your help.
Best regards
I have one more issue.
I created two scenarios. The first scenario included ponds, but without assigning any parameters to them (essentially as if the ponds were not configured). In the second scenario, I defined pond parameters, even using exaggerated values.
However, when I compare the results from both scenarios, I do not see any differences in channel outflow or subbasin runoff. It seems as if both models are producing identical results.
What could I be doing wrong?
One additional note: the pond is connected to the corresponding channel.