<div dir="ltr"><div>Hi Dear friends,</div><div>I want to give tidal Phase and amplitude data to my Model, but my data are like amplitude in meter (m) and Phase in degree, however I think amplitude should be in meter per second (m/s) and Phase in second (s) in MITgcm model regarding to Seaice_obcs TestCase (input.tides/<span style="font-family:Menlo;font-size:11px">mk_tides.m</span>).</div><div> </div><div>         to convert units, when I multiply Phases by 3600 and compare with values of Seaice_obcs TestCase I see that they are very different cause values in Seaice_obcs TestCase are very small in negative exponent but if I multiply phase by 3600 They will be very big such a positive exponent.</div><div>What do you think about that? and what's wrong with me? </div><div>Thanks for any idea,</div><div><br></div><div>Cheers,<br></div><div>Saeid</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Aug 7, 2017 at 12:09 PM, Martin Losch <span dir="ltr"><<a href="mailto:Martin.Losch@awi.de" target="_blank">Martin.Losch@awi.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Chengyan,<br>
<br>
use the diagnostic ‘SHIForcS’ to get this variable:<br>
            shelficeForcingS(i,j,bi,bj) =<br>
     &           ( shiTransCoeffS(i,j,bi,bj)<br>
     &           - cFac*shelfIceFreshWaterFlux(I,<wbr>J,bi,bj)*mass2rUnit )<br>
     &           * ( saltFreeze - sLoc(I,J) )<br>
<br>
which is actually used to drive the ocean.<br>
<br>
Martin<br>
<div><div class="h5"><br>
> On 5. Aug 2017, at 18:03, whale <<a href="mailto:250107302@qq.com">250107302@qq.com</a>> wrote:<br>
><br>
> Dear friends,<br>
> I am trying to diagnose the salinity budget within a sub-ice-shelf cavity.<br>
> According to the available_diagnostics.log, the SHIfwFlx (Ice shelf fresh water flux (positive upward) kg/m^2/s) has been output to provide the fresh water flux at the ice-ocean interface. It is useful to represent the ice shelf melting rate. However, in order to diagnose the salinity budget in the sub-ice-shelf cavity, I need to know how much salinity flux dose the SHIfwFlx account for, i.e., could the SHIfwFlx in unit of kg/m^2/s  be transformed into SALT flux in unit of psu?<br>
> Any comments and suggestions are appreciated!<br>
> Cheers<br>
> Chengyan<br>
</div></div>> ______________________________<wbr>_________________<br>
> MITgcm-support mailing list<br>
> <a href="mailto:MITgcm-support@mitgcm.org">MITgcm-support@mitgcm.org</a><br>
> <a href="http://mailman.mitgcm.org/mailman/listinfo/mitgcm-support" rel="noreferrer" target="_blank">http://mailman.mitgcm.org/<wbr>mailman/listinfo/mitgcm-<wbr>support</a><br>
<br>
______________________________<wbr>_________________<br>
MITgcm-support mailing list<br>
<a href="mailto:MITgcm-support@mitgcm.org">MITgcm-support@mitgcm.org</a><br>
<a href="http://mailman.mitgcm.org/mailman/listinfo/mitgcm-support" rel="noreferrer" target="_blank">http://mailman.mitgcm.org/<wbr>mailman/listinfo/mitgcm-<wbr>support</a><br>
</blockquote></div><br></div>