|
[Sponsors] |
ParaView Error messages when accessing View menu |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
December 6, 2012, 23:13 |
|
#21 |
Senior Member
Join Date: Jul 2011
Posts: 120
Rep Power: 15 |
it isn't about the $ sign. I have tried this, if I understand correctly, the folder structure of deb install is different from the compilation. I am curious as to how to fix this as well. I can't really remember how different it is though.
|
|
December 11, 2012, 09:06 |
|
#22 | |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,982
Blog Entries: 45
Rep Power: 128 |
Quote:
Bruno
__________________
|
||
December 11, 2012, 21:57 |
|
#23 | |
Senior Member
Join Date: Jul 2011
Posts: 120
Rep Power: 15 |
Quote:
|
||
January 1, 2013, 00:28 |
|
#24 |
Senior Member
Join Date: Jul 2011
Posts: 120
Rep Power: 15 |
Happy 2013 all, would just like to bump up this thread slightly with my updates/
I have been trying to find one paraview version that fixes the problem, and it seems that 3.98.0rc3 opened fine with no problems with mouse over view. https://launchpad.net/~gladky-anton/...+build/4013515 However, I am not sure how to integrate it into the env such that using paraFoam would allow it to load pv3.98.0 directly. Anyone can enlighten me on this? |
|
January 1, 2013, 07:12 |
|
#25 |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,982
Blog Entries: 45
Rep Power: 128 |
Hi haze_1986 and Happy 2013!
It's simple:
Bruno
__________________
Last edited by wyldckat; January 1, 2013 at 07:16. Reason: step #2 wasn't very clear |
|
January 1, 2013, 08:36 |
|
#26 | |
Senior Member
Join Date: Jul 2011
Posts: 120
Rep Power: 15 |
Quote:
|
||
January 11, 2013, 04:53 |
|
#27 |
Senior Member
Join Date: Jul 2011
Posts: 120
Rep Power: 15 |
Hi Bruno, just wondering, would that work for self compiled multi-installations based on this? http://www.tfd.chalmers.se/~hani/kur...OwnLaptop.html
Previously with deb installation, I downloaded the latest 3.98.0 binary from paraview site and previously just changed the path in my .bashrc with this export PATH=/opt/ParaView-3.98.0-Linux-64bit/bin/:$PATH However now in the .bashrc, aliases were included alias OF21x='. /home/hei/OpenFOAM/OpenFOAM-2.1.x/etc/bashrc' alias OF21xDebug='. /home/hei/OpenFOAM/OpenFOAM-2.1.x/etc/bashrc WM_COMPILE_OPTION=Debug' alias OF16ext='export QT_BIN_DIR=/usr/bin;. $HOME/OpenFOAM/OpenFOAM-1.6-ext/etc/bashrc' alias PF057='export PYTHONPATH=/home/hei/OpenFOAM/PyFoam-0.5.7/lib/python-2.7/site-packages:$PYTHONPATH; export PATH=/home/hei/OpenFOAM/PyFoam-0.5.7/bin:$PATH' Is there anyway I can point each of the paraviews to the 3.98 version? |
|
January 11, 2013, 05:00 |
|
#28 |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,982
Blog Entries: 45
Rep Power: 128 |
Hi haze_1986,
In my signature link, you would find a link to another post on details about installing ParaView. From there, you should find this post: http://www.cfd-online.com/Forums/ope...tml#post345619 post #2 And then there's this blog post as well: Using the official pre-built ParaView 3.10.1 version with OpenFOAM Best regards, Bruno
__________________
|
|
January 13, 2013, 07:08 |
|
#29 |
Senior Member
Join Date: Jul 2011
Posts: 120
Rep Power: 15 |
Hi Bruno,
following the instructions, am I supposed to apply the steps independently to OF21x and OF16ext? I was able to rm -rf $ParaView_DIR for the OF21x. After following instructions to the end, it still didn't work, even for OF21x. |
|
January 13, 2013, 07:31 |
|
#30 |
Senior Member
Join Date: Jul 2011
Posts: 120
Rep Power: 15 |
Error as below:
FATAL ERROR: ParaView reader module libraries do not exist Please build the reader module before continuing: cd $FOAM_UTILITIES/postProcessing/graphics/PV3Readers ./Allwclean ./Allwmake |
|
January 13, 2013, 08:15 |
|
#31 |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,982
Blog Entries: 45
Rep Power: 128 |
Hi Haze,
Did you follow the instructions from post #25 on this thread we're on? The instructions on that particular post will only apply to OpenFOAM 2.1 and 2.0. Best regards, Bruno
__________________
|
|
January 13, 2013, 08:38 |
|
#32 |
Senior Member
Join Date: Jul 2011
Posts: 120
Rep Power: 15 |
Hi Bruno,
Yeap that worked very well. However, on another system I am required to use 1.6 ext as well. Thus I used the Chalmer's walkthrough to build one that have multi versions. Would it be possible to use 3.98 PV for all the versions based on the chalmer's installation guide? Your help is much appreciated, thanks. |
|
January 13, 2013, 08:41 |
|
#33 |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,982
Blog Entries: 45
Rep Power: 128 |
I haven't tested this on 1.6-ext, but my guess is that the instructions from here: http://www.cfd-online.com/Forums/blo...-openfoam.html - should do the trick. More specifically, starting from point #7.
__________________
|
|
January 13, 2013, 09:16 |
|
#34 |
Senior Member
Join Date: Jul 2011
Posts: 120
Rep Power: 15 |
I hope to clarify some points. For a start, in my built version based on chalmer's, I am unable to rm the $Paraview_DIR. Do I have to go into OF21x and OF16ext to rm. I found that it only works for OF21x.
|
|
January 13, 2013, 18:55 |
|
#35 |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,982
Blog Entries: 45
Rep Power: 128 |
Hi Haze,
OK, I didn't have an 1.6-ext installation handy before, but now I do:
Best regards, Bruno
__________________
|
|
January 13, 2013, 20:37 |
|
#36 |
Senior Member
Join Date: Jul 2011
Posts: 120
Rep Power: 15 |
Hi Bruno, after doing this. paraFoam and paraview commands still return the 3.12.0 version that I have made based on http://www.tfd.chalmers.se/~hani/kur...OwnLaptop.html
I am not sure if it is because I have several versions of OF whereas the instructions you gave are only for just 1.6ext only |
|
January 14, 2013, 05:03 |
|
#37 |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,982
Blog Entries: 45
Rep Power: 128 |
Hi Haze,
Well, then it's all on your side from now on! The instructions on that page are a bit ambiguous, because at the beginning it talks about following a set of instructions and later on it talks about another set of instructions, so I don't know what needs fixing. You can run the following command to help you diagnose where the problem is: Code:
echo $PATH Best regards and good luck! Bruno
__________________
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[OpenFOAM] How to view openfoam results in paraview | Marineboy | ParaView | 9 | June 19, 2019 22:16 |
[OpenFOAM] View grid coordinates in Paraview | ozzythewise | ParaView | 3 | June 6, 2017 05:12 |
[General] Paraview User defined view | prapanj | ParaView | 3 | January 3, 2014 21:54 |
[OpenFOAM] ParaView 3.6.1 & 3.7.0: Can't view STL files | johannes | ParaView | 2 | December 3, 2009 15:07 |
paraFoam reader for OpenFOAM 1.6 | smart | OpenFOAM Installation | 13 | November 16, 2009 22:41 |