<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=utf-8"><meta name=Generator content="Microsoft Word 15 (filtered medium)"><!--[if !mso]><style>v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style><![endif]--><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:DengXian;
        panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:"Times New Roman \(Body CS\)";
        panose-1:2 2 6 3 5 4 5 2 3 4;}
@font-face
        {font-family:"\@DengXian";
        panose-1:2 1 6 0 3 1 1 1 1 1;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Calibri",sans-serif;}
span.EmailStyle21
        {mso-style-type:personal-reply;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-US link="#0563C1" vlink="#954F72"><div class=WordSection1><p class=MsoNormal>Hi Sandy, <o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Yes this has solved the problem. Thank you very much! <o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Best,<o:p></o:p></p><p class=MsoNormal>Yilang <o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in'><p class=MsoNormal><b><span style='color:black'>From: </span></b><span style='color:black'>MITgcm-support <mitgcm-support-bounces@mitgcm.org> on behalf of <Sandy.Gregorio@uqar.ca><br><b>Reply-To: </b><mitgcm-support@mitgcm.org><br><b>Date: </b>Wednesday, April 8, 2020 at 14:14<br><b>To: </b><mitgcm-support@mitgcm.org><br><b>Subject: </b>Re: [MITgcm-support] use seaice variables in ptracers<o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:11.0pt'><o:p> </o:p></span></p></div><p>Hi Yilang,<o:p></o:p></p><p><o:p> </o:p></p><p>I added <o:p></o:p></p><p><o:p> </o:p></p><p>#include "SEAICE_SIZE.h"<br>#include "SEAICE_PARAMS.h"<br>#include "SEAICE.h"<o:p></o:p></p><p><o:p> </o:p></p><p>in my ptracers_forcing_surf.F file to include ice AREA and it has compiled well.<o:p></o:p></p><p><o:p> </o:p></p><p>Hope this helps.<o:p></o:p></p><p><o:p> </o:p></p><p>Cheers,<o:p></o:p></p><p><o:p> </o:p></p><p>Sandy<o:p></o:p></p><div><div class=MsoNormal align=center style='text-align:center'><span style='font-size:11.0pt;color:#212121'><hr size=0 width="100%" align=center></span></div><div id=divRplyFwdMsg><p class=MsoNormal><b><span style='font-size:11.0pt;color:black'>De :</span></b><span style='font-size:11.0pt;color:black'> MITgcm-support <mitgcm-support-bounces@mitgcm.org> de la part de Yilang Xu <yxu@whoi.edu><br><b>Envoyé :</b> mercredi 8 avril 2020 14:08<br><b>À :</b> mitgcm-support@mitgcm.org<br><b>Objet :</b> [MITgcm-support] use seaice variables in ptracers</span><span style='font-size:11.0pt;color:#212121'> <o:p></o:p></span></p><div><p class=MsoNormal><span style='font-size:11.0pt;color:#212121'> <o:p></o:p></span></p></div></div><div><div><p class=MsoNormal><span style='font-size:11.0pt;color:#212121'>Hi everyone, </span><span style='color:#212121'><o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;color:#212121'> </span><span style='color:#212121'><o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;color:#212121'>I want to use variables such as AREA from seaice pkg in ptracers pkg. My modification occurs in ptracers_reset.F, and I put #include "SEAICE.h" among others like #include "SIZE.h", etc. </span><span style='color:#212121'><o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;color:#212121'>However, when I compile the code, error messages occur near the beginning of compilation (shown below). </span><span style='color:#212121'><o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;color:#212121'>There is no seaice*.f in the directory, so the compilation hasn’t reached the seaice pkg yet. </span><span style='color:#212121'><o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;color:#212121'>If I exclude all the seaice part in ptracers_reset.F, the code works well. I am wondering what should be modified. </span><span style='color:#212121'><o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;color:#212121'> </span><span style='color:#212121'><o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;color:#212121'>Thanks,</span><span style='color:#212121'><o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;color:#212121'>Yilang </span><span style='color:#212121'><o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;color:#212121'> </span><span style='color:#212121'><o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;color:#212121'> </span><span style='color:#212121'><o:p></o:p></span></p><p class=MsoNormal><b><span style='font-size:11.0pt;color:#212121'>Error message: </span></b><span style='color:#212121'><o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;color:#212121'>ptracers_reset.f(3560): error #6756: A COMMON block data object must not be an automatic object.   [TICES]</span><span style='color:#212121'><o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;color:#212121'>      COMMON/MULTICATEGORY/TICES</span><span style='color:#212121'><o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;color:#212121'>---------------------------^</span><span style='color:#212121'><o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;color:#212121'>ptracers_reset.f(3561): error #6219: This variable, used in a specification expression, must be a dummy argument, a COMMON block object, or an object accessible through host or use association.   [NITD]</span><span style='color:#212121'><o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;color:#212121'>      Real*8 TICES      (1-OLx:sNx+OLx,1-OLy:sNy+OLy,nITD,nSx,nSy)</span><span style='color:#212121'><o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;color:#212121'>-----------------------------------------------------^</span><span style='color:#212121'><o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;color:#212121'>compilation aborted for ptracers_reset.f (code 1)</span><span style='color:#212121'><o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;color:#212121'>make[1]: *** [ptracers_reset.o] Error 1</span><span style='color:#212121'><o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;color:#212121'>make[1]: Leaving directory `/vortexfs1/home/yxu/MITgcm/verification/isomip/20200408_build'</span><span style='color:#212121'><o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;color:#212121'>make: *** [fwd_exe_target] Error 2</span><span style='color:#212121'><o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;color:#212121'> </span><span style='color:#212121'><o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;color:#212121'> </span><span style='color:#212121'><o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;color:#212121'> </span><span style='color:#212121'><o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Times New Roman",serif;color:black'>________________________________</span><span style='color:#212121'><o:p></o:p></span></p><p class=MsoNormal><b><span style='font-size:10.0pt;font-family:"Times New Roman",serif;color:black'>Yilang Xu</span></b><span style='color:#212121'><o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Times New Roman",serif;color:black'>Ph.D. Student </span><span style='color:#212121'><o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Times New Roman",serif;color:black'>Applied Ocean Physics and Engineering</span><span style='color:#212121'><o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Times New Roman",serif;color:black'>MIT-WHOI Joint Program</span><span style='color:#212121'><o:p></o:p></span></p></div></div></div><p class=MsoNormal><span style='font-size:11.0pt'>_______________________________________________ MITgcm-support mailing list MITgcm-support@mitgcm.org http://mailman.mitgcm.org/mailman/listinfo/mitgcm-support <o:p></o:p></span></p></div></body></html>