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

[Other] Solid4FOAM query about FSI.

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   November 6, 2024, 15:57
Default Solid4FOAM query about FSI.
  #1
New Member
 
Subodh
Join Date: Sep 2013
Location: Canada
Posts: 25
Rep Power: 13
Subodh21 is on a distinguished road
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!
Attached Images
File Type: jpg image (1).jpg (169.3 KB, 5 views)
Subodh21 is offline   Reply With Quote

Old   November 13, 2024, 06:43
Default
  #2
Super Moderator
 
bigphil's Avatar
 
Philip Cardiff
Join Date: Mar 2009
Location: Dublin, Ireland
Posts: 1,093
Rep Power: 34
bigphil will become famous soon enoughbigphil will become famous soon enough
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
bigphil 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] 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


All times are GMT -4. The time now is 00:20.