Difference between revisions of "Fluid structure interaction"

From OpenFOAM Wiki
Jump to navigation Jump to search
Line 2: Line 2:
  
 
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].
 +
 +
* [https://wiki.openfoam.com/Simulating_chocolate_by_Gavin_Tabor '''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.

Revision as of 12:46, 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.