CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM

"interpolationTable" problems with compilation: Difference from 1.7 and 2.0

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   August 5, 2011, 09:02
Default "interpolationTable" problems with compilation: Difference from 1.7 and 2.0
  #1
Member
 
alessio.nz's Avatar
 
Alex
Join Date: Apr 2010
Posts: 48
Rep Power: 15
alessio.nz is on a distinguished road
I am creating a new solver with the table uploads. While I was using the 1.7, I could use the tool interpolationTable without problems and the compilation was without errors, but with the version 2.0 it gives the following one:

xxx$wmake
SOURCE=SimpleFoam.C ; g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -2.0.x/src/engine/lnInclude -I/cm/shared/apps/centFOAM/OpenFOAM/OpenFOAM-2.0.x/src/therlModels/basic/lnInclude -I/cm/shared/apps/centFOAM/OpenFOAM/OpenFOAM-2.0.x/src/thermopheModels/compressible/turbulenceModel -I/cm/shared/apps/centFOAM/OpenFOAM/OpenFOAM-2.0.x.x/src/sampling/lnInclude -I/cm/shared/apps/centFOAM/OpenFOAM/OpenFOAM-2.0.x/src/finitelude -I/cm/shared/apps/centFOAM/OpenFOAM/OpenFOAM-2.0.x/src/OSspecific/POSIX/lnInclude
createFields.H: In function âint main(int, char**)â:
createFields.H:61:27: warning: unused variable âTâ
/cm/shared/apps/centFOAM/OpenFOAM/OpenFOAM-2.0.x/src/finiteVolume/lnInclude/readTimeCon
In file included from /cm/shared/apps/centFOAM/OpenFOAM/OpenFOAM-2.0.x/src/OpenFOAM/lnI
from SimpleFoam.C:55:
/cm/shared/apps/centFOAM/OpenFOAM/OpenFOAM-2.0.x/src/OpenFOAM/lnInclude/interpolationTa Type = double]â:
createFields.H:2:58: instantiated from here
/cm/shared/apps/centFOAM/OpenFOAM/OpenFOAM-2.0.x/src/OpenFOAM/lnInclude/interpolationTaReader()â
/cm/shared/apps/centFOAM/OpenFOAM/OpenFOAM-2.0.x/src/OpenFOAM/lnInclude/openFoamTableRectionary&) [with Type = double]
/cm/shared/apps/centFOAM/OpenFOAM/OpenFOAM-2.0.x/src/OpenFOAM/lnInclude/openFoamTableReopenFoamTableReader<double>&)
make: *** [Make/linux64Gcc45DPOpt/SimpleFoam.o] Error 1

-----------------------------------------------------------

What is your opinion about it?



regards,


alex
alessio.nz is offline   Reply With Quote

Old   August 5, 2011, 15:45
Default
  #2
Member
 
Alex
Join Date: Jun 2010
Location: Planet Earth
Posts: 43
Rep Power: 15
bigbang is on a distinguished road
I'm also having trouble running a code that worked in previous versions

Code:
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
#0  Foam::error::printStack(Foam::Ostream&) in "/opt/openfoam200/platforms/linux64GccDPOpt/lib/libOpenFOAM.so"
#1  Foam::sigSegv::sigHandler(int) in "/opt/openfoam200/platforms/linux64GccDPOpt/lib/libOpenFOAM.so"
#2   in "/lib/libc.so.6"
#3  std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(std::string const&) in "/usr/lib/libstdc++.so.6"
#4  
 in "/home/alexander/OpenFOAM/alexander-2.0.0/platforms/linux64GccDPOpt/bin/inletBC"
#5  __libc_start_main in "/lib/libc.so.6"
#6  
 in "/home/alexander/OpenFOAM/alexander-2.0.0/platforms/linux64GccDPOpt/bin/inletBC"
Segmentation fault
bigbang is offline   Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Gambit 2.0 and 2.2 STAIRSTEP meshing difference Paweł FLUENT 0 October 15, 2006 11:34
MixSim 1.7 Tutorials johnnyb FLUENT 0 August 25, 2003 18:13


All times are GMT -4. The time now is 07:11.