Are the fields uniquely named? That would be my first guess. Other than that, what are the names of the fields? Some names are specially handled in which case they may be hidden in the ParaView GUI.
On Fri, Dec 9, 2016 at 8:23 AM, Ufuk Utku Turuncoglu (BE) < [email protected]> wrote: > Hi, > > I am using allinputsgridwriter.py to write data that are coming from > co-processing. The problem is that the result file does not contain all the > fields. The adaptor code sends two fields but the written file has only > single field (the first one). The same adaptor code and > allinputsgridwriter.py script generate desired output with an other model > code. So, i think that the adaptor and allinputsgridwriter.py are fine. > There must be a problem in the model code but i could not find it. At this > point, i just wonder which part of code could cause the problem. Can you > suggest me any particular key point that i need to focus? > > Thanks, > > --ufuk > _______________________________________________ > Powered by www.kitware.com > > Visit other Kitware open-source projects at http://www.kitware.com/opensou > rce/opensource.html > > Please keep messages on-topic and check the ParaView Wiki at: > http://paraview.org/Wiki/ParaView > > Search the list archives at: http://markmail.org/search/?q=ParaView > > Follow this link to subscribe/unsubscribe: > http://public.kitware.com/mailman/listinfo/paraview >
_______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Search the list archives at: http://markmail.org/search/?q=ParaView Follow this link to subscribe/unsubscribe: http://public.kitware.com/mailman/listinfo/paraview
