<div dir="ltr"><div class="gmail_default" style="font-size:large">Thank you very much for the answer Manfredi,</div><div class="gmail_default" style="font-size:large"><br></div><div class="gmail_default" style="font-size:large">However, still having set the same options you provided to me, if I run the model like this I receive this warning:</div><div class="gmail_default" style="font-size:large"><br></div><div class="gmail_default" style="font-size:large">"<span class="gmail-string" style="font-size:small;color:rgb(0,0,204)">** WARNING ** DARWIN_EXF_READPARMS: </span><span class="gmail-string" style="font-size:small;color:rgb(0,0,204)">default constant wind speed '</span><span style="color:rgb(0,0,0);font-size:small">,</span><a class="gmail-fid" href="https://gud.mit.edu/darwin3/ident?v=darwin3;i=windconst" style="font-size:small;text-decoration-line:none;color:rgb(102,153,102)">windconst</a><span style="color:rgb(0,0,0);font-size:small">,</span><span class="gmail-string" style="font-size:small;color:rgb(0,0,204)">' m/s is used'</span>"</div><div class="gmail_default" style="font-size:large"><br></div><div class="gmail_default" style="font-size:large">This seems because I have to set "darwin_useEXFwind = .TRUE." and "DARWIN_haveWind = .FALSE" in data.darwin.</div><div class="gmail_default" style="font-size:large"><br></div><div class="gmail_default" style="font-size:large">My confusion comes from this, because in the example mentioned before there is no reference to these two boolean values.</div><div class="gmail_default" style="font-size:large"><br></div><div class="gmail_default" style="font-size:large">Do you have any ideas about it?</div><div class="gmail_default" style="font-size:large"><br></div><div class="gmail_default" style="font-size:large">Thank you very much</div><div class="gmail_default" style="font-size:large"><br></div><div class="gmail_default" style="font-size:large">Francesco</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Il giorno mer 5 lug 2023 alle ore 17:42 Manfredi Manizza <<a href="mailto:mmanizza@ucsd.edu">mmanizza@ucsd.edu</a>> ha scritto:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Hi Francesco,<div><br></div><div>it depends on the files and the set-up.</div><div><br></div><div>Normally on a 3D domain set-up you would use "data.exf" where you </div><div>specify the input file of wind speed if you use interannual winds as in ECCO.</div><div>So you do not read that from the "data" file but it seems not to be your case....</div><div><br></div><div>You might want to check this 1-D set-up of the ross sea:</div><div><br></div><div><a href="https://github.com/MITgcm-contrib/ecco_darwin/tree/master/idealized/1D_darwin/ross_sea/run" target="_blank">https://github.com/MITgcm-contrib/ecco_darwin/tree/master/idealized/1D_darwin/ross_sea/run</a><br></div><div><br></div><div>It might give you a hint about how to read the wind in your 1-D case.</div><div><br></div><div>In this experiment the wind forcing is read in the "data" file.</div><div><br></div><div>Here a file where to follow the correct options:</div><div><br></div><div><a href="https://github.com/MITgcm-contrib/ecco_darwin/blob/master/idealized/1D_darwin/ross_sea/code/EXF_OPTIONS.h" target="_blank">https://github.com/MITgcm-contrib/ecco_darwin/blob/master/idealized/1D_darwin/ross_sea/code/EXF_OPTIONS.h</a><br></div><div><br></div><div>I never used it but I hope this can be useful for you to set-up yours correctly.</div><div><br></div><div>Good luck.</div><div><br></div><div>Manfredi</div><div><br></div><div><br></div><div><br></div><div><br></div><div>  </div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Jul 5, 2023 at 2:15 AM Dattilo, Francesco <<a href="mailto:fdattilo@ogs.it" target="_blank">fdattilo@ogs.it</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div class="gmail_default" style="font-size:large">Hi everyone,</div><div class="gmail_default" style="font-size:large"><br></div><div class="gmail_default" style="font-size:large">I'm working with the Darwin package. I'm a bit confused about how to set wind as external forcing.</div><div class="gmail_default" style="font-size:large">I saw that it is possible to specify the zonal wind and the meridional wind in the "data" file, and this seems to be consistent with the <a href="https://urldefense.com/v3/__https://mitgcm.readthedocs.io/en/latest/examples/barotropic_gyre/barotropic_gyre.html*sec-eg-baro__;Iw!!Mih3wA!F0NpPv7kBp5gSoyJ2jM9Iva1V7k3g7RPj8LMYuP_v6xziAU6aZe1H0hJG2K2LEr1zkauGJQzZoIqHFirQA$" target="_blank">example</a> . However, it seems that I have also another way, by modifying the "data.darwin" file, specifying the windFile and "darwin_useEXFwind = .TRUE." and "DARWIN_haveWind = .FALSE."</div><div class="gmail_default" style="font-size:large"> but in this case it is not clear to me:</div><div class="gmail_default" style="font-size:large"><br></div><div class="gmail_default" style="font-size:large">1) which kind of file has to be the "windFile"</div><div class="gmail_default" style="font-size:large">2) if it is correct to set "darwin_useEXFwind = .TRUE."  and "DARWIN_haveWind = .FALSE."</div><div class="gmail_default" style="font-size:large"><br></div><div class="gmail_default" style="font-size:large">Using a 1D model I also don't know what's the proper choice.</div><div class="gmail_default" style="font-size:large"><br></div><div class="gmail_default" style="font-size:large">Thank you very much for every suggestion</div><div class="gmail_default" style="font-size:large"><br></div><div class="gmail_default" style="font-size:large">Best regards</div><div class="gmail_default" style="font-size:large"><br></div><div class="gmail_default" style="font-size:large">Francesco Dattilo</div></div>
_______________________________________________<br>
MITgcm-support mailing list<br>
<a href="mailto:MITgcm-support@mitgcm.org" target="_blank">MITgcm-support@mitgcm.org</a><br>
<a href="https://urldefense.com/v3/__http://mailman.mitgcm.org/mailman/listinfo/mitgcm-support__;!!Mih3wA!F0NpPv7kBp5gSoyJ2jM9Iva1V7k3g7RPj8LMYuP_v6xziAU6aZe1H0hJG2K2LEr1zkauGJQzZoIJYEEeUQ$" rel="noreferrer" target="_blank">https://urldefense.com/v3/__http://mailman.mitgcm.org/mailman/listinfo/mitgcm-support__;!!Mih3wA!F0NpPv7kBp5gSoyJ2jM9Iva1V7k3g7RPj8LMYuP_v6xziAU6aZe1H0hJG2K2LEr1zkauGJQzZoIJYEEeUQ$</a> <br>
</blockquote></div><br clear="all"><div><br></div><span class="gmail_signature_prefix">-- </span><br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><pre cols="72">Dr. Manfredi Manizza
Geosciences Research Division
Scripps Institution of Oceanography
University of California San Diego
9500 Gilman Drive La Jolla, CA 92093-0244
email : <a href="mailto:mmanizza@ucsd.edu" target="_blank">mmanizza@ucsd.edu</a>
tel   : +1-858-534-7094
web   : <a href="http://bluemoon.ucsd.edu/mmanizza/" target="_blank">http://bluemoon.ucsd.edu/mmanizza/</a> </pre><pre cols="72">web   : <a href="https://mmanizza.scrippsprofiles.ucsd.edu/" style="font-family:Arial,Helvetica,sans-serif" target="_blank">https://mmanizza.scrippsprofiles.ucsd.edu/</a></pre></div></div></div></div>
_______________________________________________<br>
MITgcm-support mailing list<br>
<a href="mailto:MITgcm-support@mitgcm.org" target="_blank">MITgcm-support@mitgcm.org</a><br>
<a href="http://mailman.mitgcm.org/mailman/listinfo/mitgcm-support" rel="noreferrer" target="_blank">http://mailman.mitgcm.org/mailman/listinfo/mitgcm-support</a><br>
</blockquote></div>