Skip to content

Commit 90b5ced

Browse files
committed
correct readme
1 parent 5559bc3 commit 90b5ced

1 file changed

Lines changed: 6 additions & 4 deletions

File tree

  • co_simulation/validation/fsi_turek_FSI2

co_simulation/validation/fsi_turek_FSI2_local/README.md renamed to co_simulation/validation/fsi_turek_FSI2/README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,21 @@
11
# Turek benchmark - FSI2
22

3-
**Author:** [Rubén Zorrilla](https://github.com/rubenzorrilla)
3+
**Author:** [Juan Ignacio Camarotti](https://github.com/juancamarotti)
44

5-
**Kratos version:** 7.0
5+
**Kratos version:** 9.4
66

7-
**Source files:** [Turek benchmark - FSI2](https://github.com/KratosMultiphysics/Examples/tree/master/fluid_structure_interaction/validation/fsi_turek_FSI2/source)
7+
**Source files:** [Turek benchmark - FSI2](https://github.com/KratosMultiphysics/Examples/tree/master/co_simulation/validation/fsi_turek_FSI2/source)
88

99
## Case Specification
1010

1111
This is a 2D simulation of the well-known Turek FSI benchmark. It consists in a 2D fluid channel that contains a cylinder to which flexible flag is attached. In this case, the FSI2 set-up is taken into account. The main challenge of such FSI2 test is the large oscillations of the flexible flag associated to the fluid-structure interaction mechanisms. It is therefore considered as a challenging test for the coupling algorithms. The main reference of the test can be found in [Turek et. al. (2006)](https://doi.org/10.1007/3-540-34596-5_15). The following applications of Kratos are used:
12-
* FSIApplication
12+
* CoSimulationApplication
13+
* MappingApplication
1314
* MeshMovingApplication
1415
* FluidDynamicsApplication
1516
* StructuralMechanicsApplication
1617
* ConstitutiveLawsApplication
18+
* LinearSolversApplication
1719

1820
The problem geometry as well as the boundary conditions are sketched below (image from Turek et. al. (2006).
1921
<p align="center">

0 commit comments

Comments
 (0)