Thank you, I've got the simulation to be completed by using these options:
/
/ EQUATIONS, BOUNDARY CONDITIONS
/
OPTION FOR LIQUID BOUNDARIES =1;2;2;2
PRESCRIBED ELEVATIONS =1.0;0.0;0.0;0.0
PRESCRIBED FLOWRATES =0.40;0.0;0.0;0.0
/
/ EQUATIONS, ADVECTION
/
SCHEME FOR ADVECTION OF VELOCITIES =14
/
/ NUMERICAL PARAMETERS
/
TREATMENT OF NEGATIVE DEPTHS =2
CONTINUITY CORRECTION =true
TIME STEP =2
SUPG OPTION =2;0;2;2
/
/ NUMERICAL PARAMETERS, VELOCITY-CELERITY-HIGHT
/
MASS-LUMPING ON H =1
However, I get some high velocities at the free open boundaries (much better than using the default velocity advection option, but still high). Inside the lagoon, I get -what seems to be- reasonable results, but I'm still concerned about the boundaries because I think this can influence the velocity at the mouth of the lagoon. Can you please take a look, when you have some time, at my results and advise me if this looks correct at the boundaries?
I believe the velocities at the boundaries should be smooth, however the issue seems to be only at the connection between the closed (land) and the free open boundary. What option might improve this?
I see a bit difficult to prescribe tide at the other two boundaries because of its variability in time and space.
Ps. You can find my results in this link:
www.dropbox.com/s/fi1rbk5sf0ajf5d/Results_Lagoon.slf?dl=0
Thanks