|
[Sponsors] |
[Other] openFoam 2.3.x for windows from cfdsupport.com |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
November 14, 2014, 05:19 |
|
#21 |
Member
a
Join Date: Nov 2013
Posts: 34
Rep Power: 13 |
hi I did all the instructions you have said here. but when trying to run blockMesh.exe, this message appears:
$ blockMesh.exe /opt/OpenFOAM/OpenFOAM-2.3.x/platforms/cygwin64mingw-w64DPOpt/bin/blockMesh.exe: error while loading shared libraries: libgcc_s_seh-1.dll: cannot open shared object file: No such file or directory |
|
November 14, 2014, 05:24 |
|
#22 | |
Member
a
Join Date: Nov 2013
Posts: 34
Rep Power: 13 |
Quote:
I said my problem in the last post... thanks |
||
November 14, 2014, 05:52 |
|
#23 |
New Member
Andras Horvath
Join Date: Mar 2009
Posts: 29
Rep Power: 17 |
Minaret,
it seems you don't have "mingw64-x86_64-gcc-core" installed. Install this package via the Cygwin setup program and you should be fine. Cheers Andras |
|
November 14, 2014, 07:10 |
|
#24 | |
Member
a
Join Date: Nov 2013
Posts: 34
Rep Power: 13 |
Quote:
I had missed the step. but now after calling paraview, there is no "mesh regions" to view. (cavity example) |
||
November 14, 2014, 08:39 |
|
#25 |
Member
a
Join Date: Nov 2013
Posts: 34
Rep Power: 13 |
it seems it doesn't solve the cavity problem.
because I solved this example in linux and I can show the results here in windows, in paraview. what is the problem? thank you so much... |
|
November 14, 2014, 11:19 |
Viewing mesh
|
#26 |
New Member
Isha Schoots
Join Date: Nov 2014
Posts: 3
Rep Power: 12 |
Thanks for the fix Andras! I still don't understand why paraFoam itself doesn't work, but I can view the result in paraview now.
I can't view the mesh before running the solver in the same way though. Do you know a way to do that as well by any chance? Thanks a lot! Edit: Nvm, it does work for the mesh as well, I didn't apply the properties for the mesh just now. |
|
November 16, 2014, 05:25 |
paraview still won't work from bash?
|
#27 | |
New Member
Join Date: Nov 2014
Posts: 1
Rep Power: 0 |
Quote:
After trying all the steps mentioned in the previous posts, I am still having some problems launching paraview .foam from the bash command, any idea how to solve this? Other OS are required to modify their bashrc, but not sure what I should add there in windows one... thanks for the help |
||
November 28, 2014, 17:41 |
Post processing
|
#28 |
New Member
Jan C. Kragbæk
Join Date: Nov 2014
Posts: 1
Rep Power: 0 |
Hi guys
I'm a new OpenFoam user, and I have followed the installation for windows. I'm now following the cavity tutorial in OpenFoam. Mesh generates without problems, and the solution seem to compile. But I can't see any results in paraview. All I can see is the geometry. No colors. I'm launching paraview by typing : touch .foam paraview .foam Any ideas? Thanks. |
|
December 1, 2014, 08:58 |
|
#29 |
New Member
matel foz
Join Date: Dec 2014
Posts: 2
Rep Power: 0 |
[Solved]
Hi, trying to install openfoam, I get this error msg, at the step 1 of level 1 (installing vcredist_x86.exe) : "A newer version of Microsoft Visual C ++ 2010 Redistributable has been detected on this computer." Is somebody had the same problem ? Last edited by saucisse volante; December 9, 2014 at 11:25. |
|
December 9, 2014, 04:13 |
|
#30 |
Senior Member
|
Hi,
i have a problem similar to janK/Wisethinker. Everything is perfect except for paraview. When i type paraview .foam or paraview.exe .foam cygwin says command not found.. I have paraview installed and tested it by manually opening paraview from start menu and loaded the .foam file..The results are perfect. The environmental variable is present as shown below C:\Program Files (x86)\ParaView 4.1.0\bin;C:\cygwin64\usr\x86_64-w64-mingw32\sys-root\mingw\bin;C:\cygwin64\opt\OpenFOAM\OpenFOAM-2.3.x\platforms\cygwin64mingw-w64DPOpt\lib;C:\cygwin64\opt\OpenFOAM\OpenFOAM-2.3.x\platforms\cygwin64mingw-w64DPOpt\bin;C:\Program Files\Microsoft MPI\Bin; i had followed these steps http://www.cfdsupport.com/install-op...r-windows.html If anybody could throw some light it would of great help..Thanks in advance Ananthakrishnan |
|
December 9, 2014, 11:24 |
|
#31 |
New Member
matel foz
Join Date: Dec 2014
Posts: 2
Rep Power: 0 |
Hi,
I succeeded to install OpenFOAM, until the step 4-5 of this page http://www.cfdsupport.com/install-op...r-windows.html But when I launch the BlockMesh.exe, to test with the icofoam/cavity example, I get a " bash : BlockMesh.exe : command not found." (I translate the french msg) What is wrong ? I guess that the problem comes from OpenFOAM-2.3.x-reg.bat, yet, the folder C:\cygwin\opt\OpenFOAM\OpenFOAM-2.3.x\platforms\cygwin64mingw-w64DPOpt\bin; containing the BlockMesh.exe is defined in the PATH line of the regedit file. Thanks for your help. |
|
December 15, 2014, 11:44 |
How to compile new codes in OpenFOAM on Windows
|
#32 |
New Member
Lee
Join Date: Oct 2011
Posts: 15
Rep Power: 15 |
Hi all,
Someone can tell me the steps to compile new codes in OpenFOAM on windows. If there is an example is perfect for this. In Linux we can do this easy with command: wmake. Thanks, SKLee |
|
February 2, 2015, 03:19 |
|
#33 |
New Member
Jafar Ali
Join Date: Jan 2015
Posts: 1
Rep Power: 0 |
Hi friends,
I have installed openfoam using instructions from http://www.cfdsupport.com/install-op...r-windows.html The blockmesh and icofoam command ran properly but parafoam command is not found. Is there something missing in the steps. Or I need to cross compile paraview with Cmake. ------------------ icofoam and blockmesh runs but not parafoam..I think there is problem while cross compiling of paraview. Last edited by wyldckat; February 2, 2015 at 16:29. Reason: merged posts, which were posted a few minutes apart |
|
February 5, 2015, 10:57 |
openFOAM on WIndows (blockMesh: command not found)
|
#34 |
Member
shashank moghe
Join Date: Feb 2015
Posts: 32
Rep Power: 11 |
I have taken the cross compiler route and installed the binaries for openFOAM on windows with Cygwin64 installed as the cross compilation platform. At a certain stage, during the course of running the icoFoam cavity tutorial, when I write the blockMesh command, this error pops up:
-bash: blockMesh: command not found Is there something wrong that I am doing? Have you ever come across anything like this (I really hope you did)? P.S: Please neglect my lack of knowledge, I am new to Linux programming and cannot really dual boot Ubuntu with my Windows7. |
|
February 5, 2015, 13:01 |
|
#35 |
Senior Member
Blanco
Join Date: Mar 2009
Location: Torino, Italy
Posts: 193
Rep Power: 17 |
I can't help you with your problem but it seems that blockMesh is not recognized...what about other openfoam commands? do they work?
on the other side, why don't you try to boot from an usb key with ubuntu? There are some linux distro with openfoam already installed in it, you can try a live cd or a usb key with them, avoiding possible problems with w7 and cygwin |
|
February 5, 2015, 13:07 |
|
#36 | |
Member
shashank moghe
Join Date: Feb 2015
Posts: 32
Rep Power: 11 |
Quote:
|
||
February 18, 2015, 02:54 |
OpenFOAM Problem with mpirun and foamJob
|
#37 |
New Member
igor
Join Date: Jun 2014
Posts: 7
Rep Power: 12 |
Hello all OpenFOAM users.
I started with OpenFOAM one week ago. I use version from www.cfdsupport.com, on win7 x64. Everything was OK, but now i first time try to use parallel computation and i have following errors: ----------------------------------- blockMesh [passed without errors] surfaceFeatureExtract [passed without errors] decomposePar [passed without errors] mpirun -np 4 snappyHexMesh -overwrite -parallel Sorry! You were supposed to get help abou: orterun:exe-not-found .... ----------------------------------- In some forum post i found another command: foamJob, but for this command: foamJob -bash:foamJob:command not found _____________________ without problems works: blockMesh, snappyHexMesh, simpleFoam (and other solvers). Please, have somebody idea, what is problem? Thanks for all reactions, best regards, ii |
|
February 18, 2015, 15:53 |
|
#38 |
New Member
igor
Join Date: Jun 2014
Posts: 7
Rep Power: 12 |
Ok, this topic can be locked.
I also sent this question to www.cfdsupport.com (their support ) at evening, and during 20 minutes i had answer with email. So, for win version from www.cfdsupport.com, parallel computing is doing with: Code:
mpiexec.exe -n 4 simpleFoam.exe -parallel So, thanks to cfdsupport, BR, i |
|
March 21, 2015, 10:20 |
installing openfoam for windows (from cfd support)
|
#39 |
New Member
andy huggon
Join Date: Mar 2015
Posts: 1
Rep Power: 0 |
hi,
can anyone help with how to install openfoam for windows from cfd support? i followed the steps, but got stuck on two things.... 1) in part 3 'Install Cygwin64 (optional)' i didn't understand step 4 - 'choose following linux packages: mingw64-x86_64-gcc-g++ mingw64-x86_64-zlib mc you can also choose your favorite linux packages' when i ran the cgwin64 installer i didn't see anything that looked like that.... but seemed like a needle in a haystack so i just let it install what it wanted to 2) when i came to do step 4 'Install test & first case run (optional)' I did all the other steps, but the exe's (eg. blockmesh.exe) don't seem to exist anywhere? has somethign gone wrong with the installation of openfoam itself? manythanks, Andy |
|
April 10, 2015, 07:07 |
|
#40 | |
New Member
Join Date: Apr 2015
Posts: 4
Rep Power: 11 |
Quote:
Greetings from Finland! |
||
Tags |
openfoam, windows |
Thread Tools | Search this Thread |
Display Modes | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Frequently Asked Questions about Installing OpenFOAM | wyldckat | OpenFOAM Installation | 3 | November 14, 2023 12:58 |
OpenFOAM course for beginners | Jibran | OpenFOAM Announcements from Other Sources | 2 | November 4, 2019 09:51 |
OpenFOAM v3.0+ ?? | SBusch | OpenFOAM | 22 | December 26, 2016 15:24 |
[OpenFOAM.org] OpenFOAM 2.3.x for Mac at GitHub | ajmas | OpenFOAM Installation | 2 | April 20, 2015 17:23 |
[OpenFOAM.org] Installing OpenFOAM 2.3.x on Ubuntu 14.04 | samiam1000 | OpenFOAM Installation | 4 | January 26, 2015 03:44 |