Difference between revisions of "Fluid structure interaction"

From OpenFOAM Wiki
Jump to navigation Jump to search
 
(2 intermediate revisions by the same user not shown)
Line 3: Line 3:
 
Go back to [https://wiki.openfoam.com/Collection_by_topic Collection by topic].
 
Go back to [https://wiki.openfoam.com/Collection_by_topic Collection by topic].
  
=Basic=
+
* [https://wiki.openfoam.com/Coupling_with_preCICE_by_Gerasimos_Chourdakis '''Coupling with preCICE'''] - In this tutorial, we will first couple two OpenFOAM solvers (buoyantPimpleFoam and laplacianFoam) for conjugate heat transfer. Then, we will couple OpenFOAM to deal.II for fluid-structure interaction.
 
 
* [https://wiki.openfoam.com/Simple_FSI_by_Matvey_Kraposhin Simple FSI] - This tutorial gives you a short introduction on a simple fluid-structure interaction model implemented in OpenFOAM.
 

Latest revision as of 12:47, 15 May 2023

Fluid-structure interaction problems arise in the large part of industrial applications. These tutorials explain how to use or implement some FSI models.

Go back to Collection by topic.

  • Coupling with preCICE - In this tutorial, we will first couple two OpenFOAM solvers (buoyantPimpleFoam and laplacianFoam) for conjugate heat transfer. Then, we will couple OpenFOAM to deal.II for fluid-structure interaction.