|
[Sponsors] |
Unknown RASModel type mySpalartAllmaras (airfoil) |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
January 30, 2017, 04:27 |
Unknown RASModel type mySpalartAllmaras (airfoil)
|
#1 | |
New Member
Salim
Join Date: Dec 2016
Posts: 22
Rep Power: 10 |
I am trying to work on an airfoil model and I'm currently using openFoam 2.3 version. the following link has the case that I am working on so far:
http://www.tfd.chalmers.se/~hani/kur...bedi/files.tgz I am a beginner in OpenFoam. the problem is when I try to run a simpleFoam I face this problem. Quote:
could you give the solution step by step please??!!! note that I am working in this case in an separated copy from OpenFoam 2.3 files. thanks in advance.. |
||
January 30, 2017, 07:56 |
|
#2 |
Senior Member
|
Openfoam is telling you that your turbulent model "my spalartallmaras" has not been recognized. Maybe you forgot to compile it.
Sent from my ASUS_X008D using CFD Online Forum mobile app |
|
January 30, 2017, 10:06 |
|
#3 |
Senior Member
Join Date: Mar 2014
Posts: 112
Rep Power: 12 |
Are you sure the files you have used are compatible with v2.3.x?
Could you successfully compiled the new turbulence model? If both answers are "yes", you have add the a line to the controlDict such as libs ("libmyIncompressibleTurbulenceModels.so"); If one of the answers is "no", you have to learn howto compile new models to the OpenFOAM first... |
|
January 30, 2017, 11:06 |
|
#4 | |
New Member
Salim
Join Date: Dec 2016
Posts: 22
Rep Power: 10 |
Quote:
it's probably because of the compiling of the new models? how to do this? please give a step by step explanation?? note that the line libs ("libmyIncompressibleTurbulenceModels.so"); is already added to the controlDict ... |
||
January 30, 2017, 13:36 |
|
#5 |
Senior Member
khedar
Join Date: Oct 2016
Posts: 111
Rep Power: 10 |
1. Extract the zip (Downloaded from the link you have shared).
2. Go to the src folder using command line. 3. Run "wclean" 4. Run "wmake libso" Should be working then. If not then share output from running these commands. |
|
January 30, 2017, 18:12 |
|
#6 |
New Member
Salim
Join Date: Dec 2016
Posts: 22
Rep Power: 10 |
||
January 30, 2017, 18:31 |
|
#7 |
Senior Member
khedar
Join Date: Oct 2016
Posts: 111
Rep Power: 10 |
||
January 30, 2017, 18:35 |
|
#8 |
New Member
Salim
Join Date: Dec 2016
Posts: 22
Rep Power: 10 |
||
January 31, 2017, 04:05 |
|
#9 |
Senior Member
Join Date: Mar 2014
Posts: 112
Rep Power: 12 |
As you can see in the model developers paper below
http://www.tfd.chalmers.se/~hani/kur...ort_task_3.pdf This model has been developed for OpenFOAM-1.7.x. So you have two options; 1. Use OpenFOAM 1.7.x 2. First implement the new model for the v2.3 according to the pdf above then compile... |
|
January 31, 2017, 04:34 |
|
#10 | |
New Member
Salim
Join Date: Dec 2016
Posts: 22
Rep Power: 10 |
Quote:
Have u got the OpenFoam1.7.x versions link for ubuntu system?? + How do you know that the model has been developed for this specific version??? |
||
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
second order schemes | marine | OpenFOAM | 67 | April 11, 2022 19:19 |
time step continuity problem in VAWT simulation | lpz_michele | OpenFOAM Running, Solving & CFD | 5 | February 22, 2018 20:50 |
Boundary Conditions | MtnRunBeachBum | OpenFOAM Pre-Processing | 1 | April 30, 2015 17:33 |
singularity? | mihaipruna | OpenFOAM Running, Solving & CFD | 5 | April 24, 2012 18:18 |
compressible two phase flow in CFX4.4 | youngan | CFX | 0 | July 2, 2003 00:32 |