Hello,
I suspect I have found a bug in the GID Interface Plugin (or in the VTK Export ?)
I created a GID file as shown in my previous post. I then exported the results of a simulation to VTK format.
Next, I open the VTK file in Visit 2.3.2 (https://wci.llnl.gov/codes/visit/).
In Visit, it should then be possible to choose which Materials to display: Material 1, 2 or both.
However, before I apply my patch to the VTK file, there is no "materials" in the Subset Dialog to choose materials to hide, only the "domains" entry is present, and it may not be expanded to show any more detail.
However, if you search and replace the following terms in the VTK file,
Search : SCALARS group int32
Replace with: SCALARS materialint32
(see the attached VTK file where the replacement above has been peformed)
the materials will display in the Subset Dialog in Visit, and Material 2 (holes with Air in the recatngle) may be turned off as shown below:
gos
