<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 style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Hi Martin,</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Thank you for your answer. Actually, I don't use the EXF package to calculate the bulk formula but directly the bulk_force package with wind vectors. But it should be similar to the EXF package.
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Just to give you a quick summary of what I have done. Before to implement the bulk formula, I was relaxing the fields at the surface and driving the ocean with wind stress vectors (PARM05 in data). Now, because I wanted to use the bulk_force package I added
 the wind vectors as input files (in data.blk) for the bulk formula calculation but with what you were saying, it looks redundant because the wind stress is directly calculated via the bulk_force package and then used to drive the ocean. Which means that I
 don't need anymore to have the wind stress vectors in data to drive my ocean - the wind (wind or wind stress vectors) is now only read via the bulk_force package (data.blk). Is it correct?</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Does it change something to use the bulk_force package instead of the exf package?</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Thank you,<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div id="Signature">
<div name="divtagdefaultwrapper" style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:; margin:0">
<div>Océane Richet</div>
<div><font size="2"><i>CSHOR Postdoctoral Fellow <br>
</i></font></div>
<div><font size="2"><i>CSIRO, Hobart, Australia</i></font><br>
</div>
</div>
</div>
<div id="appendonsend"></div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>From:</b> MITgcm-support <mitgcm-support-bounces@mitgcm.org> on behalf of Martin Losch <Martin.Losch@awi.de><br>
<b>Sent:</b> Friday, November 1, 2019 6:54 PM<br>
<b>To:</b> MITgcm Support <mitgcm-support@mitgcm.org><br>
<b>Subject:</b> Re: [MITgcm-support] Bulk formula package and wind stress</font>
<div> </div>
</div>
<div class="BodyFragment"><font size="2"><span style="font-size:11pt;">
<div class="PlainText">Hi Océane,<br>
<br>
the wind stress (vector) will also drive the ocean circulation. Depending on your parameter setting, the input to exf_bulkformulae are wind vectors, wind speed (and sometimes wStress). wind speed sh (and sometimes wind stress wStress) have been computed in
 exf_wind, again depending on your parameter settings and CPP-flags. exf_bulkformulae then computes the turbulent fluxes and also the wind stress vector (uStress, vStress) at the end of the routine.<br>
<br>
The routine is a little complicated because it depends on what you want to specify. In other words, if you have the model read precomputed stress vectors, then these will be used to drive the ocean, to derive some wStress and then compute the turbulent fluxes.
 If you use wind vectors to drive the model, then exf_bulkformulae will also compute the stress vector that drives the ocean.<br>
<br>
Martin <br>
<br>
> On 31. Oct 2019, at 05:38, Richet, Oceane (O&A, Hobart) <Oceane.Richet@csiro.au> wrote:<br>
> <br>
> Hi all,<br>
> <br>
> I have a quick question. I am using the bulk formula package and I would like to know if the wind stress is only used for the bulk formula calculation or also as an external forcing.<br>
> <br>
> Thank you,<br>
> <br>
> Océane Richet<br>
> CSHOR Postdoctoral Fellow <br>
> CSIRO, Hobart, Australia<br>
> _______________________________________________<br>
> MITgcm-support mailing list<br>
> MITgcm-support@mitgcm.org<br>
> <a href="http://mailman.mitgcm.org/mailman/listinfo/mitgcm-support">http://mailman.mitgcm.org/mailman/listinfo/mitgcm-support</a><br>
<br>
_______________________________________________<br>
MITgcm-support mailing list<br>
MITgcm-support@mitgcm.org<br>
<a href="http://mailman.mitgcm.org/mailman/listinfo/mitgcm-support">http://mailman.mitgcm.org/mailman/listinfo/mitgcm-support</a><br>
</div>
</span></font></div>
</body>
</html>