<div dir="ltr">Hi folks!<br><br>I need to simulate the evolution of the tide in an ocean section with the following topography (picture in attactment).<br><br>I've tried to use the OBCS package for this objective.<br><br>My grid has the following dimensions: (Nx,Ny,Nz) = (2600 x 1 x 384).<br><br>I have a file with a distribution of horizontal speed in time (inside is an array with 1 x 384 x Time dimension).<br><br>My data.obsc file has the following content:<br><br> &OBCS_PARM01<br># This flag turns off checking and fixing problematic topography across <br># open boundaries.<br> OBCSfixTopo=.TRUE.,<br><br> OB_Iwest = 1,<br> OB_Ieast = -1,<br> useOBCSprescribe = .TRUE.,<br> OBWuFile = 'OB_WestU.bin',<br> OBCS_monSelect = 1,<br> &<br><br>But in the end I do not get all what I expect..<br><br>The velocity field immediately filled with sharp jumps (picture in attachment).<br><br>What did I miss and do wrong? <br><br>My data file in attachment as well.<br><br><br>Thanks, Pavel!</div>