Hi Kenneth, The current CGNS reader doesn't support time varying geometry just time varying variables. You will have to use a different file format like VTK, XDMF or Exodus.
On Thu, Jan 26, 2012 at 10:54 AM, Robert Maynard <[email protected]> wrote: > Hi Kenneth, > > Do you have a file that you can provide that replicates the problem? > > On Wed, Jan 25, 2012 at 10:43 AM, Kenneth Hall <[email protected]> > wrote: >> >> Hi All, >> >> I am new to the list, hope you can help. Does anyone have experience using >> CGNS files with Paraview animation, especially with moving grids. I can get >> Paraview to animate the *solution* using >> >> ZoneIterativeData -> FlowSolutionPointers. >> >> But my moving grids won't move. I have tried storing the grid location at >> each time levels and using >> >> ZoneIterativeData -> GridCoordinatesPointers >> >> to point to the data. I have also tried defining multiple RigidGridMotion >> nodes, and then using >> >> ZoneIterativeData -> RigidGridMotionPointers. >> >> to point to the data. In both cases, the flow solution correctly >> animates, but the grid does not move. Has anyone else had success in >> animating grid motion with CGNS files and Paraview? >> >> Kenneth >> _________________________________________________________________ >> Kenneth C. Hall >> Julian Francis Abele Professor >> Dept. of Mechanical Engineering and Materials Science >> Duke University >> >> Tel: (919) 660-5328 >> Fax: (919) 660-8963 >> email: [email protected] >> >> Regular Mail: >> Duke University >> Dept. of Mechanical Engineering and Materials Science >> Box 90300 >> Durham, NC 27708-0300 >> >> FedX or UPS: >> Duke University >> Dept. of Mechanical Engineering and Materials Science >> 184 Hudson Hall >> Durham, NC 27708-0300 >> >> >> >> >> _______________________________________________ >> 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 -- 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
