<html><body><div style="color:#000; background-color:#fff; font-family:arial, helvetica, sans-serif;font-size:10pt"><div><span><font class="Apple-style-span" size="2"><div><span>You are right, some hexes (the ones that are initially loaded to procs-instances) are in both materials.</span></div><div>Below are the sets from individual procs (serially written), followed by write parallel with 2 procs having file 1 and file 2.</div><div><b>mbsize -ll file 1:</b><br></div><div><div>EntitySet 41:</div><div>Global id = 1000</div><div>&nbsp; <span class="Apple-tab-span" style="white-space:pre">        </span>Vertex 76 - 78</div><div>&nbsp; <span class="Apple-tab-span" style="white-space:pre">        </span>Hex 17 - 32</div><div>&nbsp; <span class="Apple-tab-span" style="white-space:pre">        </span>EntitySet 40 -- (this has hex 1-16 belonging to file 1)</div><div>&nbsp; Parent sets: (none)</div><div>&nbsp; Child sets: (none)</div><div>&nbsp; Sparse tags:</div><div>&nbsp; &nbsp;
 MATERIAL_SET = 1000&nbsp;</div><div>&nbsp; &nbsp; CATEGORY = Material Set</div><div>&nbsp; Adjacencies:</div><div>(none)</div></div><div><br></div><div><b>mbsize -ll&nbsp;</b><b>file 2:</b></div><div><meta http-equiv="content-type" content="text/html; charset=utf-8">EntitySet 41:<br></div><div><div><div>Global id = 1</div><div>&nbsp; <span class="Apple-tab-span" style="white-space:pre">        </span>Vertex 67 - 69</div><div>&nbsp; <span class="Apple-tab-span" style="white-space:pre">        </span>Vertex 103 - 105</div><div>&nbsp; <span class="Apple-tab-span" style="white-space:pre">        </span>Vertex 142 - 144</div><div>&nbsp; <span class="Apple-tab-span" style="white-space:pre">        </span>Hex 17 - 64</div><div>&nbsp; <span class="Apple-tab-span" style="white-space:pre">        </span>EntitySet 40 -- (this has hex 1-16 belonging to file 2)</div><div>&nbsp; Parent sets: (none)</div><div>&nbsp; Child sets: (none)</div><div>&nbsp; Sparse tags:</div><div>&nbsp; &nbsp; MATERIAL_SET =
 1&nbsp;</div><div>&nbsp; &nbsp; CATEGORY = Material Set</div><div>&nbsp; Adjacencies:</div><div>(none)</div><div><br></div><div><b>parallel writing using 2 procs each having the above two files (<i>EntitySet 39</i> is repeated in both materials?):</b></div><div><span><div>EntitySet 42:</div><div>Global id = 1</div><div>&nbsp; <span class="Apple-tab-span" style="white-space:pre">        </span>Vertex 67 - 69</div><div>&nbsp; <span class="Apple-tab-span" style="white-space:pre">        </span>Vertex 103 - 105</div><div>&nbsp; <span class="Apple-tab-span" style="white-space:pre">        </span>Vertex 142 - 144</div><div>&nbsp; <span class="Apple-tab-span" style="white-space:pre">        </span>Hex 17 - 64</div><div>&nbsp; <span class="Apple-tab-span" style="white-space:pre">        </span><b>EntitySet 39</b></div><div>&nbsp; Parent sets: (none)</div><div>&nbsp; Child sets: (none)</div><div>&nbsp; Sparse tags:</div><div>&nbsp; &nbsp; MATERIAL_SET = 1&nbsp;</div><div>&nbsp; &nbsp; CATEGORY =
 Material Set</div><div>&nbsp; Adjacencies:</div></span></div><div><b><br></b></div><div><span><div>EntitySet 45:</div><div>Global id = 1000</div><div>&nbsp; <span class="Apple-tab-span" style="white-space:pre">        </span>Vertex 196 - 198</div><div>&nbsp; <span class="Apple-tab-span" style="white-space:pre">        </span>Hex 81 - 96</div><div>&nbsp; <span class="Apple-tab-span" style="white-space:pre">        </span><b>EntitySet 39</b></div><div>&nbsp; Parent sets: (none)</div><div>&nbsp; Child sets: (none)</div><div>&nbsp; Sparse tags:</div><div>&nbsp; &nbsp; MATERIAL_SET = 1000&nbsp;</div><div>&nbsp; &nbsp; CATEGORY = Material Set</div><div>&nbsp; Adjacencies:</div><div>(none)</div></span></div><div><b><br></b></div><div>I'm using the &nbsp;"PARALLEL=WRITE_PART" option to write_file.</div><div><br></div></div></div></font></span></div><div style="font-family: arial, helvetica, sans-serif; font-size: 10pt; "><font style="font-family: arial, helvetica, sans-serif; "
 size="2">Rajeev</font><br><br><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"><div style="font-size: 10pt; font-family: arial, helvetica, sans-serif; "><div style="font-size: 12pt; font-family: 'times new roman', 'new york', times, serif; "><font size="2" face="Arial"><hr size="1"><b><span style="font-weight:bold;">From:</span></b> Jason Kraftcheck &lt;kraftche@cae.wisc.edu&gt;<br><b><span style="font-weight: bold;">To:</span></b> Rajeev Jain &lt;jain@mcs.anl.gov&gt;<br><b><span style="font-weight: bold;">Cc:</span></b> "moab-dev@mcs.anl.gov" &lt;moab-dev@mcs.anl.gov&gt;<br><b><span style="font-weight: bold;">Sent:</span></b> Thursday, June 2, 2011 2:59 PM<br><b><span style="font-weight: bold;">Subject:</span></b> Re: [MOAB-dev] WriteNCDF and others<br></font><br>
On 06/02/2011 02:53 PM, Rajeev Jain wrote:<br>&gt; There is something wrong going on my .h5m file has 48130 hexes and .exo<br>&gt; (created using mbconvert) file has 107907 hexes. I'm sorry, this may be due<br>&gt; to some previous steps in 'parallel' coregen.<br>&gt; In this case 2 NEUMANN_SET (s) are lost.<br>&gt; The files are on MCS workstation : <br>&gt; /homes/jain/pll/acis/MeshKit-acis/rgg/test/simple_hexflatcore<br>&gt; <br><br>The most likely cause of this is that there are hexes that exist in multiple<br>material sets.&nbsp; The exodusII file will contain a copy of a hex for each<br>material set ('block' in exodusII terms) that contains it.<br><br>- jason<br><br><br></div></div></blockquote></div></div></body></html>