Difference between revisions of "Fluid structure interaction"

From OpenFOAM Wiki
Jump to navigation Jump to search
 
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].
  
* [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.
+
* [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.

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.