Hello,
I am in the process of converting my post-processing scripts to make them compatible with PV5.11.
I now hit an interesting problem: I have multi-zone tecplot file that paraview reads just fine, but some of the blocks have duplicated file names.
So when I specify the required selector to extract a specific block, I do not get one of the blocks, but multiple ones.
I there a possibility to work around this ? (Yes I can change the naming in the file, but that won’t have any effect for a year, so that will be fixed, but I have to work with this for a year …)
Previously I was using the block indices directly, so there was no issue about this.
Thanks in advance!