|
[Sponsors] |
Fluid-Structure Interaction (FSI) with OpenFOAM |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
July 30, 2010, 08:29 |
Fluid-Structure Interaction (FSI) with OpenFOAM
|
#1 |
New Member
Rob Campbell
Join Date: Oct 2009
Posts: 12
Rep Power: 17 |
All:
I recently finished my PhD involving FSI and thought some of you might be interested because I used OpenFOAM for my flow solver. I used my own structural finite element solver and built it with OpenFOAM to create a single executable (interface information is exchanged in RAM via an interface object). The FSI simulations were quasi-steady so I started with simpleFoam and made simpleFsiFoam. I have validated the solver with experimental results from water tunnel tests. The FSI solver is easily extended to unsteady simulations (which I have done) but I have not yet completed the solver validation. If you are interested in more information, please refer to my thesis: http://www.personal.psu.edu/rlc138/r...ell_thesis.pdf. In it you will find how I communicate information for the disparate mesh interface, perform mesh motion, and tightly couple the solvers. The FSI solver also supports parallel solutions of the flow domain (which is the most time-consuming part - also described in my thesis). Rob |
|
August 1, 2010, 23:58 |
|
#2 | |
Senior Member
Daniel WEI (老魏)
Join Date: Mar 2009
Location: Beijing, China
Posts: 689
Blog Entries: 9
Rep Power: 21 |
Quote:
Congrats, Rob! Very good job, I am very interested, and will read it these days. Could you drop me a line (lakeat@gmail.com).. Thanks
__________________
~ Daniel WEI ------------- Boeing Research & Technology - China Beijing, China |
||
August 18, 2011, 17:42 |
|
#3 | |
Senior Member
mauricio
Join Date: Jun 2011
Posts: 172
Rep Power: 18 |
Quote:
|
||
August 19, 2011, 04:24 |
|
#4 |
Senior Member
Anton Kidess
Join Date: May 2009
Location: Germany
Posts: 1,377
Rep Power: 30 |
Rob, I took the liberty to put a link on the wiki as well: http://openfoamwiki.net/index.php/Ma...Papers#Reports
|
|
November 7, 2011, 18:10 |
|
#5 |
New Member
Concordia_CFD
Join Date: Jul 2010
Location: Canada
Posts: 24
Rep Power: 16 |
Hello,
I ran a serial case of FSI in OF-1.5-dev version and it worked well, now i'm trying to run the same case in parallel but I get the error that is attached to this thread. I read in other threads that mpi is integrated in OF-1.5-dev, so if this is the case there could be something wrong with OF compilation. Any idea or help is greatly appreciated. Regards, Marzbali |
|
November 7, 2011, 18:15 |
|
#6 |
Senior Member
Daniel WEI (老魏)
Join Date: Mar 2009
Location: Beijing, China
Posts: 689
Blog Entries: 9
Rep Power: 21 |
Is currently this released code able to perform the parallel simulation? I thought it still just had the serial version released, one has to write the parallel code themselves.
__________________
~ Daniel WEI ------------- Boeing Research & Technology - China Beijing, China |
|
November 7, 2011, 18:26 |
|
#7 |
New Member
Concordia_CFD
Join Date: Jul 2010
Location: Canada
Posts: 24
Rep Power: 16 |
I ran one parallel case with interFoam in OF-1.5-dev and it worked, the thing is that I can't run FSI solver in parallel.
|
|
November 7, 2011, 19:17 |
|
#8 |
Senior Member
Daniel WEI (老魏)
Join Date: Mar 2009
Location: Beijing, China
Posts: 689
Blog Entries: 9
Rep Power: 21 |
I'm working on rigid body movement, and the parallel version solver works very well. But I don;t use the obsoleted *FSIFoam.
__________________
~ Daniel WEI ------------- Boeing Research & Technology - China Beijing, China |
|
November 8, 2011, 12:21 |
|
#9 |
New Member
Concordia_CFD
Join Date: Jul 2010
Location: Canada
Posts: 24
Rep Power: 16 |
I'm running myInterFsiFoam, which solver do you use?
|
|
January 17, 2012, 11:32 |
Dear Rob
|
#10 |
Senior Member
Join Date: Jun 2011
Posts: 163
Rep Power: 15 |
I am interesting in FSI problems
can you explain to me what is the advantage of your solver with respect to icoFsiFoam that exist in OF-ext1.6 ? best regards |
|
January 18, 2012, 16:27 |
|
#11 |
New Member
Concordia_CFD
Join Date: Jul 2010
Location: Canada
Posts: 24
Rep Power: 16 |
Hi,
not that it has more advantages, it is only because they are for different applications you know. |
|
August 20, 2013, 06:41 |
|
#12 |
Senior Member
|
Dear all,
Its a while I am searching for turbulent version of icoFsiFoam. obviousley it would be named simpleFsiFoam. Is there anybody here developed such a solver which can share with us? I greatly appreciate this. Thank You, Mojtaba
__________________
Learn OpenFOAM in Persian SFO (StarCCM+ FLUENT OpenFOAM) Project Team Member Complex Heat & Flow Simulation Research Group If you can't explain it simply, you don't understand it well enough. "Richard Feynman" |
|
May 2, 2016, 16:43 |
|
#13 |
New Member
Ricardo Ferreira
Join Date: May 2015
Posts: 16
Rep Power: 11 |
Dear All, I am searching about solver for transient turbulent flow, including structure-fluid interaction. I have used icoFsiElasticNonLinULSolidFoam, however it solves transient laminar flow. Like Mojtaba asked previosly, Is there anybody here know about development of FSI solver for turbulent flow?
I will be very grateful for an answer. Best regards, Ricardo Ferreira. |
|
May 31, 2016, 11:47 |
|
#14 |
New Member
rasoul
Join Date: Mar 2015
Posts: 24
Rep Power: 11 |
Hi Ricardo
You can use fsifoam solver. but i want to know how did you validate icoFsiElasticNonLinULSolidFoam ? Because i cant validate icoFsiElasticNonLinULSolidFoam with default tutorial ( HronTurekFsi tutorial ) rasool |
|
May 31, 2016, 13:38 |
|
#15 |
New Member
Ricardo Ferreira
Join Date: May 2015
Posts: 16
Rep Power: 11 |
Hi Rasool. Do you mean icoFsiFoam? I tried icoFsiFoam, but it is also for just laminar flow. I am validating icoFsiElasticNonLinULSolidFoam with some experimental results for Re=3,000 on flow acting on compressor valve.
Thanks for you answer! Best regards, Ricardo. |
|
June 2, 2016, 13:52 |
|
#16 |
New Member
rasoul
Join Date: Mar 2015
Posts: 24
Rep Power: 11 |
Hi Ricardo
no. fsifoam solver that you can download from this link https://openfoamwiki.net/index.php/E...re_interaction |
|
June 2, 2016, 14:00 |
|
#17 |
New Member
rasoul
Join Date: Mar 2015
Posts: 24
Rep Power: 11 |
Do you publish your validation or not ?
can i see that ? because when i ran tutorial of icofsinonlinulelasticfoam ( hronturekfsi tutorial )in foam extend3.1 , the deformation of plate is not logical rather than results of hronturek benchmark problem ( that published in featflow website ( featflow.de website ). can you help me ? best regards Rasool |
|
June 10, 2016, 00:24 |
|
#18 |
New Member
Ricardo Ferreira
Join Date: May 2015
Posts: 16
Rep Power: 11 |
Hi Rasool. I am not publish my investigation, because my numerical model is not working very well yet. I think in next week I have model work and I will send you to see. Tkank you very much for Extended-Baazar FSI toolkits. I am fitting my model using it, because it is more complete. As soon as possible I'll write to you.
About hronturekfsi tutorial I just started to simulate to see solid motion, so I did not do detailed analysis of results. So, I can not conclude anything about that validade. Best Regards, Ricardo. |
|
June 16, 2016, 15:01 |
|
#19 |
New Member
rasoul
Join Date: Mar 2015
Posts: 24
Rep Power: 11 |
Hi Ricardo
thank you very much. I am waiting for your response. Best Regards. Rasool. |
|
June 16, 2016, 16:05 |
|
#20 |
Senior Member
|
Hi all,
Have you seen this: https://github.com/unicfdlab/Trainin...pleFsi-OF3.0.0 It will be presented in 11th OpenFOAM workshop, Guimarães, Portugal: http://www.openfoamworkshop.org/courses Hope it helps.
__________________
Learn OpenFOAM in Persian SFO (StarCCM+ FLUENT OpenFOAM) Project Team Member Complex Heat & Flow Simulation Research Group If you can't explain it simply, you don't understand it well enough. "Richard Feynman" |
|
Tags |
fsi |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Fluid Structure Interaction | fw407 | OpenFOAM Running, Solving & CFD | 9 | February 14, 2013 18:25 |
fluid structure interaction open source softwares | thinktank1985 | Main CFD Forum | 2 | October 16, 2009 08:55 |
fluid structure interaction | gunawantmahajan | Main CFD Forum | 0 | August 11, 2009 10:53 |
Information Regarding Fluid Structure Interaction | Aamir | Main CFD Forum | 6 | April 24, 2002 15:13 |
Fluid Structure Interaction | Delly | Main CFD Forum | 2 | November 26, 2001 13:01 |