|
[Sponsors] |
July 26, 2009, 21:16 |
|
#41 |
Member
Ramesh Yapalparvi
Join Date: Jun 2009
Posts: 53
Rep Power: 17 |
Hi Igor,
I went thro your message and the earlier thread. I think you can still use paraview to visualise your results. I do the same way. When you convert your output to VTK format it will crate 6 files for the cavity case. If you want to open the last file you can give the command paraview --data=cavity_last.vtk where last will be a number tou can download the version of paraview from paraview.org. and untar the files. Once the files are untarred it will create a directory and within that there will be a "bin" directory. Add this path into your .bashrc file and source it. With this one you can open paraview Hope this helps Try running other cases like SolidDisplacement etc... |
|
July 27, 2009, 04:15 |
|
#42 |
New Member
Igor Galdona
Join Date: Jun 2009
Posts: 14
Rep Power: 17 |
Good morning yapalparvi,
Thank you very much. I'll try that shortly and will comment the results on the other thread, in order to not mix up threads. Sure your advice us very helpfull: all advices are helpful here!!! |
|
October 6, 2009, 01:12 |
|
#43 | |
Member
Join Date: Mar 2009
Location: Sydney, New South Wales, Australia
Posts: 42
Rep Power: 17 |
Quote:
Hi Pa-Ma, How did you overcome this problem? I am experiencing it at the moment. I have attempted to compile the PV3FoamReader several times, yet I still get the reader selection dialog, and then a crash as soon as I select OpenFoam files. Is there something that I need to do to tell Paraview to use the reader? R |
||
October 12, 2009, 12:46 |
builParaView3.3-cvs got following error
|
#44 |
New Member
Nirmal
Join Date: Jun 2009
Posts: 13
Rep Power: 17 |
Hi,
When I tried to run buildParaView3.3-cvs after rmoving platforms directory, i got the following messages. [ 52%] [ 52%] Building CXX object Utilities/VTKClientServer/Graphics/CMakeFiles/vtkGraphicsCS.dir/vtkWindowedSincPolyDataFilterClientServer.o Building CXX object Utilities/VTKClientServer/Graphics/CMakeFiles/vtkGraphicsCS.dir/vtkGraphicsCSInit.o Linking CXX shared library ../../../bin/libvtkGraphicsCS.so [ 52%] Built target vtkGraphicsCS make: *** [all] Error 2 done please let me know, how can i avoid this and complete the installation? |
|
October 21, 2009, 07:15 |
|
#45 |
Senior Member
Sebastian Gatzka
Join Date: Mar 2009
Location: Frankfurt, Germany
Posts: 729
Rep Power: 20 |
Hello World.
Haven't thought I was beyond the point of asking questions about the installations, but Linux is always surprising ... When running the ./Allwmake for the PV3FoamReader in version 1.6 I'm running into trouble: Code:
[ 8%] Generating qrc_PV3FoamReader.cxx make[2]: QT_RCC_EXECUTABLE-NOTFOUND: Kommando nicht gefunden make[2]: *** [qrc_PV3FoamReader.cxx] Fehler 127 make[1]: *** [CMakeFiles/PV3FoamReader.dir/all] Fehler 2 make: *** [all] Fehler 2 Here are my Qt and GCC versions, just for completeness: Code:
sega@deepblue:~$ qmake --version QMake version 2.01a Using Qt version 4.5.0 in /usr/lib sega@deepblue:~$ gcc --version gcc (OpenFOAM) 4.3.3
__________________
Schrödingers wife: "What did you do to the cat? It's half dead!" |
|
March 15, 2010, 10:11 |
|
#46 | |
New Member
Anon
Join Date: Mar 2010
Posts: 22
Rep Power: 16 |
Quote:
|
||
March 15, 2010, 12:03 |
|
#47 |
Senior Member
Sebastian Gatzka
Join Date: Mar 2009
Location: Frankfurt, Germany
Posts: 729
Rep Power: 20 |
I honestly can't remember ...
__________________
Schrödingers wife: "What did you do to the cat? It's half dead!" |
|
March 15, 2010, 12:44 |
|
#48 |
New Member
Anon
Join Date: Mar 2010
Posts: 22
Rep Power: 16 |
||
March 15, 2010, 13:27 |
|
#49 |
Senior Member
Sebastian Gatzka
Join Date: Mar 2009
Location: Frankfurt, Germany
Posts: 729
Rep Power: 20 |
I doubt that. It muste have been somthing with Qt and all this stuff ...
__________________
Schrödingers wife: "What did you do to the cat? It's half dead!" |
|
March 15, 2010, 14:44 |
|
#50 |
New Member
Anon
Join Date: Mar 2010
Posts: 22
Rep Power: 16 |
It might have been the start of it. I know I was having similar problems with Qt before I fixed it. Once I did however I ran into a few issues with vtkConfig.h--which I believe is a result of not having PV3reader module compiled correctly which lead me to the error in question.
|
|
March 15, 2010, 15:03 |
|
#51 |
Senior Member
Sebastian Gatzka
Join Date: Mar 2009
Location: Frankfurt, Germany
Posts: 729
Rep Power: 20 |
I really can't remember, sorry.
Which reminds me that I have to post solutions to every problem I faced and overcame...
__________________
Schrödingers wife: "What did you do to the cat? It's half dead!" |
|
March 15, 2010, 15:21 |
|
#52 |
New Member
Anon
Join Date: Mar 2010
Posts: 22
Rep Power: 16 |
haha, it's okay--it's nothing super important as I'm doing this for "fun". Maybe some one will come up with a solution to this. I saw someone else has posted in my thread concerning this problem, so we'll see what they say.
|
|
March 18, 2010, 13:51 |
|
#53 |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,981
Blog Entries: 45
Rep Power: 128 |
Greetings Anon,
I don't know if you've already managed to fix that issue you've had with Qt4/PV3FoamReader, but two possible fixes come to mind:
Bruno |
|
March 18, 2010, 20:59 |
|
#54 | |
New Member
Anon
Join Date: Mar 2010
Posts: 22
Rep Power: 16 |
Quote:
Code:
sudo apt-get install qt4-dev Code:
E: Couldn't find package qt4-dev |
||
March 19, 2010, 07:23 |
|
#56 | |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,981
Blog Entries: 45
Rep Power: 128 |
Greetings Anon,
Quote:
So whenever you can't install a package via command line, go to the GUI Synaptic, or Software Installation/Management in the menus or something like that, so you can get a proper search functionality That's what I usually do Also because sometimes the package names will change from version to version, and not always will have the same name! So, as Gijs indicated, the proper package name is qt4-dev-tools. So: Code:
sudo apt-get install qt4-dev-tools Best regards, Bruno |
||
March 19, 2010, 10:54 |
|
#57 | |
New Member
Anon
Join Date: Mar 2010
Posts: 22
Rep Power: 16 |
Quote:
|
||
March 19, 2010, 12:41 |
|
#59 |
New Member
Anon
Join Date: Mar 2010
Posts: 22
Rep Power: 16 |
||
March 19, 2010, 13:04 |
|
#60 |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,981
Blog Entries: 45
Rep Power: 128 |
OK, if it's still the QT_RCC_EXECUTABLE issue... try this:
Code:
which rcc Code:
/usr/bin/rcc Also, have you tried: Code:
cd $FOAM_APP/utilities/postProcessing/graphics/PV3FoamReader ./Allwclean ./Allwmake Either way, try: Code:
cd $WM_THIRD_PARTY_DIR ./makeParaView If it builds successfully, then try building once again the PV3FoamReader |
|
Tags |
9.04, installing openfoam, ubuntu 9.04 |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
OpenFOAM 1.5.x package - CentOS 5.3 x86_64 | linnemann | OpenFOAM Installation | 7 | July 30, 2009 04:14 |
qt4.3.4 with ubuntu 9.04 "jaunty jackalope"? | sven | OpenFOAM | 4 | May 30, 2009 19:22 |
OpenFOAM Install problem | masb | OpenFOAM | 3 | May 25, 2009 12:32 |
64bitrhel5 OF installation instructions | mirko | OpenFOAM Installation | 2 | August 12, 2008 19:07 |
Adventure of fisrst openfoam installation on Ubuntu 710 | jussi | OpenFOAM Installation | 0 | April 24, 2008 15:25 |