<html><body><div style="font-family: arial, helvetica, sans-serif; font-size: 12pt; color: #000000"><div>Thank you Dimitris,</div><div><br data-mce-bogus="1"></div><div>I am getting following error in the beginning of my run: STOP ABNORMAL END: S/R EXF_INTERP_UV</div><div>Unfortunately, changing the interpolation method doesn't solve the problem.</div><div><br data-mce-bogus="1"></div><div>What could be the cause of my problem then?</div><div><br data-mce-bogus="1"></div><div>Best.</div><div>S.</div><div><br></div><hr id="zwchr" data-marker="__DIVIDER__"><div data-marker="__HEADERS__"><b>Kimden: </b>"Menemenlis, Dimitris (US 329B)" <dimitris.menemenlis@jpl.nasa.gov><br><b>Kime: </b>"MITgcm Support" <mitgcm-support@mitgcm.org><br><b>Gönderilenler: </b>1 Mayıs Pazartesi 2023 16:15:42<br><b>Konu: </b>Re: [MITgcm-support] [EXTERNAL] How to select interpolation method in EXF_INTERP_UV<br></div><div><br></div><div data-marker="__QUOTED_TEXT__"><div>C {inputField}_interpMethod :: interpolation method: =0 : no interpolation ;</div>
<div>C :: =1,11,21 : bilinear ; =2,12,22 : bicubic ;</div>
<div>C :: =1,2 for tracer ; =11,12 for U ; =21,22 for V.</div>
<div><br>
</div>
<div>so set:</div>
<div><br>
</div>
<div> uwind_interpMethod = 11</div>
<div> vwind_interpMethod = 21</div>
<div><br>
</div>
<div>in data.exf under EXF_NML_04</div>
<div><br>
</div>
<div>But watch out, there is a reason why we default to bicubic for wind: bilinear interpolation can cause large spurious gradients and wind stress curl anomalies at the location where wind is specified.</div>
<div><br>
</div>
<div>D.</div>
<div><br>
</div>
<div><br>
<blockquote>
<div>On May 1, 2023, at 4:43 AM, Sabri MUTLU (MAM-ÇTÜE) <sabri.mutlu@tubitak.gov.tr> wrote:</div>
<br class="Apple-interchange-newline">
<div>
<div>
<div style="font-family:'arial' , 'helvetica' , sans-serif;font-size:12pt">
<div style="font-family:'arial' , 'helvetica' , sans-serif;font-size:12pt">Dear MITgcm Users and Developers,</div>
<div style="font-family:'arial' , 'helvetica' , sans-serif;font-size:12pt"><br>
</div>
<div style="font-family:'arial' , 'helvetica' , sans-serif;font-size:12pt">I would like to select bilinear interpolation method for external wind data (U,V) instead of default one which is bicubic. Could someone tell me how to change the method for wind data?</div>
<div style="font-family:'arial' , 'helvetica' , sans-serif;font-size:12pt"><br>
</div>
<div style="font-family:'arial' , 'helvetica' , sans-serif;font-size:12pt">Best.</div>
<div style="font-family:'arial' , 'helvetica' , sans-serif;font-size:12pt">Sabri MUTLU</div>
</div>
</div>
_______________________________________________<br>
MITgcm-support mailing list<br>
MITgcm-support@mitgcm.org<br>
https://urldefense.us/v3/__http://mailman.mitgcm.org/mailman/listinfo/mitgcm-support__;!!PvBDto6Hs4WbVuu7!NElyW_Z56DRyJouKGX0sHsu_Xo9bqoHK5azI6a46yX9NxeygUQuJkSNixx9qL9HDifgiTBRv4sAEYk0-Xk3JOxDahCPdrCNZ2Pk4CjQ$
<br>
</div>
</blockquote>
</div>
<br>
<br>_______________________________________________<br>MITgcm-support mailing list<br>MITgcm-support@mitgcm.org<br>http://mailman.mitgcm.org/mailman/listinfo/mitgcm-support<br></div></div></body></html>