Hi Terry, Make sure the VISIT_READER_TYPE in your CMakeLists is either STMD or MTMD. Secondly we expect the reader to return the correct number of of time steps or cycles when we call GetCycles or GetTimes. If this isn't how your reader behaves can you explain to me where you are storing the time and cycle information and I will add a bug report.
On Thu, Apr 26, 2012 at 3:50 PM, Terry Jordan <[email protected]>wrote: > I have ported the GMV reader from VisIt into ParaView using the > VisitBridge. It works properly for a single time step. However it will > not support my transient data. GMV's file format has a file per timestep. > Is there something I need to do to the reader to enable this feature? > > Thanks in advance. > > _______________________________________________ > 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 > > Follow this link to subscribe/unsubscribe: > http://www.paraview.org/mailman/listinfo/paraview > > -- Robert Maynard
_______________________________________________ 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 Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview
