Hi,
As said in the other post and in the user manual, if you want to prescribe the discharge by means of the velocities, you have to use in your steering file:
- a SOURCE REGIONS DATA FILE (polygon delimiting your source point(s)),
- the VELOCITIES OF THE SOURCES ALONG X/Y (not the WATER DISCHARGE OF SOURCES)
- the attached modified subroutine telemac2d.F (small bug at line 884)
With this settings, the discharge will be prescribed as the norm of your velocity times the area where you prescribe it (that is different than with WATER DISCHARGE OF SOURCES).
Be aware that according to your mesh resolution near the sources and the values you want to prescribe, the velocities can be + or - impacted by the discharge, and it is possible that you will not have exactly the same values. Your mesh may need to be adapted.
Note that the velocities are also affected by other processes you consider in your modelling (wind, friction...).
I hope it helps.
Regards,
Laurent
PS: In case you want to prescribe exactly both discharge and velocities, I'm not sure it is possible (over-constrained system).