Hello,<br>We are in the process of updating our pipelines to support multiblock datasets. We&#39;ve run<br>across a problem when trying to generate a cutter through the dataset that is colored by the<br>active scalar. Our first step was to modify the Multiblock.cxx example to generate a cutter<br>
through the multicomb dataset. This was successful. When we tried to do the same thing<br>using our own unstructured datasets,&nbsp; the cut plane was gray.<br>Can someone explain what we are doing incorrectly?<br>I&#39;ve posted the modified example here:<br>
<a href="http://www.vrac.iastate.edu/~biv/MultiBlock_cutter/MultiBlock.cutter.tar.gz">www.vrac.iastate.edu/~biv/MultiBlock_cutter/MultiBlock.cutter.tar.gz</a><br><br>When extracted you will see the modified Multiblock.cxx file and a directory<br>
containing the unstructured datasets.<br><br>The only option required to run the example is to specify the -D option to point to<br>the directory containing the data. For example, if the data is in /home/user/joe/test_point,<br>
run the example with:<br>multiblocktest -D /home/user/joe<br><br>Thanks for any help you can provide.<br>biv<br>