<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Hi Dan,<div class=""><br class=""></div><div class="">I’m afraid, that the sea ice thermodynamics are really not very well documented.</div><div class=""><br class=""></div><div class="">I usually spend time reading the code of seaice_growth.F if I need to find out how a particular parameter works. I think you are right about SEAICE_saltFrac only being used when SEAICE_VARIABLE_SALINITY is defined. The parameter determines how much salt is retained in sea ice, when ice forms. This salt (variable HSALT) is advected conservatively and released when sea ice melts.</div><div class=""><br class=""></div><div class="">In contrast seaice_salt0 is only used when SEAICE_VARIABLE_SALINITY is undefined.</div><div class=""><br class=""></div><div class="">Then there are the sea ice tracers where salinity can also be used as a tracer. I think that this code is more consistent than the SEAICE_VARIABLE_SALINITY code but there’s even less documentation.</div><div class=""><br class=""></div><div class="">Martin</div><div class=""><br class=""><div><br class=""><blockquote type="cite" class=""><div class="">On 3. Aug 2022, at 15:19, Daniel Goldberg <<a href="mailto:dan.goldberg@ed.ac.uk" class="">dan.goldberg@ed.ac.uk</a>> wrote:</div><br class="Apple-interchange-newline"><div class="">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" class="">

<div class="">
<div dir="ltr" class="">Hello All
<div class=""><br class="">
</div>
<div class="">I am interested in varying salt retention with pkg/seaice, and am curious about the parameter SEAICE_saltFrac. Firstly, it seems from looking at seaice_growth.F that setting the parameter has no impact unless #define SEAICE_VARIABLE_SALINITY is set --
 is this the case? (it is not something i can determine from readthedocs.)</div>
<div class=""><br class="">
</div>
<div class="">Secondly, I just want to make sure that the parameter does what I think it does. Readthedocs states it is the "salinity newly formed ice (as fraction of ocean surface salinity)" but does not give further detail. Is this salinity advected conservatively,
 and accounted for in the surface salinity tendency (or freshwater flux, depending on configuration) when sea ice forms, and also when sea ice melts?</div>
<div class=""><br class="">
</div>
<div class="">Also -- the parameter seaice_salt0 exists -- but is not mentioned in Readthedocs. Is it now deprecated?</div>
<div class=""><br class="">
</div>
<div class="">Many thanks for your time!</div>
<div class="">Dan</div>
<div class="">
<div class=""><br class="">
</div>
-- <br class="">
<div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature">
<div dir="ltr" class="">
<div dir="ltr" class="">
<div class=""><span style="font-size:12.8px" class="">Daniel Goldberg, PhD (he/him)</span><br class="">
</div>
<div dir="ltr" class=""><span style="font-size:12.8px" class="">Reader in Glaciology</span>
<div style="font-size:12.8px" class="">School of Geosciences, University of Edinburgh<br class="">
<span style="font-family: arial, helvetica, clean, sans-serif; line-height: 15px;" class="">Geography Building, Drummond Street, Edinburgh EH8 9XP</span><br class="">
<br class="">
<br class="">
em: <a href="mailto:dan.goldberg@ed.ac.uk" target="_blank" class="">dan.goldberg@ed.ac.uk</a><br class="">
web: <a href="https://www.geos.ed.ac.uk/homes/dgoldber" target="_blank" class="">https://www.geos.ed.ac.uk/homes/dgoldber</a></div>
</div>
</div>
</div>
</div>
</div>
</div>
The University of Edinburgh is a charitable body, registered in Scotland, with registration number SC005336. Is e buidheann carthannais a th’ ann an Oilthigh Dhùn Èideann, clàraichte an Alba, àireamh clàraidh SC005336.
</div>

_______________________________________________<br class="">MITgcm-support mailing list<br class=""><a href="mailto:MITgcm-support@mitgcm.org" class="">MITgcm-support@mitgcm.org</a><br class="">http://mailman.mitgcm.org/mailman/listinfo/mitgcm-support<br class=""></div></blockquote></div><br class=""></div></body></html>