<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Arial,Helvetica,sans-serif;" dir="ltr">
<p>Hi,</p>
<p><br>
</p>
<p>I have a question about the open boundary package obcs in ocean modeling.</p>
<p><br>
</p>
<p>I am currently sending internal waves forced at the left/west boundary into the domain, which i coded up in obcs_calc.F and it seems working fine. </p>
<p><br>
</p>
<p>I have added a bathymetry at the bottom/south boundary, to do this, I initialized a file through bathyFile in data and also I have set no_slip_bottom=.TRUE.. So the point is I want to have a closed boundary/wall at the bottom/south boundary.</p>
<p>But the problem is that, with my current setting, the vertical velocity at the bottom boundary is not 0, which is not right.</p>
<p><br>
</p>
<p>How do you suggest I fix this problem?</p>
<p><br>
</p>
<p>Thanks a lot.</p>
<p><br>
</p>
<p>Yangxin</p>
</div>
</body>
</html>