|
[Sponsors] |
September 23, 2012, 12:49 |
paraFoam won't Run. Please Help!
|
#1 |
New Member
Alfredo Gutierrez
Join Date: Sep 2012
Location: Azusa, Ca
Posts: 11
Rep Power: 14 |
Hi All,
I am a new user to openFOAM and am not sure what to do. I have just installed bluecfd-singlecore (blueCFD-SingleCore 2.1-1 installer) from the following website: http://code.google.com/p/bluecfd-sin...wiki/UserGuide I have also download ParaView (v3.14, ParaView Binary Installers for 64-Bit Windows, though the installation guide for what files from the first link above was not as detailed as I would have liked) for post processing from the following webiste: http://www.paraview.org/paraview/resources/software.php I am working through the first tutorial, Cavity Flow, and I got blockMesh to run just fine. However, when I try to use paraFoam to view the mesh, I get the follow error: "Windows cannot find 'paraview.exe'. Make sure you typed the name correctly, and then try again." I thought I may have not created the correct batch file when installing ParaView manually, as the instructions were most likely written for Linux and had a different version of ParaView. Can anyone help? Thank you in advance! |
|
September 23, 2012, 13:17 |
|
#2 |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,982
Blog Entries: 45
Rep Power: 128 |
Greetings Alfredo and welcome to the forum!
I'm sorry about the very few instructions that the page provides, but that's all we managed to provide for free online so far. Anyway, did you follow the instructions from this section: ParaView @ blueCFD-SingleCore UserGuide Best regards, Bruno (the guy responsible for blueCFD )
__________________
|
|
September 23, 2012, 13:24 |
|
#3 |
New Member
Alfredo Gutierrez
Join Date: Sep 2012
Location: Azusa, Ca
Posts: 11
Rep Power: 14 |
Hi Bruno!
No worries about the instructions, I am just a bit frustrated at how little I know about this software. I followed the instructions under "ParaView" however, I think my problem lies in the step where I have to create the batch file in \etc\config... Regards, Alfredo |
|
September 23, 2012, 13:35 |
|
#4 |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,982
Blog Entries: 45
Rep Power: 128 |
OK, it's simple to do, but the instructions assume that Windows doesn't get in the way What I mean is that you probably created a file named "paraview.bat.txt".
Therefore, since Windows doesn't always cooperate, here's what you can do:
Bruno
__________________
|
|
September 23, 2012, 13:42 |
|
#5 |
New Member
Alfredo Gutierrez
Join Date: Sep 2012
Location: Azusa, Ca
Posts: 11
Rep Power: 14 |
Let me try the steps you outlined above! Please note the following differences I found thus far in the coding:
1) My config directory is "etc\config" not "etc\config.d". Does this matter? 2) In step 5, "C:\Program Files\ParaView 3.14.1", my computer has C:\Program Files (x86)....so I will replace the code with that. Is that ok? I will let you know if this fixes the problem. Thank you!! |
|
September 23, 2012, 14:16 |
|
#6 |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,982
Blog Entries: 45
Rep Power: 128 |
Hi Alfredo,
You have to create the folder "etc\config.d". It's from there that blueCFD loads up custom environment initializations. The instructions may be very summarized, but they tell no lies OK, they don't mention that the folder has to be created... As for ParaView: If you are using ParaView 64bit, then why did it land in the "x86" folder? I don't remember the ParaView 64bit installer messing up something so simple.... Best regards, Bruno
__________________
|
|
September 23, 2012, 14:34 |
|
#7 |
New Member
Alfredo Gutierrez
Join Date: Sep 2012
Location: Azusa, Ca
Posts: 11
Rep Power: 14 |
Hi Bruno,
Thank you for the clarification! I knew I must have been missing something pretty simple. I have created the new folder at the following location: C:\Program Files (x86)\blueCFD-SingleCore-2.1\OpenFOAM-2.1\etc\config.d However, I am still getting the same error However, If I open ParaView I can open the case.foam file and view the mesh that way. I would still like to try and get the command line to open ParaView though. As far as ParaView, I am not sure why it saved in the "x86" folder. Maybe user error? Should I uninstall everything and install it in the non "x86" folder? Regards, Alfredo |
|
September 23, 2012, 14:39 |
|
#8 |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,982
Blog Entries: 45
Rep Power: 128 |
Uhm... did you create the folder "config.d" and move the "paraview.bat" file from "config" to that new folder?
After that, you need to start a new blueCFD-SingleCore command line...
__________________
|
|
September 23, 2012, 14:48 |
|
#9 |
New Member
Alfredo Gutierrez
Join Date: Sep 2012
Location: Azusa, Ca
Posts: 11
Rep Power: 14 |
I did....I created the new folder (config.d) under etc, so i have the following folders under
C:\Program Files (x86)\blueCFD-SingleCore-2.1\OpenFOAM-2.1\etc codeTemplates config config.d thermoData Along with other files. ParaView.bat is within the config.d folder... I have started a new blueCFD-SingleCore command line and have gone through the tutorial. I am able to use blockMesh, but have no luck with paraFoam... Thank you for all your help and I'm sorry for all of the headache... Regards, Alfredo |
|
September 23, 2012, 14:52 |
|
#10 |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,982
Blog Entries: 45
Rep Power: 128 |
OK, let's see if this magic trick works:
__________________
|
|
September 23, 2012, 15:02 |
|
#11 |
New Member
Alfredo Gutierrez
Join Date: Sep 2012
Location: Azusa, Ca
Posts: 11
Rep Power: 14 |
I see the following: (thought it would be easier to attach a screenshot)
09/23/2012 10:25 AM <DIR> . 09/23/2012 10:25 AM <DIR> .. 09/23/2012 10:26 AM 51 ParaView.bat 1 File(s) 51 bytes 2 Dir(s) 299,372,552,192 bytes free When I the second code you gave me, right after I type ParaView.bat, I get a lot of lines of coding (a screenshot would help show this clearly).... |
|
September 23, 2012, 15:09 |
|
#12 |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,982
Blog Entries: 45
Rep Power: 128 |
Wait... I think I'm starting to remember what the problem might be... Look into the folder where ParaView is installed. Is the "paraview.exe" executable file inside that folder or is it inside a sub-folder named "bin"?
I'm asking this because I don't have a Windows machine handy right now
__________________
|
|
September 23, 2012, 15:11 |
|
#13 |
New Member
Alfredo Gutierrez
Join Date: Sep 2012
Location: Azusa, Ca
Posts: 11
Rep Power: 14 |
The "paraview.exe" executable file is inside the sub-folder named "bin"....
|
|
September 23, 2012, 15:19 |
|
#14 |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,982
Blog Entries: 45
Rep Power: 128 |
I suppose you've already guessed it... Add "\bin" to the end of the line in "ParaView.bat" we've been talking about:
Code:
set PATH=%PATH%;C:\Program Files (x86)\ParaView 3.14.1\bin
__________________
|
|
September 23, 2012, 16:06 |
|
#15 |
New Member
Alfredo Gutierrez
Join Date: Sep 2012
Location: Azusa, Ca
Posts: 11
Rep Power: 14 |
Bruno!!! You are amazing!! I had guessed it right after you asked about the bin folder, but I finally got paraFoam to work!!
Thank you for all of your help!! I'm sure I will be posting additional questions as I know nothing about openFOAM (thus this simple fix was way over my head ) Regards, Alfredo |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
crash:parallel run and writetime? | calim_cfd | OpenFOAM Bugs | 2 | March 5, 2012 20:13 |
First Parallel Run - need some help | Gian Maria | OpenFOAM | 3 | June 17, 2011 13:08 |
[OpenFOAM] ParaFoam reader | duartealbuquerque | ParaView | 21 | December 24, 2009 00:29 |
paraFoam does not run | Rainer | OpenFOAM Installation | 4 | September 2, 2009 09:13 |
Windows 64-bit, Distributed Parallel Run Issues... | Erich | CFX | 3 | March 28, 2006 17:36 |