Hello,
I guess you want to simulate an offshore sea state that propagates towards the coast.
In this case you should set:
- the 0 m contour line as a solid absorbing boundary
- the other three boundaries as boundaries across which a not null wave energy flux enters the domain.
To do so, you can either create a .conlim file via Matisse, or modify an already existing .conlim file of the model to impose the above conditions.
In the first case, when you create an entity in Matisse you have to set:
- the solid wall conditions for all the four variables H, U, V and T for the solid absorbing boundary
- imposed H, free U, V, and T for the three other boundaries.
In the second approach (modification of the .conlim file), you have to:
- set the value 2 in the first column of the boundary conditions file, for representing the solid absorbing boundary
- set the value 5 in the first column of the boundary conditions file to represent the wave energy flux entering the three other boundaries.
Hope it helps.
Kind regards,
Giovanni