CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Visualization & Post-Processing Software > ParaView

[General] Animation of *.pvd data

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   February 9, 2015, 08:04
Question Animation of *.pvd data
  #1
New Member
 
Deutschland
Join Date: Feb 2015
Posts: 1
Rep Power: 0
phil989 is on a distinguished road
Hello,

I generated data with fenics and now I want to make a film of it. I saved the data as follows:

fenics:

file = File('filename.pvd', 'compressed')
While 1 <= N:
# compute data
file << u

now I can find a .pvd file and N .vtu files in my folder. when I load the .pvd file in paraview, I don't see the data from the N calculations but only the first one. When I click on play I get a memory-dump error. The same problem I have with the .vtu data. I can only render each timestep by itsself but I don't want to process each picture separately.

ps: I use paraview the first time

Thanks,
Phil
phil989 is offline   Reply With Quote

Reply

Tags
animation, file, load, pvd, vtu


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
UDF value to large for defined data type Anna73 Fluent UDF and Scheme Programming 9 September 30, 2018 22:18
Animation of Fluent data with paraview Lilly FLUENT 1 June 26, 2016 16:07
Problem running in parralel Val OpenFOAM Running, Solving & CFD 1 June 12, 2014 02:47
[OpenFOAM] saving data in paraview aylalisa ParaView 3 May 31, 2014 11:38
[General] Paraview: animation of RAW transient data magicsquirrel ParaView 0 October 17, 2011 19:52


All times are GMT -4. The time now is 00:21.