|
[Sponsors] |
August 3, 2012, 11:03 |
transient simpleFoam
|
#1 |
Guest
Posts: n/a
|
Hello,
I'm looking for a transient simpleFoam solver. I've found a solver called transientSimpleFoam, but unfortunately it doesn't compile in any of my OF Versions. I'm using OF1.6.ext and OF2.0.x. I get stuck at the following error message: /usr/bin/ld: cannot find -lincompressibleTurbulenceModels collect2: ld returned 1 exit status Is there an OF version that comes with the transientSimpleFoam solver? Or can someone explain to me what steps to take to change the simpleFoam solver into a transientSimpleFoam solver? I'm a bit lost what to do.... Regards Stefanie |
|
August 3, 2012, 19:46 |
|
#2 |
Senior Member
Nima Samkhaniani
Join Date: Sep 2009
Location: Tehran, Iran
Posts: 1,267
Blog Entries: 1
Rep Power: 25 |
the error is here :
-lincompressibleTurbulenceModels it can't find this library, library name has been changed, you can omit this library from your "option" file in "Make" folder then compile it again, if you face the error again, look for whats the equivalent library for this |
|
August 4, 2012, 06:58 |
|
#3 | |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,981
Blog Entries: 45
Rep Power: 128 |
Greetings to all!
Quote:
Code:
-lincompressibleTurbulenceModel Best regards, Bruno
__________________
|
||
August 4, 2012, 13:01 |
|
#4 |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,981
Blog Entries: 45
Rep Power: 128 |
Greetings to all!
I was curious so I went looking and found this page: http://openfoamwiki.net/index.php/Ma...ransientSimple I tested building the solver with 1.6-ext, 1.7.x, 2.0.x and 2.1.x and it build successfully with all of them. Therefore, I have no clue where you guys got your code from... I did not test this solver with the case(s) provided in that wiki page, so there's probably some other fixes required as well to the case(s)... Best regards, Bruno
__________________
|
|
July 25, 2013, 06:02 |
|
#5 |
Member
Amin
Join Date: May 2013
Posts: 76
Rep Power: 13 |
Hello Bruno
Did you this solver ? Do you know a tutorial for this solver ? Could you please upload the system folder for any case, which you ran it with this solver ? Can I use the solver for OpenFoam 2.2.0 ? Thx a lot |
|
August 18, 2013, 13:32 |
|
#6 |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,981
Blog Entries: 45
Rep Power: 128 |
Greetings Amin,
It was not me who made this solver. I only tested to see if it builds with the more recent versions of OpenFOAM. If you look at the wiki page: http://openfoamwiki.net/index.php/Ma...ransientSimple - you'll see the author's name, the example package and the instructions about the contents of the package and instructions about what you need. Best regards, Bruno
__________________
|
|
August 24, 2018, 14:33 |
|
#7 | |
Senior Member
Guilherme
Join Date: Apr 2017
Posts: 245
Rep Power: 10 |
Quote:
Is it possible to compile it in OF5? |
||
August 24, 2018, 16:17 |
|
#8 |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,981
Blog Entries: 45
Rep Power: 128 |
Greetings Guilherme,
I've now finished porting the code to OpenFOAM 2.3.x, 2.4.x, OpenFOAM 3.0.x, 4.x, 5.x and 6, instructions provided on the front page of the repository: https://github.com/wyldckat/transientSimple I've updated the wiki section accordingly: https://openfoamwiki.net/index.php/M..._get_the_files Best regards, Bruno
__________________
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Laminar simpleFoam and inviscid simpleFoam | herenger | OpenFOAM Running, Solving & CFD | 7 | July 11, 2013 07:27 |
Transient conduction possible in fluent? | jlefevre76 | FLUENT | 2 | February 5, 2013 10:53 |
Trying to run a benchmark case with simpleFoam | spsb | OpenFOAM | 3 | February 24, 2012 10:07 |
Laminar gas flow under slight suction - transient works but not steady | audrey | CFX | 1 | September 8, 2011 20:43 |
Best practice for transient simulations? | siw | CFX | 5 | October 30, 2010 06:45 |