|
[Sponsors] |
![]() |
![]() |
#1 | |
Disabled
Join Date: May 2016
Posts: 7
Rep Power: 10 ![]() |
Hi,
I am working on a wind tunnel simulation using OpenFOAM, and I just installed version 3.0.1 on my computer. The case was initially created with version 2.3.0, so there are a few compatibility errors that came up. Some of them I could overcome already, but I am stumbling over this error, to which I couldn't find a solution. When running blockMesh or surfaceFeatureExtract for example, following warning comes up: Quote:
I suspect it has something to do with the fact that, in versions post v3.0.0, the keywords for RAS and LES changed. Am I right? Thanks in advance for your help. Multipor |
||
![]() |
![]() |
![]() |
![]() |
#2 |
Disabled
Join Date: May 2016
Posts: 7
Rep Power: 10 ![]() |
Nevermind, I have found the solution. This post can accordingly be deleted.
|
|
![]() |
![]() |
![]() |
![]() |
#3 |
New Member
behzad
Join Date: Dec 2010
Posts: 15
Rep Power: 16 ![]() |
||
![]() |
![]() |
![]() |
![]() |
#4 |
Disabled
Join Date: May 2016
Posts: 7
Rep Power: 10 ![]() |
Sure!
The turbulence models were renamed in versions post-v3.0 (RAS and LES not distinguished anymore, but generaluzed under "Turbulence Models". You need to go to your controlDict file, in the system directory, and change "libincompressibleRASModels" to "libincompressibleTurbulenceModels". The warning should then disappear! |
|
![]() |
![]() |
![]() |
![]() |
#5 |
New Member
Steve
Join Date: Jul 2016
Posts: 1
Rep Power: 0 ![]() |
Hi.
One of our students is also getting the following in Openfoam30 FOAM Warning : From function dlOpen(const fileName&, const bool) in file POSIX.C at line 1179 dlopen error : libincompressibleRASModels.so: cannot open shared object file: No such file or directory However, there doesn't appear to be any reference to libincompressibleTurbulenceModels or libincompressibleRASModels in /etc/controlDict just turbulenceModel & RASmodel as per the previously posted solution. Code:
root@linux1:/opt/openfoam30# find ./ -name controlDict -exec grep -E 'RAS|turbulence' /dev/null {} + ./etc/controlDict: DispersionRASModel 0; ./etc/controlDict: GradientDispersionRAS 0; ./etc/controlDict: RASModel 0; ./etc/controlDict: StochasticDispersionRAS 0; ./etc/controlDict: dispersionRASModel 0; ./etc/controlDict: gradientDispersionRAS 0; ./etc/controlDict: stochasticDispersionRAS 0; ./etc/controlDict: turbulenceModel 0; root@linux1:/opt/openfoam30# thanks. |
|
![]() |
![]() |
![]() |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
[OpenFOAM.org] compile error in dynamicMesh and thermophysicalModels libraries | NickG | OpenFOAM Installation | 3 | December 30, 2019 00:21 |
[blockMesh] blockMesh with double grading. | spwater | OpenFOAM Meshing & Mesh Conversion | 92 | January 12, 2019 09:00 |
[swak4Foam] GroovyBC the dynamic cousin of funkySetFields that lives on the suburb of the mesh | gschaider | OpenFOAM Community Contributions | 300 | October 29, 2014 18:00 |
OpenFOAM without MPI | kokizzu | OpenFOAM Installation | 4 | May 26, 2014 09:17 |
DecomposePar links against liblamso0 with OpenMPI | jens_klostermann | OpenFOAM Bugs | 11 | June 28, 2007 17:51 |