<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, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Hi Martin,</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
thank so much for your help. After adding the myIter to the call and the definition, I was able to use myIter into the routine. There is another small thing, I wanted to do a box in a specific area. Despite that I add the box using conditionals with XC(i,j,bi,bj)
 and YC(i,j,bi,bj), the box goes beyond those coordinates. I suspect that somehow the tiles are being used instead of the grid points. But that should not be the case as the condition is inside  the  DO j=2-OLy,sNy+OLy-1 and DO i=2-OLx,sNx+OLx-1 loop. Thanks
 again for all you help</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Kind regards,</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Estanislao</div>
<div id="appendonsend"></div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<hr style="display: inline-block; width: 98%;">
<div id="divRplyFwdMsg">
<div style="direction: ltr; 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> Friday, June 13, 2025 1:00<br>
<b>To:</b> mitgcm-support@mitgcm.org <mitgcm-support@mitgcm.org><br>
<b>Subject:</b> MITgcm-support Digest, Vol 264, Issue 8</div>
<div style="direction: ltr;"> </div>
</div>
<div 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" id="OWAbda5d84d-eec5-0913-2e24-f9869ef4f74f" class="OWAAutoLink" data-auth="NotApplicable">
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. Re: use the variable myIter (Martin Losch)<br>
   2. tapenade verification tests in CI or elsewhere? (Daniel Goldberg)<br>
<br>
<br>
----------------------------------------------------------------------<br>
<br>
Message: 1<br>
Date: Thu, 12 Jun 2025 08:58:45 +0200<br>
From: Martin Losch <Martin.Losch@awi.de><br>
To: MITgcm Support <mitgcm-support@mitgcm.org><br>
Subject: Re: [MITgcm-support] use the variable myIter<br>
Message-ID: <F7EA3E2F-0653-4A49-BC92-6C0B60F7DF58@awi.de><br>
Content-Type: text/plain; charset="utf-8"<br>
<br>
Hi Estanislao,<br>
<br>
As far as I can tell, s/r mom_calc_visc is called once from mom_fluxform.F and once from mom_vecinv.F<br>
It should be straightforward to extend the formal parameter list to include myTime and myIter, as in almost any other routine, you?d only have to edit three routines to do so. We may want to do this anyway for consistency (and situations like the one you describe).<br>
<br>
Martin<br>
<br>
> On 12. Jun 2025, at 04:19, Estanislao Gavilan Pascual-Ahuir <dramauh@hotmail.com> wrote:<br>
><br>
> Dear Community,<br>
><br>
> I would like to slightly edit the routine mom_calc_visc to increase the viscosity during a year. I thought the variable was global but it does not seem the case. Is there anyway to call the variable myIter there? Thanks in advance for your help.<br>
><br>
> Best regards,<br>
><br>
> Estanislao<br>
> _______________________________________________<br>
> MITgcm-support mailing list<br>
> MITgcm-support@mitgcm.org <<a href="mailto:MITgcm-support@mitgcm.org" id="OWAff550a5a-6aa0-a6dc-96ad-dcce12e3c8f5" class="OWAAutoLink">mailto:MITgcm-support@mitgcm.org</a>><br>
> <a href="http://mailman.mitgcm.org/mailman/listinfo/mitgcm-support" id="OWAb80b78c1-3b2a-aa74-f65e-8ce71c8d2612" class="OWAAutoLink" data-auth="NotApplicable">
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/20250612/eeaf3db0/attachment-0001.html" id="OWA19d63b28-9df7-0e07-98e5-5e2c1e063e45" class="OWAAutoLink" data-auth="NotApplicable">http://mailman.mitgcm.org/pipermail/mitgcm-support/attachments/20250612/eeaf3db0/attachment-0001.html</a>><br>
<br>
------------------------------<br>
<br>
Message: 2<br>
Date: Thu, 12 Jun 2025 12:14:22 +0000<br>
From: Daniel Goldberg <Dan.Goldberg@ed.ac.uk><br>
To: MITgcm Support <mitgcm-support@mitgcm.org><br>
Subject: [MITgcm-support] tapenade verification tests in CI or<br>
        elsewhere?<br>
Message-ID:<br>
        <AM6PR05MB426399F40FD61D3D5876AAA2B074A@AM6PR05MB4263.eurprd05.prod.outlook.com><br>
       <br>
Content-Type: text/plain; charset="iso-8859-1"<br>
<br>
Hello All<br>
<br>
I was wondering if any tapenade adjoint verification tests are run as a part of CI / github actions? I cannot see that it is from looking at the github actions yaml file:
<a href="https://github.com/MITgcm/MITgcm/blob/master/.github/workflows/build_testing.yml" id="OWA10c1b693-50d7-20c7-bc41-c16afade5e8b" class="OWAAutoLink" data-auth="NotApplicable">
https://github.com/MITgcm/MITgcm/blob/master/.github/workflows/build_testing.yml</a><br>
<br>
Are there any servers where such tests are run in batch, and are reports still made public?<br>
<br>
Many thanks!<br>
Dan<br>
<br>
--<br>
Daniel Goldberg, PhD (he/him)<br>
Reader in Glaciology<br>
School of Geosciences, University of Edinburgh<br>
Geography Building, Drummond Street, Edinburgh EH8 9XP<br>
<a href="https://dngoldberg.github.io/" id="OWA68c3a464-d4f5-d853-d9cb-738d11c7ba01" class="OWAAutoLink" data-auth="NotApplicable">https://dngoldberg.github.io/</a><br>
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.<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <<a href="http://mailman.mitgcm.org/pipermail/mitgcm-support/attachments/20250612/bec6a048/attachment-0001.html" id="OWA19203aff-a81d-707b-cf4a-2f93d462136d" class="OWAAutoLink" data-auth="NotApplicable">http://mailman.mitgcm.org/pipermail/mitgcm-support/attachments/20250612/bec6a048/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" id="OWA0c69652f-baf2-cbea-d5e5-ec7ebe02a7bd" class="OWAAutoLink" data-auth="NotApplicable">http://mailman.mitgcm.org/mailman/listinfo/mitgcm-support</a><br>
<br>
<br>
------------------------------<br>
<br>
End of MITgcm-support Digest, Vol 264, Issue 8<br>
**********************************************</div>
</body>
</html>