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

getting confused with FSI subiteration

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   January 27, 2016, 12:52
Default getting confused with FSI subiteration
  #1
New Member
 
ZHENKAI ZHAO
Join Date: Oct 2015
Posts: 14
Rep Power: 11
zhaozhenkai is on a distinguished road
Hi guys,

I am trying to do a multi-body case in Openfoam. I have used an external programme to send position data of each body to OpenFoam and send the calculated Fluid forces back to the external programme. However the simulation blows up quickly. I have checked the code many times and finally suspect the problems existed in the coupling part. In order to find fixed point between fluid/solid, I want to do sub-iteration in each time step in the customised motionSolver .

Could you guys give me some suggestions about where to find some examples for that or if possible, giving me several lines of code to help me get through the problem?

looking forward to your reply

ZHENKAI
zhaozhenkai is offline   Reply With Quote

Old   January 28, 2016, 06:20
Default
  #2
Senior Member
 
Join Date: Oct 2013
Posts: 397
Rep Power: 19
chriss85 will become famous soon enough
In the end the solution will be specific to the program you're using to do the coupling. You will need some information if you are in a new time step or subiteration step to account for it in both programs. Then you should be able to use the same loop in both programs. You might also have to synchronize a convergence criterion between them to be able to stop the loop after convergence. A fixed loop iteration might also work, but it's likely less efficient and/or stable.
chriss85 is offline   Reply With Quote

Reply


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
FSI: How to transfer static pressure from fluent to ANSYS momo_sjx FLUENT 0 October 9, 2012 14:37
BCs in an FSI simulation of a flexble pipe vivekcfd OpenFOAM 10 January 8, 2010 05:14
fsi sun Siemens 8 January 20, 2009 00:17
how to extend FSI 2D codes to 3D, need advises abouziar Main CFD Forum 1 May 30, 2008 05:08
FSI on a Rotating Structural Model drgolf CFX 9 August 30, 2007 13:08


All times are GMT -4. The time now is 05:52.