|
[Sponsors] |
Exporting Animation in Parafoam: Segmentation Fault at 195 files |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
November 13, 2012, 23:33 |
Exporting Animation in Parafoam: Segmentation Fault at 195 files
|
#1 |
Senior Member
Daniel
Join Date: Jul 2009
Location: Montreal, Canada
Posts: 156
Rep Power: 17 |
Hello all,
I am trying to create an animation of my simulation with 400 timesteps. I would like to show one frame for each timestep. The output of the images to form the animation proceeds well until file 0194.jpg is created, at which point Paraview crashes with the following error: Code:
radeon: mmap failed, errno: 12 Segmentation fault Software versions: OpenFOAM 2.1.1 ParaView OpenFOAM 3.12.0 Thanks in advance, Dan |
|
November 14, 2012, 07:55 |
|
#2 |
Senior Member
Aurelien Thinat
Join Date: Jul 2010
Posts: 165
Rep Power: 16 |
Hello Daniel,
I did have some similar problem. That's not the best solution I guess but well if you don't find any other solution, here is what I did : 1 - I have created .vtk files for each time step of the plane I wanted to get in my animation. 2 - I opened paraview, and the first vtk file to define the camera angle. 3 - With a python script I made paraview (not parafoam but I guess both can be used for that) open one by one each vtk file take the picture and clean the memory (by deleting the .vtk from paraview's tree on the left). You'll find plenty of examples of paraview scripts by googling it (I don't have mine on this computer). |
|
November 14, 2012, 23:15 |
|
#3 |
Senior Member
Daniel
Join Date: Jul 2009
Location: Montreal, Canada
Posts: 156
Rep Power: 17 |
Hello Aurelien,
Thank you for your advice! I will try that. So far I have been able to generate the VTKs, I will work on the python script next. Dan |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
animation sequence files | solomon | FLUENT | 6 | April 3, 2024 13:14 |
[OpenFOAM] Paraview - Segmentation fault | grjmell | ParaView | 5 | January 9, 2024 14:14 |
paraFoam, Segmentation fault | Fed11 | OpenFOAM Bugs | 3 | July 4, 2011 20:04 |
Multiple .res files in animation | Gloria Gaynor | CFX | 5 | April 6, 2009 20:36 |
Animation of multiple cgns files | John Smith | Main CFD Forum | 0 | February 19, 2008 15:57 |