|
[Sponsors] | |||||
|
|
|
#1 |
|
New Member
Deutschland
Join Date: Feb 2015
Posts: 1
Rep Power: 0 ![]() |
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 |
|
|
|
|
|
![]() |
| Tags |
| animation, file, load, pvd, vtu |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
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 23:18 |
| Animation of Fluent data with paraview | Lilly | FLUENT | 1 | June 26, 2016 17:07 |
| Problem running in parralel | Val | OpenFOAM Running, Solving & CFD | 1 | June 12, 2014 03:47 |
| [OpenFOAM] saving data in paraview | aylalisa | ParaView | 3 | May 31, 2014 12:38 |
| [General] Paraview: animation of RAW transient data | magicsquirrel | ParaView | 0 | October 17, 2011 20:52 |