Hello,
I am trying to solve a river flow problem...which has two boundaries...in the upstream boundary I want to specify time-varying discharge and in the downstream boundary, I want to provide time-varying water surface elevation...The way to do it is by using Liquid boundary files...but my issue is that the time intervals in the two time series are different, such that, writing the .liq file in this manner:
T SL(1) Q(2)
is difficult...because the T values for which I have the SL is not the same as in my T vs Q table...
what is the way around it...should I provide two different .liq files?? does TELEMAC accept it...or there is some other way...