<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 class="elementToProof" style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 11pt; color: rgb(0, 0, 0);">
Hi Martin,</div>
<div class="elementToProof" style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 11pt; color: rgb(0, 0, 0);">
<br>
</div>
<div class="elementToProof" style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 11pt; color: rgb(0, 0, 0);">
Thanks for clarifying, I hadn't realized kSurfC corresponded to the ice shelf interface. </div>
<div class="elementToProof" style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 11pt; color: rgb(0, 0, 0);">
<br>
</div>
<div class="elementToProof" style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 11pt; color: rgb(0, 0, 0);">
-Alan</div>
<div id="appendonsend"></div>
<hr style="display: inline-block; width: 98%;">
<div id="divRplyFwdMsg" dir="ltr"><span style="font-family: Calibri, sans-serif; font-size: 11pt; color: rgb(0, 0, 0);"><b>From:</b> MITgcm-support <mitgcm-support-bounces@mitgcm.org> on behalf of mitgcm-support-request@mitgcm.org <mitgcm-support-request@mitgcm.org><br>
<b>Sent:</b> Thursday, December 7, 2023 12:00 PM<br>
<b>To:</b> mitgcm-support@mitgcm.org <mitgcm-support@mitgcm.org><br>
<b>Subject:</b> MITgcm-support Digest, Vol 246, Issue 3</span>
<div> </div>
</div>
<div><span style="font-size: 11pt;">Send MITgcm-support mailing list submissions to<br>
        mitgcm-support@mitgcm.org<br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
        <a href="http://mailman.mitgcm.org/mailman/listinfo/mitgcm-support" data-auth="NotApplicable" data-loopstyle="linkonly" id="OWA5375a65f-6fb2-d35e-3928-665d8710fb8b" class="OWAAutoLink">
http://mailman.mitgcm.org/mailman/listinfo/mitgcm-support</a><br>
or, via email, send a message with subject or body 'help' to<br>
        mitgcm-support-request@mitgcm.org<br>
<br>
You can reach the person managing the list at<br>
        mitgcm-support-owner@mitgcm.org<br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than "Re: Contents of MITgcm-support digest..."<br>
<br>
<br>
Today's Topics:<br>
<br>
   1. Question about FRAZIL package (Alan Gaul)<br>
   2. Re: Question about FRAZIL package (Martin Losch)<br>
<br>
<br>
----------------------------------------------------------------------<br>
<br>
Message: 1<br>
Date: Wed, 6 Dec 2023 22:19:55 +0000<br>
From: "Alan Gaul" <agaul@mit.edu><br>
To: "mitgcm-support@mitgcm.org" <mitgcm-support@mitgcm.org><br>
Subject: [MITgcm-support] Question about FRAZIL package<br>
Message-ID:<br>
        <PH7PR01MB8026875E160015E57F413BCCAE84A@PH7PR01MB8026.prod.exchangelabs.com><br>
       <br>
Content-Type: text/plain; charset="iso-8859-1"<br>
<br>
Hello everyone,<br>
<br>
<br>
<br>
I am wondering if the FRAZIL package is set up to use in conjunction with the SHELFICE package, or if there is a different way to parameterize the heat flux from refreezing of supercooled water onto the ice shelf interface? The description in frazil_description.tex
 says "supercooling at depth creates frazil, which rises to the model's surface level in one model time step," so it seems like this probably wouldn't work at the ice shelf interface.<br>
<br>
<br>
<br>
Thank you,<br>
<br>
Alan<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <<a href="http://mailman.mitgcm.org/pipermail/mitgcm-support/attachments/20231206/4e5d2439/attachment-0001.html" data-auth="NotApplicable" data-loopstyle="linkonly" id="OWAab103b6b-86d0-5bc0-ba89-6d0402e9cce8" class="OWAAutoLink">http://mailman.mitgcm.org/pipermail/mitgcm-support/attachments/20231206/4e5d2439/attachment-0001.html</a>><br>
<br>
------------------------------<br>
<br>
Message: 2<br>
Date: Thu, 7 Dec 2023 13:45:13 +0100<br>
From: Martin Losch <Martin.Losch@awi.de><br>
To: MITgcm Support <mitgcm-support@mitgcm.org><br>
Subject: Re: [MITgcm-support] Question about FRAZIL package<br>
Message-ID: <31498EE0-CED2-4376-883A-547EE02E0C2D@awi.de><br>
Content-Type: text/plain; charset="utf-8"<br>
<br>
Hi Alan,<br>
<br>
I may be wrong about the frazil package, but I think it?s a ?hack? to get rid of supercooled water in the interior by modifying the temperature tendency locally and at the correspoding surface cell, so no freezing done in this package. The exceed heat that
 made the interiol grid cell supercooled is moved to the surface (instantaneously within one timestep), and then the model does what it does according to the thermodynamics. As far as I can tell, it should also work with pkg/shelfice, i.e the temperature tendendy
 is applied to the first cell below the ice shelf (kSurcC), and then there can be refreezing according the ice-shelf-ocean interaction.<br>
<br>
Martin<br>
<br>
> On 6. Dec 2023, at 23:19, Alan Gaul <agaul@mit.edu> wrote:<br>
><br>
> Hello everyone,<br>
> <br>
> I am wondering if the FRAZIL package is set up to use in conjunction with the SHELFICE package, or if there is a different way to parameterize the heat flux from refreezing of supercooled water onto the ice shelf interface? The description in frazil_description.tex
 says "supercooling at depth creates frazil, which rises to the model's surface level in one model time step," so it seems like this probably wouldn't work at the ice shelf interface.<br>
> <br>
> Thank you,<br>
> Alan<br>
> _______________________________________________<br>
> MITgcm-support mailing list<br>
> MITgcm-support@mitgcm.org <<a href="mailto:MITgcm-support@mitgcm.org" data-loopstyle="linkonly" id="OWAe03cc76b-93f7-a9d9-4503-bdd33d39ed0f" class="OWAAutoLink">mailto:MITgcm-support@mitgcm.org</a>><br>
> <a href="http://mailman.mitgcm.org/mailman/listinfo/mitgcm-support" data-auth="NotApplicable" data-loopstyle="linkonly" id="OWA00e1546b-006a-3263-ff56-5fa44a31404b" class="OWAAutoLink">
http://mailman.mitgcm.org/mailman/listinfo/mitgcm-support</a><br>
<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <<a href="http://mailman.mitgcm.org/pipermail/mitgcm-support/attachments/20231207/f80b8d1f/attachment-0001.html" data-auth="NotApplicable" data-loopstyle="linkonly" id="OWA4f9f5279-4d46-0603-b642-d94f18f26d0b" class="OWAAutoLink">http://mailman.mitgcm.org/pipermail/mitgcm-support/attachments/20231207/f80b8d1f/attachment-0001.html</a>><br>
<br>
------------------------------<br>
<br>
Subject: Digest Footer<br>
<br>
_______________________________________________<br>
MITgcm-support mailing list<br>
MITgcm-support@mitgcm.org<br>
<a href="http://mailman.mitgcm.org/mailman/listinfo/mitgcm-support" data-auth="NotApplicable" data-loopstyle="linkonly" id="OWA8fa5b1be-486a-ecd3-1d14-e6f4e46bb766" class="OWAAutoLink">http://mailman.mitgcm.org/mailman/listinfo/mitgcm-support</a><br>
<br>
<br>
------------------------------<br>
<br>
End of MITgcm-support Digest, Vol 246, Issue 3<br>
**********************************************</span></div>
</body>
</html>