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

[OpenFOAM] paraFoam crashing on Ubuntu 9.10

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   February 12, 2010, 02:05
Angry paraFoam crashing on Ubuntu 9.10
  #1
New Member
 
subash
Join Date: Feb 2010
Posts: 10
Rep Power: 16
subash is on a distinguished road
Hi


I have installed openFOAM 1.6 on a ubuntu 9.10 machine with no compilation problems.



The versions of Qt and paraFoam are 4.5.2 and 3.6.1. When the cavity problem was run, the first (blockMesh) and the second step(icoFoam) ran well without any problem. But when I tried to view the results by running paraFoam it asked to select a reader for the file, the application crashed as soon as the reader was selected throwing an exception which goes like this



Read float past end of buffer
Read float past end of buffer
Read float past end of buffer
Read float past end of buffer
Qt has caught an exception thrown from an event handler. Throwing
exceptions from an event handler is not supported in Qt. You must
reimplement QApplication::notify() and catch all exceptions there.

terminate called after throwing an instance of 'std::length_error'
what(): basic_string::_S_create
Aborted




Please let me know how to overcome this error.
subash is offline   Reply With Quote

Old   February 12, 2010, 10:53
Default
  #2
Member
 
Join Date: Jun 2009
Location: Germany
Posts: 38
Rep Power: 16
suitup is on a distinguished road
Hi I had a similar problem.

This should help you, good luck

You can read some hints, there:

http://www.cfd-online.com/Forums/ope...ookbook-4.html


Or simply try:

apt-get install cmake

cd $FOAM_UTILITIES/postProcessing/graphics/PV3FoamReader
./Allwclean
./Allwmake

Or if it is not fixable:

Use foamToVTK for your OpenFoam-Files, then you can open them as vtk with paraview.
suitup 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
[OpenFOAM.org] OpenFOAM v5 on ubuntu 14.04 - Problem with ParaFoam giorgos OpenFOAM Installation 2 October 31, 2017 07:55
[OpenFOAM] OpenFoam (Ubuntu): paraFoam via Xming+PuTTY raketenmaid ParaView 4 February 5, 2013 05:20
Installation of OpenFOAM-1.6 on Ubuntu 9.10 marval OpenFOAM Installation 2 March 17, 2010 08:33
Peoblem with paraview on ubuntu 9.10 machine nabeels OpenFOAM Bugs 0 December 26, 2009 15:15
[OpenFOAM] Problem with parafoam on ubuntu 9.10 machine nabeels ParaView 0 December 25, 2009 23:12


All times are GMT -4. The time now is 02:39.