[MITgcm-support] [EXTERNAL] How to select interpolation method in EXF_INTERP_UV

Sabri MUTLU (MAM-ÇTÜE) sabri.mutlu at tubitak.gov.tr
Mon May 1 13:58:59 EDT 2023


Thank you Dimitris, 

I am getting following error in the beginning of my run: STOP ABNORMAL END: S/R EXF_INTERP_UV 
Unfortunately, changing the interpolation method doesn't solve the problem. 

What could be the cause of my problem then? 

Best. 
S. 


Kimden: "Menemenlis, Dimitris (US 329B)" <dimitris.menemenlis at jpl.nasa.gov> 
Kime: "MITgcm Support" <mitgcm-support at mitgcm.org> 
Gönderilenler: 1 Mayıs Pazartesi 2023 16:15:42 
Konu: Re: [MITgcm-support] [EXTERNAL] How to select interpolation method in EXF_INTERP_UV 

C {inputField}_interpMethod :: interpolation method: =0 : no interpolation ; 
C :: =1,11,21 : bilinear ; =2,12,22 : bicubic ; 
C :: =1,2 for tracer ; =11,12 for U ; =21,22 for V. 

so set: 

uwind_interpMethod = 11 
vwind_interpMethod = 21 

in data.exf under EXF_NML_04 

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. 

D. 





On May 1, 2023, at 4:43 AM, Sabri MUTLU (MAM-ÇTÜE) <sabri.mutlu at tubitak.gov.tr> wrote: 

Dear MITgcm Users and Developers, 

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? 

Best. 
Sabri MUTLU 
_______________________________________________ 
MITgcm-support mailing list 
MITgcm-support at mitgcm.org 
https://urldefense.us/v3/__http://mailman.mitgcm.org/mailman/listinfo/mitgcm-support__;!!PvBDto6Hs4WbVuu7!NElyW_Z56DRyJouKGX0sHsu_Xo9bqoHK5azI6a46yX9NxeygUQuJkSNixx9qL9HDifgiTBRv4sAEYk0-Xk3JOxDahCPdrCNZ2Pk4CjQ$ 





_______________________________________________ 
MITgcm-support mailing list 
MITgcm-support at mitgcm.org 
http://mailman.mitgcm.org/mailman/listinfo/mitgcm-support 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.mitgcm.org/pipermail/mitgcm-support/attachments/20230501/253940ce/attachment.html>


More information about the MITgcm-support mailing list