Hi,
I have a domain with two liquid boundaries positioned next to each other (the only reason a dont just have one single longer liquid boundary is that Blue Kenue will not allow me to).
The boundary node numbers run from 1-189 and from 972-1776. Both liquid boundaries contain nodes from the lower and higher range. The node numbers run anticlockwise around the domain.
I use the BORD subroutine to define the elevation at each point on these liquid boundaries, which is done with the code:
HBOR(K)= HEIGHT(K)
Where HEIGHT(K) is an array of all elevations for all nodes on the boundary (for solid boundaries HEIGHT=0) and K=NPTFR.
However when I run the simulation it is clear that the elevations are only correctly defined for liquid node numbers 1-189. The elevations at the other liquid nodes are defined with a tidal signal, but not the correct one, I would like to know how to correct this so that all liquid boundaries are given the correct condition.
Please see my .cli boundary conditions file and .slf geometry file attached. Any help would be greatly appreciated to resolve the issue.
Cheers
Danny