|
[Sponsors] |
October 9, 2008, 15:11 |
Problem with paraFoam
|
#1 |
New Member
Simon Krueger
Join Date: Mar 2009
Posts: 1
Rep Power: 0 |
Hi,
I just started to use OpenFOAM and I am trying to implement a cylindrical coordinate system. That for I wrote new boundary conditions wich I included into the controlDict by: libs ( "mylib.so" ); The calculation with icoFoam works, but when I start paraFoam I get the following error: simon@workstation:~/OpenFOAM/simon-1.4.1/run$ paraFoam . turbine --> FOAM Warning : From function dlLibraryTable::open(const fileName& functionLibName) in file db/dlLibraryTable/dlLibraryTable.C at line 79 could not load /home/simon/OpenFOAM/simon-1.4.1/lib/linux64GccDPOpt/mylib.so: undefined symbol: _ZTIN4Foam5token8compoundE fileName::stripInvalid() called for string newfile~ Aborted When I add libs ( "libOpenFOAM.so" "mylib.so" ); according to http://www.cfd-online.com/OpenFOAM_D...tml?1218642042 I still get the error: simon@workstation:~/OpenFOAM/simon-1.4.1/run$ paraFoam . turbine fileName::stripInvalid() called for string newfile~ Aborted Any sugestions? Thanks in advance. Simon |
|
October 9, 2008, 17:12 |
I guess somewhere in a filenam
|
#2 |
Senior Member
Mattijs Janssens
Join Date: Mar 2009
Posts: 1,419
Rep Power: 26 |
I guess somewhere in a filename or library you have a '~'. This is not supported.
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[OpenFOAM] Visualization problem on ParaFoam | Rider | ParaView | 10 | June 27, 2016 11:19 |
[blockMesh] Problem with arc edge, arc doesen't appear in ParaFoam | A.A. | OpenFOAM Meshing & Mesh Conversion | 2 | September 4, 2012 08:01 |
Problem with paraFoam | Arenio | OpenFOAM | 0 | April 12, 2011 06:41 |
Graphics problem in ParaFoam | Tarak | OpenFOAM | 0 | October 28, 2010 20:10 |
[blockMesh] Problem using paraFoam to view cavityGrade mesh file | felik9 | OpenFOAM Meshing & Mesh Conversion | 1 | September 27, 2009 16:31 |