|
[Sponsors] |
October 31, 2010, 08:25 |
OF 1.7.0 & paraView 3.8.1 (paraFoam)
|
#1 |
Senior Member
|
Dear Foamers,
i've downloaded paraView 3.8.1 from paraview.org i have OF 1.7.0 and Ubuntu 10.10 What should i do to use paraFoam in terminal and using paraView software in OF cases? Thanks in advance, |
|
October 31, 2010, 09:43 |
|
#2 |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,982
Blog Entries: 45
Rep Power: 128 |
Hi Maysam,
Try following these instructions: Using the official pre-built ParaView 3.8.0 version with OpenFOAM... It should work with 3.8.1 as well. Best regards, Bruno
__________________
|
|
October 31, 2010, 15:07 |
|
#3 |
Senior Member
|
Thank you very much for your answer,
i didn't used source pack for OF installation. installation of OF has been done in terminal of Ubuntu 10.04 Now, i've upgraded to Ubuntu 10.10 and want to install ParaView 3.8.1 Your useful informations is not suitable for this situation i think because it tells: mkdir: cannot create directory `/opt/paraviewopenfoam380': Permission denied After typing: mkdir -p $ParaView_DIR Switching to root (#) also had no success. What is your idea? Should i install OF from source pack from first? Best regards, Maysam |
|
October 31, 2010, 16:37 |
|
#4 |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,982
Blog Entries: 45
Rep Power: 128 |
Hi Maysam,
But it can be successful! Do the following steps, before starting to follow the blog's instructions:
There is also another solution, that involves editing the file "OpenFOAM-1.7.1/etc/applications/paraview3/bashrc"... but I think the previous explanation is the quickest Best regards, Bruno
__________________
|
|
November 1, 2010, 13:02 |
|
#6 | |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,982
Blog Entries: 45
Rep Power: 128 |
Hi Maysam,
Quote:
______________________ And what I meant by "remember" was this: User Configuration But right now, you only have to run that line I've told you about! Best regards, Bruno
__________________
|
||
November 2, 2010, 05:05 |
|
#7 | |
Senior Member
|
Quote:
Code:
maysam@maysam-laptop:~$ sed -i -e 's=\.OpenFOAM=\.foam=' $WM_PROJECT_DIR/bin/paraFoam sed: couldn't open temporary file /opt/openfoam170/bin/sedslURDU: Permission denied Code:
root@maysam-laptop:~# sed -i -e 's=\.OpenFOAM=\.foam=' $WM_PROJECT_DIR/bin/paraFoam sed: can't read /bin/paraFoam: No such file or directory Best, |
||
November 2, 2010, 18:33 |
|
#8 |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,982
Blog Entries: 45
Rep Power: 128 |
Hi Maysam,
Run this as root: Code:
sed -i -e 's=\.OpenFOAM=\.foam=' /opt/openfoam170/bin/paraFoam Bruno
__________________
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[OpenFOAM] parafoam - paraview help function | felik9 | ParaView | 5 | June 3, 2010 16:03 |
[OpenFOAM] Segmentation fault with paraFoam and paraview 3.6.1 on Fedora 11 32 and 64 bit | nanes | ParaView | 2 | September 11, 2009 10:12 |
paraFoam / paraview black screen | gfilip | OpenFOAM | 6 | July 13, 2009 05:30 |
[OpenFOAM] Both paraview and paraFoam crash on Redhat Linux WS v4 64bit | sek | ParaView | 4 | August 17, 2006 17:26 |
[OpenFOAM] Building Paraview with reader builtin instead of parafoam script | tj22 | ParaView | 2 | April 7, 2006 13:55 |