|
[Sponsors] |
May 9, 2013, 20:21 |
|
#281 | |
New Member
Join Date: Jan 2013
Posts: 11
Rep Power: 13 |
Quote:
I wanted to send the log file. this one is correct, will you take a look? thanks regards |
||
May 11, 2013, 07:10 |
|
#282 | |
Assistant Moderator
Bernhard Gschaider
Join Date: Mar 2009
Posts: 4,225
Rep Power: 51 |
Quote:
Code:
Makefile:54: /Users/kiarashkashi/OpenFOAM/OpenFOAM-2.2.0/wmake/rules/darwinIntel64/general: No such file or directory Makefile:55: /Users/kiarashkashi/OpenFOAM/OpenFOAM-2.2.0/wmake/rules/darwinIntel64/c++: No such file or directory
__________________
Note: I don't use "Friend"-feature on this forum out of principle. Ah. And by the way: I'm not on Facebook either. So don't be offended if I don't accept your invitation/friend request |
||
May 11, 2013, 18:14 |
|
#283 | |
New Member
Join Date: Jan 2013
Posts: 11
Rep Power: 13 |
Quote:
FATAL ERROR: ParaView reader module libraries do not exist Please build the reader module before continuing: cd $FOAM_UTILITIES/postProcessing/graphics/PV3Readers ./Allwclean ./Allwmake I went to the mentioned directory and somehow I had to change the location of paraview to /Thirdparty-2.2.0/platforms/darwinIntel64/paraview-3.12.0 , because otherwise it couldn't find it. it's again problem of compiling I think. I attached the log file here after running ./Allwmake. will you please take a look at it. thank you best regards |
||
May 12, 2013, 06:55 |
|
#284 |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,982
Blog Entries: 45
Rep Power: 128 |
Greetings to all!
@MohandeseIrani: I think you didn't read the whole wiki page Have a look at the section "Installing and using ParaView ": http://openfoamwiki.net/index.php/Ho...using_ParaView Best regards, Bruno
__________________
|
|
June 1, 2013, 15:39 |
|
#285 | ||||
New Member
Steffen
Join Date: May 2013
Posts: 3
Rep Power: 13 |
Hi everyone,
thanks a lot for this very helpful thread and the openfoamwiki page. Because of you guys, I just successfully installed OpenFOAM 2.1.1 on my Snow Leopard. I'm very happy. Two remarks: 1. In the great wiki-tutorial (http://www.openfoamwiki.net/index.ph...enFOAM_v21_Mac), it is missing that one should apply the Third-Party patch: Code:
patch -p1 <ThirdParty-2.1.0-Mac.patch At first, I forgot to apply this patch and I guess that was the reason why I encountered some similar problems as HJG with turbulance/R/make/options. I got the same error: Quote:
Quote:
Quote:
Quote:
Code:
./Allwmake wcleanAll wcleanLnIncludeAll ./Allwmake 2. So, as a second remark, it would be great if this and similar fixes (e.g. with regard to multiphaseEulerFoam) could be added to the tutorial for less experienced users like me. Many thanks again, Steffen |
|||||
June 1, 2013, 19:22 |
|
#286 |
New Member
Steffen
Join Date: May 2013
Posts: 3
Rep Power: 13 |
Hi again,
I have exactly the same problem as maCrombo (#276) and MohandeseIrani (#283) with paraFoam: Code:
FATAL ERROR: ParaView reader module libraries do not exist Please build the reader module before continuing: cd $FOAM_UTILITIES/postProcessing/graphics/PV3Readers ./Allwclean ./Allwmake Could it be possible that Paraview has to be compiled first? Can anyone tell me how to do this on a Mac? When trying Code:
cd OpenFOAM/ThirdParty-2.1.1 ./makeParaView Code:
*** Error: cannot find qmake either at $QMAKE_PATH or in current $PATH Thanks Steffen Last edited by Stev-o; June 2, 2013 at 10:37. |
|
June 4, 2013, 13:49 |
|
#287 | |
Assistant Moderator
Bernhard Gschaider
Join Date: Mar 2009
Posts: 4,225
Rep Power: 51 |
Quote:
Which version of the patch are you using? Usually I update the patch over time and post the subsequent versions in the same thread as the original patch for that OF-version. Problem is that I usually use the .x-version of OF (from git) and not the "regular" releases so it might not always be clear which of those works with intermediate versions like 2.1.1
__________________
Note: I don't use "Friend"-feature on this forum out of principle. Ah. And by the way: I'm not on Facebook either. So don't be offended if I don't accept your invitation/friend request |
||
June 4, 2013, 13:56 |
|
#288 | |
Assistant Moderator
Bernhard Gschaider
Join Date: Mar 2009
Posts: 4,225
Rep Power: 51 |
Quote:
__________________
Note: I don't use "Friend"-feature on this forum out of principle. Ah. And by the way: I'm not on Facebook either. So don't be offended if I don't accept your invitation/friend request |
||
June 7, 2013, 14:03 |
|
#289 |
New Member
Steffen
Join Date: May 2013
Posts: 3
Rep Power: 13 |
Ok, thanks for your responses:
1. I updated the wiki page. I just wasn't sure whether some completely ignorant user like me should mess around with it. 2. I'm actually using the very first versions of your patches (from post # 1). I will have a look if I can find more recent ones in this thread. Thanks. 3. Thanks as well for the information on the PV3-Reader (sorry that I haven't seen it elsewhere). I'm actually already doing it like you said: I just create a stub-file which I can open. Maybe with a more recent patch I might also be able to use the command "paraFoam -builtin" which right now gives me the error message above. Best Steffen |
|
June 8, 2013, 11:58 |
|
#290 | |||
Assistant Moderator
Bernhard Gschaider
Join Date: Mar 2009
Posts: 4,225
Rep Power: 51 |
Quote:
Quote:
Quote:
__________________
Note: I don't use "Friend"-feature on this forum out of principle. Ah. And by the way: I'm not on Facebook either. So don't be offended if I don't accept your invitation/friend request |
||||
June 17, 2013, 21:49 |
|
#291 |
New Member
Enrico Deusebio
Join Date: Jun 2013
Posts: 2
Rep Power: 0 |
Hi!
First of all, let me thank you for taking care of this blog and for helping others to install OpenFOAM. The jobs you are doing is really admirable! I have spent the last two days on trying to install OpenFOAM on my MBA 13". Unsuccessfully. I have followed step-by-step the tutorial http://openfoamwiki.net/index.php/Ho...enFOAM_v21_Mac but in the building process something always goes wrong. I get a quite massive bunch of error for which it is rather difficult for me to understand the source of the problem (I have taken a look at the first error I get but with no clue). As suggested in some of these posts, I have changed the make files of "multiphaseEulerFoam" and "turbulence/R" but with no luck. I have also tried with both OpenFOAM-2.1.0 and OpenFOAM-2.1.1, and for each I have tried the several patches which has been release over the past year and a half (the last patch released the 25th of January does not seem to work on my laptop tough). My MBA mounts a OSx Lion 10.7.5. I have OPENMPI 1.6.1 already installed and I switch between the one coming from the third-party and the one I have by means of the WM_MPLIB flag. The log file is rather big, probably because of the massive amounts of error. Anyway, I attach the first part of the make.log file in the hope that you guys can identify a little where the problem may be. If you need anything else, do not hesitate to get back to me! Best, Enrico |
|
June 18, 2013, 13:11 |
|
#292 | |
Assistant Moderator
Bernhard Gschaider
Join Date: Mar 2009
Posts: 4,225
Rep Power: 51 |
Quote:
Code:
/opt/local/include/gcc46/c++/cwchar:66:11: error: '::mbstate_t' has not been declared /opt/local/include/gcc46/c++/cwchar:141:11: error: '::wint_t' has not been declared
__________________
Note: I don't use "Friend"-feature on this forum out of principle. Ah. And by the way: I'm not on Facebook either. So don't be offended if I don't accept your invitation/friend request |
||
June 18, 2013, 14:22 |
|
#293 | |
New Member
Enrico Deusebio
Join Date: Jun 2013
Posts: 2
Rep Power: 0 |
First of all, thanks for the reply!
Quote:
It then seems to be a problem similar to the one reported here http://www.cfd-online.com/Forums/ope...mac-osx-4.html . Do you know whether "bambedil" found a solution? There is none in the thread... Enrico |
||
June 20, 2013, 20:50 |
|
#294 | ||
Assistant Moderator
Bernhard Gschaider
Join Date: Mar 2009
Posts: 4,225
Rep Power: 51 |
Quote:
Quote:
__________________
Note: I don't use "Friend"-feature on this forum out of principle. Ah. And by the way: I'm not on Facebook either. So don't be offended if I don't accept your invitation/friend request |
|||
August 12, 2013, 11:39 |
Last Error _yPlusLES
|
#295 |
New Member
Ghetta
Join Date: Aug 2013
Location: France
Posts: 6
Rep Power: 13 |
Hello,
I am not familiar with the forum, although I have immersed myself in this thread from one weak ago to try to compile OpenFOAM-V2.1.1 on my Mac (OSX 10.6.8). I have to greet every body for the collective effort. I have conscientiously examine all the posts, and applied some corrections. Now I block on the last and unique error remaining in the Allwmake step : 2.1.1/platforms/darwinIntel64Gcc46DPOpt/bin/yPlusLES Undefined symbols for architecture x86_64: "Foam::incompressible::turbulenceModel::typeNa me", referenced from: _main in yPlusLES.o ld: symbol(s) not found for architecture x86_64 collect2: ld returned 1 exit status make[3]: *** [/Users/vg/OpenFOAM/OpenFOAM-2.1.1/platforms/darwinIntel64Gcc46DPOpt/bin/yPlusLES] Error 1 make[2]: *** [yPlusLES] Error 2 make[3]: `/Users/vg/OpenFOAM/OpenFOAM-2.1.1/platforms/darwinIntel64Gcc46DPOpt/bin/yPlusRAS' is up to date. make[2]: Target `application' not remade because of errors. make[1]: *** [wall] Error 2 make[1]: Target `application' not remade because of errors. make: *** [postProcessing] Error 2 Could you help me please ? Best regards, VG |
|
August 12, 2013, 13:34 |
|
#296 | |
Assistant Moderator
Bernhard Gschaider
Join Date: Mar 2009
Posts: 4,225
Rep Power: 51 |
Quote:
Code:
-lincompressibleTransportModels \
__________________
Note: I don't use "Friend"-feature on this forum out of principle. Ah. And by the way: I'm not on Facebook either. So don't be offended if I don't accept your invitation/friend request |
||
August 13, 2013, 08:23 |
no more
|
#297 |
New Member
Ghetta
Join Date: Aug 2013
Location: France
Posts: 6
Rep Power: 13 |
Good Morning,
In the Make/Options of yPlusLes utility : path : /Applications/utilities/Postprocessing/wall/yPlusLes/ the “ –lincompressibletransportModels “ line was present : EXE_INC = \ -I$(LIB_SRC)/meshTools/lnInclude \ -I$(LIB_SRC)/turbulenceModels \ -I$(LIB_SRC)/turbulenceModels/incompressible/LES/LESModel \ -I$(LIB_SRC)/turbulenceModels/LES/LESdeltas/lnInclude \ -I$(LIB_SRC)/transportModels \ -I$(LIB_SRC)/finiteVolume/lnInclude EXE_LIBS = \ -lincompressibleLESModels \ -lincompressibleTurbulenceModel \ -lincompressibleTransportModels \ -lfiniteVolume \ -lgenericPatchFields I have only cleaned it and rewrite. Now There is no more error. I’ ll work now to progress on OF. I thank you. Best regards, VG |
|
August 19, 2013, 08:40 |
How to launch ParaView
|
#298 |
New Member
Ghetta
Join Date: Aug 2013
Location: France
Posts: 6
Rep Power: 13 |
Good morning,
After resolution of problems for OF-2.1.1 installation on my Mac OSX 10.6.8, I am now sticked at the stage of paraview use to extract results. I read all the previous posts on the subject: #217,218 ,219, 277,288, 290, and I have to say that I don’t know what to do. I have installed OF-2.1.1 , using ThirdParty-2.1.0.patch, and I don’t understand how to launch Paraview (present in the ThirdParty package) using paraFoam. Can somebody resume simply but clearly (for the non-specialist that I am) the necessary stages ? Kind regards VG |
|
August 19, 2013, 11:23 |
|
#299 | |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,982
Blog Entries: 45
Rep Power: 128 |
Greetings to all!
@NewVGh01: Quote:
If there is something you don't understand there, please let us know. Best regards, Bruno
__________________
|
||
August 19, 2013, 12:25 |
paraview
|
#300 |
New Member
Ghetta
Join Date: Aug 2013
Location: France
Posts: 6
Rep Power: 13 |
re- Good morning Bruno,
Yes I have seen the wiki-page. From the posted messages, i thought that I had to use the configuration with the stub-file created with touch. The execution of the “ . paraFoam –builtin command” creates the error : FATAL ERROR: ParaView reader module libraries do not exist Please build the reader module before continuing: cd $FOAM_UTILITIES/postProcessing/graphics/PV3Readers ./Allwclean ./Allwmake I don’t install paraview from www.paraview.org but try to use the version 3.12.0 present in ThirdParty. I should have missed a stage in the installation because I don’t find any file named only « paraview » in the ThirdParty-2.1.1. ? VG |
|
Tags |
compilation error |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Extend Project 1.6-ext Binary Release for Mac OS X | hjasak | OpenFOAM Announcements from Other Sources | 26 | November 5, 2013 17:50 |
Openfoam mac: Compiling custom libraries | atareen64 | OpenFOAM | 3 | April 14, 2011 12:01 |
OpenFOAM-1.6 on Mac OS X 10.6.1 | elvisjohndowson | OpenFOAM | 6 | October 21, 2009 16:45 |
Mac Simple Install Request or Processing Assistance Help | sjohnson | OpenFOAM Installation | 4 | December 12, 2008 08:46 |
MAC + SOLA for free surface | T | Main CFD Forum | 1 | April 11, 2001 14:43 |