|
[Sponsors] |
November 6, 2024, 15:57 |
Solid4FOAM query about FSI.
|
#1 |
New Member
Subodh
Join Date: Sep 2013
Location: Canada
Posts: 29
Rep Power: 13 |
Hi,
I am new to FSI and recently started using solids4Foam and working on a fluid-structure interaction (FSI) problem, specifically the benchmark case "FSI between an Elastic Object and Laminar Incompressible Flow" by Turek and Hron (2006). This benchmark problem is featured in one of the solids4Foam tutorials, and I have successfully managed to run the simulation. However, during post-processing, I observed that only the fluid mesh appears to be moving, while the solid mesh remains static. Upon further investigation, I discovered that the solid mesh is indeed set as static, while the fluid mesh is updated dynamically. The relevant configuration for the solid mesh is as follows: FoamFile { version 2.0; format ascii; class dictionary; object dynamicMeshDict; } // ************************************************** *********************** // dynamicFvMesh staticFvMesh; // ************************************************** *********************** // I am trying to understand the reasoning behind having a static solid mesh in an FSI problem. Despite the solid mesh being static, I can see the interface moving. Could someone please help clarify why the solid mesh is considered static in this setup? Thanks in advance! |
|
November 13, 2024, 06:43 |
|
#2 |
Super Moderator
Philip Cardiff
Join Date: Mar 2009
Location: Dublin, Ireland
Posts: 1,096
Rep Power: 34 |
Hi Subodh,
To show the deformed solid, you need to use the "Warp by Vector" filter in ParaView with the displacement field (D or pointD). In this case, the solid model employs a total Lagrangian (static mesh) approach but calculates the true deformed geometry (which the fluid sees). Philip |
|
December 4, 2024, 01:02 |
|
#3 |
New Member
Subodh
Join Date: Sep 2013
Location: Canada
Posts: 29
Rep Power: 13 |
Thanks I am able to run the simultion, but when i compare my result to the HuronTurek FSI case, I am finding the drag and lift values are significantly low, I have checked the material properties in both fluid and solid and they are matching , also I activated g in the solid. Is there anything I could be missing?
|
|
December 4, 2024, 05:35 |
|
#4 | |
Super Moderator
Philip Cardiff
Join Date: Mar 2009
Location: Dublin, Ireland
Posts: 1,096
Rep Power: 34 |
Quote:
|
||
December 4, 2024, 10:17 |
|
#5 |
New Member
Subodh
Join Date: Sep 2013
Location: Canada
Posts: 29
Rep Power: 13 |
I am using openFOAM9 and solid4Foamv2.1.
|
|
December 4, 2024, 10:26 |
|
#6 |
New Member
Subodh
Join Date: Sep 2013
Location: Canada
Posts: 29
Rep Power: 13 |
This is the plot for my forces.
Last edited by Subodh21; December 4, 2024 at 10:29. Reason: more info |
|
December 4, 2024, 13:59 |
|
#7 |
New Member
Subodh
Join Date: Sep 2013
Location: Canada
Posts: 29
Rep Power: 13 |
||
Thread Tools | Search this Thread |
Display Modes | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[FSI] Sudden divergence of elastic pipe FSI | MFWilliams | OpenFOAM CC Toolkits for Fluid-Structure Interaction | 1 | June 16, 2022 12:35 |
[solids4Foam] FSI case does not converge, foam extend 4.0 | MFWilliams | OpenFOAM CC Toolkits for Fluid-Structure Interaction | 12 | May 13, 2022 09:35 |
Two way FSI related Query | n.soumya | ANSYS | 0 | July 24, 2018 03:50 |
FSI query | CC | CFX | 2 | September 1, 2008 02:31 |
how to extend FSI 2D codes to 3D, need advises | abouziar | Main CFD Forum | 1 | May 30, 2008 05:08 |