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

[OpenFOAM] ParaFoam complains about disk space

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   February 8, 2006, 06:58
Default ParaFoam complains about disk space
  #1
Assistant Moderator
 
Bernhard Gschaider
Join Date: Mar 2009
Posts: 4,225
Rep Power: 51
gschaider will become famous soon enoughgschaider will become famous soon enough
Hi!

I'm trying to create an animation with paraFoam (the one delivered with OF 1.2). When I try to save the animation and PF tries to save the first frame I get a message box saying:

"There is insufficient disk space to save the images for this animation. The file(s) already written will be deleted"

The problem is: There is enough disk-space (and I've tried various disks). So I think paraFoam has a different problem but doesn't quite know how to express itself. My suspicion is fuelled by this line from the Error-log:

"There was a VTK Error in file: ../../../../../paraview-2.2.0/Servers/ServerManager/vtkSMAnimationSceneProxy.cxx (173) Incosistent state. Save aborted."

Has anyone had this problem before and could she tell me how to work around (if possible)?

Thanks.

PS: same thing happens when I try to use paraview
__________________
Note: I don't use "Friend"-feature on this forum out of principle. Ah. And by the way: I'm not on Facebook either. So don't be offended if I don't accept your invitation/friend request
gschaider is offline   Reply With Quote

Old   February 8, 2006, 07:58
Default Hi Bernard, There is a post
  #2
Senior Member
 
Rasmus Hemph
Join Date: Mar 2009
Location: Sweden
Posts: 108
Rep Power: 17
hemph is on a distinguished road
Hi Bernard,
There is a post on the paraview mailing list about this problem. Seem it needs a patch which is in cvs at the moment.
Here is the discussion
http://public.kitware.com/pipermail/...ry/002456.html
hemph is offline   Reply With Quote

Old   February 9, 2006, 08:39
Default Hi Bernhard, I am using Par
  #3
New Member
 
Brian Dotson
Join Date: Mar 2009
Posts: 1
Rep Power: 0
bwdotson is on a distinguished road
Hi Bernhard,

I am using ParaView 2.4.2 and I am able to create an animation with multiple jpegs or a single mpeg2 file without a problem. There must be a problem with that specific version of ParaView.
bwdotson is offline   Reply With Quote

Old   July 15, 2022, 03:33
Default
  #4
New Member
 
Leonardo Jesus Miranda MIyazaki
Join Date: Jan 2018
Posts: 5
Rep Power: 8
leonardo13 is on a distinguished road
I was trying to save screen via python script in paraview



img_path = 'home/leo/Napo/R4ke/postProcess/images/img001.png'
paraview.simple.SaveScreenshot(img_path, render_view)


And I got the error in console.

......Unable to pen file ... images/img001.png ...

......Run out of disk space. Deleting files already written


The problem was that I should use "/" at the start of the global path


img_path = '/home/leo/Napo/R4ke/postProcess/images/img001.png'
paraview.simple.SaveScreenshot(img_path, render_view)


Hope this help someone.
leonardo13 is offline   Reply With Quote

Reply


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
ActuatorDiskExplicitForce in OF2.1. Help be_inspired OpenFOAM Programming & Development 10 September 14, 2018 11:12
[OpenFOAM.com] paraFoam cannot open due to Qt issues - [Solved/Information] u2berggeist OpenFOAM Installation 2 July 2, 2018 17:03
Virtual Disk Model-Report afarkas STAR-CCM+ 2 July 7, 2017 05:29
Run OpenFoam in 2 nodes of a cluster WhiteW OpenFOAM Running, Solving & CFD 16 December 20, 2016 00:51
Number of files allowed on disk exceeded, not so much in terms of space adhiraj OpenFOAM 1 September 1, 2013 13:35


All times are GMT -4. The time now is 12:03.