|
[Sponsors] |
Problems after installing 14 and trying to build my solver |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
June 11, 2007, 11:26 |
i getting the following errors
|
#1 |
New Member
alan fergus
Join Date: Mar 2009
Location: galway, ireland
Posts: 23
Rep Power: 17 |
i getting the following errors when i try to make my solver on 1.4, had no of these problems with 1.2. and i was wondering if anyone could give me some insight in how to fix the problem
the error is as follows SOURCE=IncompressibleCloud.C ; g++ -m32 -Dlinux -DDP -Wall -Wno-strict-aliasing -Wextra -Wno-unused-parameter -Wold-style-cast -O3 -DNoRepository -ftemplate-depth-40 -I/home/alan/OpenFOAM/OpenFOAM-1.4/src/cfdTools/incompressible -I/home/alan/OpenFOAM/OpenFOAM-1.4/src/OpenFOAM/lnInclude -I/home/alan/OpenFOAM/OpenFOAM-1.4/src/lagrangian/basic/lnInclude -I/home/alan/OpenFOAM/OpenFOAM-1.4/src/cfdTools/general/lnInclude -I/home/alan/OpenFOAM/OpenFOAM-1.4/src/finiteVolume/lnInclude -IlnInclude -I. -I/home/alan/OpenFOAM/OpenFOAM-1.4/src/OpenFOAM/lnInclude -fPIC -pthread -c $SOURCE -o Make/linuxGcc4DPOpt/IncompressibleCloud.o /home/alan/OpenFOAM/OpenFOAM-1.4/src/finiteVolume/lnInclude/volPointInterpolatio n.H: In constructor 'Foam::IncompressibleCloud::IncompressibleCloud(co nst Foam::volPointInterpolation&, const Foam::volVectorField&)': /home/alan/OpenFOAM/OpenFOAM-1.4/src/finiteVolume/lnInclude/volPointInterpolatio n.H:70: error: 'Foam::volPointInterpolation::volPointInterpolatio n(const Foam::volPointInterpolation&)' is private IncompressibleCloud.C:86: error: within this context IncompressibleCloud.C: In member function 'void Foam::IncompressibleCloud::track()': IncompressibleCloud.C:176: error: 'track' is not a member of 'Foam::Cloud<foam::hardballparticle>' make: *** [Make/linuxGcc4DPOpt/IncompressibleCloud.o] Error 1 |
|
June 11, 2007, 17:32 |
Many things changed from 1.2 t
|
#2 |
Senior Member
Srinath Madhavan (a.k.a pUl|)
Join Date: Mar 2009
Location: Edmonton, AB, Canada
Posts: 703
Rep Power: 21 |
Many things changed from 1.2 to 1.3. For instance, cfdTools was replaced by finiteVolume and so on. Check the wiki[1].
[1] http://openfoamwiki.net/index.php/Ho...versions_to_13 |
|
June 14, 2007, 05:24 |
I would add that the lagrangia
|
#3 |
Senior Member
Alberto Passalacqua
Join Date: Mar 2009
Location: Ames, Iowa, United States
Posts: 1,912
Rep Power: 36 |
I would add that the lagrangian classes have been changed too in OF 1.4.
A.
__________________
Alberto Passalacqua GeekoCFD - A free distribution based on openSUSE 64 bit with CFD tools, including OpenFOAM. Available as in both physical and virtual formats (current status: http://albertopassalacqua.com/?p=1541) OpenQBMM - An open-source implementation of quadrature-based moment methods. To obtain more accurate answers, please specify the version of OpenFOAM you are using. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Problems installing OpenFoam on a 64bit machine | jango | OpenFOAM Installation | 1 | June 4, 2007 15:53 |
Build your own CFD solver | Govert de With | Main CFD Forum | 9 | December 12, 2001 06:51 |
Problems installing CFX on Sun Unix Platform | Haley | CFX | 2 | November 9, 2001 10:52 |
CFX build/solver tutorials | santosh | CFX | 2 | August 16, 2001 09:40 |
Near-wall grid/meshing problems with CFX-Build | Mark | CFX | 1 | December 18, 2000 18:10 |