<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,Helvetica,sans-serif;" dir="ltr">
<p>Hi there,</p>
<p><br>
</p>
<p>I am running a simple 2d oceanic model with tides sloshing up and down a slope, so internal tides are generated. Part of my data file looks like</p>
<p><br>
</p>
<p style="margin-right: 0px; margin-left: 0px; font-stretch: normal; font-size: 12px; line-height: normal; font-family: Courier; color: rgb(255, 238, 149); background-color: rgb(21, 102, 47);">
<span style="font-variant-ligatures: no-common-ligatures"> implicitDiffusion=.TRUE.,</span></p>
<p style="margin-right: 0px; margin-left: 0px; font-stretch: normal; font-size: 12px; line-height: normal; font-family: Courier; color: rgb(255, 238, 149); background-color: rgb(21, 102, 47);">
<span style="font-variant-ligatures: no-common-ligatures"> implicitViscosity=.TRUE.,</span></p>
<p style="margin-right: 0px; margin-left: 0px; font-stretch: normal; font-size: 12px; line-height: normal; font-family: Courier; color: rgb(255, 238, 149); background-color: rgb(21, 102, 47);">
<span style="font-variant-ligatures: no-common-ligatures">#change advection shceme</span></p>
<p style="margin-right: 0px; margin-left: 0px; font-stretch: normal; font-size: 12px; line-height: normal; font-family: Courier; color: rgb(255, 238, 149); background-color: rgb(21, 102, 47);">
<span style="font-variant-ligatures: no-common-ligatures"> tempAdvScheme=33,</span></p>
<p></p>
<p style="margin-right: 0px; margin-left: 0px; font-stretch: normal; font-size: 12px; line-height: normal; font-family: Courier; color: rgb(255, 238, 149); background-color: rgb(21, 102, 47);">
<span style="font-variant-ligatures: no-common-ligatures"> staggerTimeStep=.TRUE.,</span></p>
<p><br>
</p>
<p>The simulation is fine. Two quick questions, </p>
<p>1) I am certainly not an expert in coding, but I think it will be a good idea that I can at least have some idea of what I am using. Where can I find out more information about this advection scheme 33? There does not seem much in the manual. </p>
<p>2) In one of my previous threads here</p>
<p><a href="http://mailman.mitgcm.org/pipermail/mitgcm-support/2019-July/012095.html" class="OWAAutoLink" id="LPlnk844452" previewremoved="true">http://mailman.mitgcm.org/pipermail/mitgcm-support/2019-July/012095.html</a><br>
</p>
<p>Jody mentioned adv33 will allow the lateral diffusion set to 0, i.e. diffKhT=0. I tried it, it did work. But why?</p>
<p><br>
</p>
<p>Thanks</p>
<p><br>
</p>
<p>Yangxin</p>
</div>
</body>
</html>