Hi,

I use OpenDX to visualize the output from CRAFT CFD code running on a
linux cluster. To be able to see how the solution converge/evolve I
wrote a filter that reads the intermediate output from  each process
that works on a subdomain of the total grid and Collect them in a
"single" set of fields:

process1: Import -> Select -> |
process2: Import -> Select -> |
...                           | -> Collect -> data ...
process9: Import -> Select -> |

I can see the subfields recombined by OpenDX as a single field over the
whole grid. The problem I have is that ColorBar still remember that data
are actually a group of subgrids and complains: "colormap must be a
field, not a group". How can I recombine several subgrids into a single
grid? 

Thanks in advance,
Ted

Reply via email to