<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    That is correct.  I discovered this about a year ago, and it is just
    that arrays within a super array need to all behave the same way for
    the 'iro' settings.<br>
    <br>
    Mark<br>
    <br>
    On 10/26/12 09:47, Doug Jacobsen wrote:
    <blockquote
cite="mid:CAEn+ZpsH0+qKs7+-0Uw78x0Mubpwqj8hf-Ut5UE+uDOFeoanrw@mail.gmail.com"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=windows-1252">
      Hey Todd,
      <div><br>
      </div>
      <div>I think this is because super arrays can't have mixed
        input/output states. It's all or nothing, because they are all
        packaged into a single field type.</div>
      <div><br>
      </div>
      <div>It most likely uses the last tracer's iro values to determine
        if it's input/output/restart. So, I bet if you took the o off
        salinity and then put temperature below salinity you would get
        them both written out.</div>
      <div><br>
      </div>
      <div>It seems like this is more like a feature than a bug, because
        of the way super arrays currently work. Super arrays are a bit
        more restrictive in terms of what you can and can't do with
        them, but they are more useful than having all of the tracers be
        their own fields.</div>
      <div><br>
      </div>
      <div>Doug<br>
        <br>
        <div class="gmail_quote">On Fri, Oct 26, 2012 at 9:25 AM, Laura
          Fowler <span dir="ltr">&lt;<a moz-do-not-send="true"
              href="mailto:laura@ucar.edu" target="_blank">laura@ucar.edu</a>&gt;</span>
          wrote:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0
            .8ex;border-left:1px #ccc solid;padding-left:1ex">
            Hi Todd:<br>
            I removed a bunch of outputs from the core_nhyd_atmos
            Registry to start<br>
            long Regional Climate Simulations with mesh refinements (as
            you did).<br>
            I'll double check to see if I am getting the same bug or
            feature !<br>
            Cheers,<br>
            Laura<br>
            <div class="HOEnZb">
              <div class="h5"><br>
                On 10/26/12 8:31 AM, Todd Ringler wrote:<br>
                &gt; possible bug report ....<br>
                &gt;<br>
                &gt; I am using the ocean core on the trunk. I changed
                Registry to remove the output of salinity<br>
                &gt;<br>
                &gt; var persistent real    temperature ( nVertLevels
                nCells Time ) 2 iro temperature state tracers dynamics<br>
                &gt; var persistent real    salinity ( nVertLevels
                nCells Time ) 2 ir  salinity state tracers dynamics<br>
                &gt;<br>
                &gt; and to my surprise neither salinity nor temperature
                was written to output! These are the only two fields
                packed in the tracers super structure.<br>
                &gt;<br>
                &gt; If I turn back on salinity output with iro, I then
                get both fields in the output.<br>
                &gt; _______________________________________________<br>
                &gt; mpas-developers mailing list<br>
                &gt; <a moz-do-not-send="true"
                  href="mailto:mpas-developers@mailman.ucar.edu">mpas-developers@mailman.ucar.edu</a><br>
                &gt; <a moz-do-not-send="true"
                  href="http://mailman.ucar.edu/mailman/listinfo/mpas-developers"
                  target="_blank">http://mailman.ucar.edu/mailman/listinfo/mpas-developers</a><br>
                <br>
                <br>
              </div>
            </div>
            <span class="HOEnZb"><font color="#888888">--<br>
                !----------------------------------------------------<br>
                Laura D. Fowler<br>
                Mesoscale and Microscale Meteorology Division (MMM)<br>
                National Center for Atmospheric Research<br>
                P.O. Box 3000, Boulder CO 80307-3000<br>
                <br>
                e-mail: <a moz-do-not-send="true"
                  href="mailto:laura@ucar.edu">laura@ucar.edu</a><br>
                phone : <a moz-do-not-send="true"
                  href="tel:303-497-1628" value="+13034971628">303-497-1628</a><br>
                <br>
                !----------------------------------------------------<br>
              </font></span>
            <div class="HOEnZb">
              <div class="h5"><br>
                <br>
                _______________________________________________<br>
                mpas-developers mailing list<br>
                <a moz-do-not-send="true"
                  href="mailto:mpas-developers@mailman.ucar.edu">mpas-developers@mailman.ucar.edu</a><br>
                <a moz-do-not-send="true"
                  href="http://mailman.ucar.edu/mailman/listinfo/mpas-developers"
                  target="_blank">http://mailman.ucar.edu/mailman/listinfo/mpas-developers</a><br>
              </div>
            </div>
          </blockquote>
        </div>
        <br>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
mpas-developers mailing list
<a class="moz-txt-link-abbreviated" href="mailto:mpas-developers@mailman.ucar.edu">mpas-developers@mailman.ucar.edu</a>
<a class="moz-txt-link-freetext" href="http://mailman.ucar.edu/mailman/listinfo/mpas-developers">http://mailman.ucar.edu/mailman/listinfo/mpas-developers</a>
</pre>
    </blockquote>
  </body>
</html>