CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM

transient simpleFoam

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   August 3, 2012, 10:03
Default transient simpleFoam
  #1
StSchiff
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
  Reply With Quote

Old   August 3, 2012, 18:46
Default
  #2
Senior Member
 
Nima Samkhaniani
Join Date: Sep 2009
Location: Tehran, Iran
Posts: 1,266
Blog Entries: 1
Rep Power: 24
nimasam is on a distinguished road
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
nimasam is offline   Reply With Quote

Old   August 4, 2012, 05:58
Default
  #3
Retired Super Moderator
 
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,974
Blog Entries: 45
Rep Power: 128
wyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to all
Greetings to all!

Quote:
Originally Posted by nimasam View Post
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
At least in OpenFOAM 2.1, the "s" in the end is a typo. It should be:
Code:
-lincompressibleTurbulenceModel
@Stefanie: You could have indicated where you found said solver "transientSimpleFoam"

Best regards,
Bruno
__________________
wyldckat is offline   Reply With Quote

Old   August 4, 2012, 12:01
Default
  #4
Retired Super Moderator
 
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,974
Blog Entries: 45
Rep Power: 128
wyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to all
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
__________________
wyldckat is offline   Reply With Quote

Old   July 25, 2013, 05:02
Default
  #5
Member
 
Amin
Join Date: May 2013
Posts: 76
Rep Power: 12
Mirage12 is on a distinguished road
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
Mirage12 is offline   Reply With Quote

Old   August 18, 2013, 12:32
Default
  #6
Retired Super Moderator
 
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,974
Blog Entries: 45
Rep Power: 128
wyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to all
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
__________________
wyldckat is offline   Reply With Quote

Old   August 24, 2018, 13:33
Default
  #7
gu1
Senior Member
 
Guilherme
Join Date: Apr 2017
Posts: 225
Rep Power: 9
gu1 is on a distinguished road
Quote:
Originally Posted by wyldckat View Post
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
Bruno,
Is it possible to compile it in OF5?
gu1 is offline   Reply With Quote

Old   August 24, 2018, 15:17
Default
  #8
Retired Super Moderator
 
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,974
Blog Entries: 45
Rep Power: 128
wyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to all
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
__________________
wyldckat is offline   Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Laminar simpleFoam and inviscid simpleFoam herenger OpenFOAM Running, Solving & CFD 7 July 11, 2013 06:27
Transient conduction possible in fluent? jlefevre76 FLUENT 2 February 5, 2013 09:53
Trying to run a benchmark case with simpleFoam spsb OpenFOAM 3 February 24, 2012 09:07
Laminar gas flow under slight suction - transient works but not steady audrey CFX 1 September 8, 2011 19:43
Best practice for transient simulations? siw CFX 5 October 30, 2010 05:45


All times are GMT -4. The time now is 16:12.