|
[Sponsors] |
![]() |
![]() |
#1 |
Member
Michael Kruger
Join Date: Jul 2014
Location: South Africa
Posts: 38
Rep Power: 12 ![]() |
I am trying to follow these instructions for implementing the utility written by gschaider :
http://www.cfd-online.com/Forums/ope...y-profile.html But get the following error: mich@mich-TravelMate-8372:~/OpenFOAM/OpenFOAM-2.3.0/applications/inletProfile$ wmake g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I/home/mich/OpenFOAM/OpenFOAM-2.3.0/src/cfdTools/lnInclude -I/home/mich/OpenFOAM/OpenFOAM-2.3.0/src/finiteVolume/lnInclude -IlnInclude -I. -I/home/mich/OpenFOAM/OpenFOAM-2.3.0/src/OpenFOAM/lnInclude -I/home/mich/OpenFOAM/OpenFOAM-2.3.0/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed -L/home/mich/OpenFOAM/OpenFOAM-2.3.0/platforms/linux64GccDPOpt/lib \ -lcfdTools -lOpenFOAM -ldl -lm -o OpenFOAM.out /usr/bin/ld: cannot find -lcfdTools collect2: error: ld returned 1 exit status make: *** [OpenFOAM.out] Error 1 I am a newbie and not to good with the programming side yet. Maybe I am doing something obvious wrong. Would someone be so kind as to show me the exact implementation of the utility once it has been compliled? Also, will this utility be able to implement a turbulance profile as well? Thanks in advance.
__________________
------------------------------------------------------- Michael |
|
![]() |
![]() |
![]() |
![]() |
#2 |
Senior Member
|
I suppose that you have not compiled OpenFOAM properly? In your shell:
Code:
src ./Allwmake ![]()
__________________
Blog: sourceflux.de/blog "The OpenFOAM Technology Primer": sourceflux.de/book Twitter: @sourceflux_de Interested in courses on OpenFOAM? |
|
![]() |
![]() |
![]() |
Tags |
gschaider, inlet profile, parabolic inlet |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
extracting outlet velocity profile from one case to another case's inlet | tonggysun | OpenFOAM | 2 | September 13, 2013 05:19 |
Pulsatile profile at inlet | Josyula | Fluent UDF and Scheme Programming | 4 | May 6, 2012 11:09 |
simpleFoam Blows up with Parabolic Inlet Pipe Flow | swahono | OpenFOAM | 0 | December 6, 2010 20:37 |
Inlet Profile with CFX-Pre | Fadi Ishak | CFX | 1 | June 10, 2008 08:12 |
create logarithmic wind profile for inlet | Murat | Main CFD Forum | 0 | December 30, 2003 01:45 |