|
[Sponsors] | |||||
|
|
|
#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 |
|
|
|
|
|
|
|
|
#2 |
|
Super Moderator
Mattijs Janssens
Join Date: Mar 2009
Posts: 1,416
Rep Power: 13 ![]() |
I guess somewhere in a filename or library you have a '~'. This is not supported.
|
|
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| ParaFoam problem | matthias1 | OpenFOAM Bugs | 5 | October 12, 2009 11:57 |
| Plotting problem in paraFOAM | velan | OpenFOAM Running, Solving & CFD | 2 | December 8, 2008 04:55 |
| Parafoam problem | mochzeen | OpenFOAM Paraview & paraFoam | 12 | September 22, 2008 17:46 |
| ParaFOam problem | luca | OpenFOAM Running, Solving & CFD | 1 | May 3, 2006 12:06 |
| Could anybody help me about the paraFoam problem | liugx212 | OpenFOAM Paraview & paraFoam | 1 | February 3, 2006 11:06 |