Hey Todd,<div><br></div><div>I think this is because super arrays can&#39;t have mixed input/output states. It&#39;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&#39;s iro values to determine if it&#39;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&#39;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 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&#39;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 href="mailto:mpas-developers@mailman.ucar.edu">mpas-developers@mailman.ucar.edu</a><br>
&gt; <a 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 href="mailto:laura@ucar.edu">laura@ucar.edu</a><br>
phone : <a 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 href="mailto:mpas-developers@mailman.ucar.edu">mpas-developers@mailman.ucar.edu</a><br>
<a 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>