|
[Sponsors] |
November 6, 2008, 15:35 |
Hello ALL!
I have just star
|
#1 |
New Member
Alex
Join Date: Mar 2009
Location: Canada
Posts: 9
Rep Power: 17 |
Hello ALL!
I have just started playing with OpenFOAM 1.5 on ubuntu 8.04, and I am going through the first tutorial. The problem is that when I start the paraFoam post-processing (viewing the mesh), paraView tells me that a reader for cavity.OpenFOAM could not be found and suggests me to choose the reader myself. What is the problem/which reader to choose? Any help would be greatly appreciated! Thank you very much! |
|
November 6, 2008, 18:57 |
fixed it! sorry for flooding t
|
#2 |
New Member
Alex
Join Date: Mar 2009
Location: Canada
Posts: 9
Rep Power: 17 |
fixed it! sorry for flooding this forum ...
|
|
November 28, 2008, 03:53 |
Hi,
can you explain in short
|
#3 |
Senior Member
Join Date: Mar 2009
Location: Norway
Posts: 138
Rep Power: 17 |
Hi,
can you explain in short how you solved this? I tried to recompile, as it says in the openfoam guide on ubuntuforums, but seems like I have a problem with the Qt version.. and cannot rebuild afterall :/ |
|
November 28, 2008, 13:52 |
Hi Kjetil,
You need to inst
|
#4 |
New Member
Alex
Join Date: Mar 2009
Location: Canada
Posts: 9
Rep Power: 17 |
Hi Kjetil,
You need to install libmpfr and the right version of Qt (4.3.4 for ubuntu 8.04). These are available through Synaptic Package Manager. And then you need to recompile paraview. This should work. Alex. |
|
January 15, 2009, 06:44 |
Hello.
I installed libmpfr1
|
#5 |
Senior Member
Sebastian Gatzka
Join Date: Mar 2009
Location: Frankfurt, Germany
Posts: 729
Rep Power: 20 |
Hello.
I installed libmpfr1ldbl and libqt4-dev but qmake --version is still returning Qt 3.3.7. What went wrong? BTW. I'm getting the same message asking the reader for cavity.OpenFOAM.
__________________
Schrödingers wife: "What did you do to the cat? It's half dead!" |
|
January 15, 2009, 08:22 |
Meanwhile I recompiled the Par
|
#6 |
Senior Member
Sebastian Gatzka
Join Date: Mar 2009
Location: Frankfurt, Germany
Posts: 729
Rep Power: 20 |
Meanwhile I recompiled the ParaView from the instructions in the README file.
After running paraFoam on the case it's loading, but is not displaying anything. What can be wrong?
__________________
Schrödingers wife: "What did you do to the cat? It's half dead!" |
|
January 15, 2009, 18:22 |
Read carefully Chapter 2 of th
|
#7 |
New Member
Nikola Mirkov
Join Date: Mar 2009
Location: Belgrade, Serbia
Posts: 18
Rep Power: 17 |
Read carefully Chapter 2 of the User Guide.
You just have to check some boxes. Play with it, it's not hard. Good luck!
__________________
www.laturbolenza.com |
|
January 16, 2009, 08:54 |
Yes I did.
I was just not fam
|
#8 |
Senior Member
Sebastian Gatzka
Join Date: Mar 2009
Location: Frankfurt, Germany
Posts: 729
Rep Power: 20 |
Yes I did.
I was just not familiar with the new GUI, so I missed the steps to display the fields. The User Guide fixed that problem ... Bye bye.
__________________
Schrödingers wife: "What did you do to the cat? It's half dead!" |
|
February 12, 2009, 03:36 |
Hello to all,
I'm getting a l
|
#9 |
New Member
Gianpiero Fontana
Join Date: Mar 2009
Posts: 1
Rep Power: 0 |
Hello to all,
I'm getting a little mad with this cavity.FOAM reader. I did all the tried all the tips of this forum and I still have the problem. I think it's a problem with the Qt version (I have ubuntu 7.1 & Qt 4.4.3) When I compile the PV3Foam Reader I get this ad the end: + make [ 9%] Generating qrc_PV3FoamReader.cxx [ 18%] Generating moc_PV3FoamReaderPluginImplementation.cxx Scanning dependencies of target PV3FoamReader [ 27%] Building CXX object CMakeFiles/PV3FoamReader.dir/moc_PV3FoamReaderPluginImplementation.o [ 36%] Building CXX object CMakeFiles/PV3FoamReader.dir/PV3FoamReaderPluginImplementation.o [ 45%] Building CXX object CMakeFiles/PV3FoamReader.dir/qrc_PV3FoamReader.o Linking CXX shared library /home/linux/OpenFOAM/OpenFOAM-1.5/lib/linuxGccDPOpt/libPV3FoamReader.so /usr/bin/ld: cannot find -lpqComponents collect2: ld returned 1 exit status make[2]: *** [/home/linux/OpenFOAM/OpenFOAM-1.5/lib/linuxGccDPOpt/libPV3FoamReader.so] Error 1 make[1]: *** [CMakeFiles/PV3FoamReader.dir/all] Error 2 make: *** [all] Error 2 And also I don't know how to disinstall the Qt 4.4.3 and install the recomended 4.3.2. Please, I'm new in Linux, be patient and clear with the explanation. PS: How can I know if I'm 32 or 64 bit? |
|
February 12, 2009, 08:35 |
Hello Gianpiero,
Type 'getc
|
#10 |
Member
Paulo Alexandre Costa Rocha
Join Date: Mar 2009
Posts: 71
Rep Power: 17 |
Hello Gianpiero,
Type 'getconf LONG_BIT' in a shell. The output will show if you're 32 or 64 bits. Regards, Paulo Rocha |
|
February 12, 2009, 12:38 |
Hi Alex, don't get trouble, I
|
#11 |
New Member
Abel Chávez Morales
Join Date: Mar 2009
Location: Monterrey, Nuevo León, México
Posts: 2
Rep Power: 0 |
Hi Alex, don't get trouble, I recommend you convert to VTK and open directly in paraview, that is
1. blockMesh 2. checkMesh 3. icofoam >& log & 4. cat log (to see the log file) when the run ends (follows your answer) 5. foamToVTK 6. paraview open VTK files directly and you choose what you need Regards, Abel. |
|
April 2, 2009, 10:57 |
|
#12 |
New Member
Fernando Herrera
Join Date: Mar 2009
Posts: 18
Rep Power: 17 |
||
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Chemkin reader | stefanke | OpenFOAM Pre-Processing | 28 | March 8, 2022 11:16 |
[OpenFOAM] ParaFoam reader | duartealbuquerque | ParaView | 21 | December 24, 2009 00:29 |
DxFoam reader update | hjasak | OpenFOAM Post-Processing | 69 | April 24, 2008 02:24 |
[OpenFOAM] Reader should I visualize t%3d0 | tj22 | ParaView | 1 | June 30, 2006 11:16 |
New version of Phoenics Reader | Eugene | Phoenics | 0 | November 13, 2002 03:10 |