I'm kind of confused with the quantity of prescribed elevations that TELEMAC requires. I'm trying to run a simulation (my first one, by the way) where I have 4 open boundaries. At one boundary, I prescribe the flowrate; at another boundary, I prescribe the depth and the other two boundaries are free open boundaries.
So in my steering file, I prescribed the flow rate with the keyword:
PRESCRIBED FLOWRATES = 0.0;0.0;0.0;0.45
And since the prescribed depth is variable in time, I used the liquid boundary file. However, I just put one column for the boundary with prescribed depth. When running the simulation, TELEMAC2D stops after reading such file and the error message is:
SL: MORE PRESCRIBED ELEVATIONS ARE REQUIRED IN THE PARAMETER FILE, AT LEAST THREE MUST BE GIVEN
I don't know what this means.
1st: Is the parameter file the liquid boundary file?
2nd: why should I prescribe three elevations at least?
3rd: what depth should I prescribe for the other two boundaries and which boundaries are those?
Thanks