my messages to the aspect-devel list are being bounced....<div>i will try the postprocessor options tomorrow.</div><div><br></div><div>thanks</div><div>Thomas<br><br><div class="gmail_quote">On Mon, Jan 9, 2012 at 6:43 PM, Wolfgang Bangerth <span dir="ltr">&lt;<a href="mailto:bangerth@math.tamu.edu">bangerth@math.tamu.edu</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On 01/09/2012 09:55 AM, Thomas Geenen wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
it seems that per timestep there are multiple lines written to<br>
bin/statistics<br>
for the tables model 3 lines per timestep.<br>
each line contains a subset of the results with all other values zero.<br>
(the correct number of columns)<br>
</blockquote>
<br></div>
That&#39;s weird. Is there one column that has more than one non-zero value? I could imagine that one or more postprocessors happen to add entries to the table using the same key more than once per time step, and then everything would come out as multiple lines. Each call to add_value needs to use a unique key.<div class="im">

<br>
<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
also i added a postprocessor class that recomputes some of the<br>
quantities from the heat_flux_statistics.cc class.<br>
i would like to be able to skip this postprocessor. at the moment it<br>
loops over all postprocessors.<br>
it would be nice if i can set which postprocessor to use from the input<br>
file.<br>
</blockquote>
<br></div>
You can. In the input file, you can specify which postprocessors you want. This can either be &quot;all&quot;, or it can be a comma separated list of postprocessor names.<div class="HOEnZb"><div class="h5"><br>
<br>
Cheers<br>
 W.<br>
<br>
------------------------------<u></u>------------------------------<u></u>------------<br>
Wolfgang Bangerth               email:            <a href="mailto:bangerth@math.tamu.edu" target="_blank">bangerth@math.tamu.edu</a><br>
                                www: <a href="http://www.math.tamu.edu/~bangerth/" target="_blank">http://www.math.tamu.edu/~<u></u>bangerth/</a><br>
<br>
</div></div></blockquote></div><br></div>