... | @@ -5,7 +5,7 @@ This _adapter_ allows to perform fluid-structure interaction (__FSI__) simulatio |
... | @@ -5,7 +5,7 @@ This _adapter_ allows to perform fluid-structure interaction (__FSI__) simulatio |
|
- [MBDyn](https://www.mbdyn.org/) as structural solver
|
|
- [MBDyn](https://www.mbdyn.org/) as structural solver
|
|
- [preCICE](https://www.precice.org/) for coupling with any available _CFD_ solver
|
|
- [preCICE](https://www.precice.org/) for coupling with any available _CFD_ solver
|
|
|
|
|
|
some examples of usage are given [below](#examples)
|
|
some examples of usage are given in the [tutorials](#examples) and in the [test-cases](#testcases).
|
|
|
|
|
|
The code is currently hosted [here](https://gitlab.com/stilita/mbdyn-esm-adapter/).
|
|
The code is currently hosted [here](https://gitlab.com/stilita/mbdyn-esm-adapter/).
|
|
|
|
|
... | @@ -219,7 +219,7 @@ The configuration files must contain the following information: |
... | @@ -219,7 +219,7 @@ The configuration files must contain the following information: |
|
|
|
|
|
### Coupling with SU2
|
|
### Coupling with SU2
|
|
|
|
|
|
## Test Cases
|
|
## <a name="testcases"></a>Test Cases
|
|
|
|
|
|
The current set-up has been validated with the [Turek-Hron FSI benchmarks](https://www.researchgate.net/publication/226447172_Proposal_for_Numerical_Benchmarking_of_Fluid-Structure_Interaction_Between_an_Elastic_Object_and_Laminar_Incompressible_Flow). It is possible to run simulations validating the _fluid_ part, the _structural_ part, or the _complete FSI system_ according to the specifications given in the article.
|
|
The current set-up has been validated with the [Turek-Hron FSI benchmarks](https://www.researchgate.net/publication/226447172_Proposal_for_Numerical_Benchmarking_of_Fluid-Structure_Interaction_Between_an_Elastic_Object_and_Laminar_Incompressible_Flow). It is possible to run simulations validating the _fluid_ part, the _structural_ part, or the _complete FSI system_ according to the specifications given in the article.
|
|
|
|
|
... | | ... | |