@@ -7,6 +7,8 @@ This _adapter_ allows to perform fluid-structure interaction (__FSI__) simulatio
...
@@ -7,6 +7,8 @@ This _adapter_ allows to perform fluid-structure interaction (__FSI__) simulatio
some examples of usage are given [below](#examples)
some examples of usage are given [below](#examples)
The code is currently hosted [here](https://gitlab.com/stilita/mbdyn-esm-adapter/).
## Prerequisites and Dependencies
## Prerequisites and Dependencies
Apart from [MBDyn](https://www.mbdyn.org/) and [preCICE](https://www.precice.org/), which should already have been installed, the code depends on:
Apart from [MBDyn](https://www.mbdyn.org/) and [preCICE](https://www.precice.org/), which should already have been installed, the code depends on:
...
@@ -51,7 +53,7 @@ make clean
...
@@ -51,7 +53,7 @@ make clean
## Prepare a simulation
## Prepare a simulation
This _adapter_ make use of the _MBDyn_ function **external structural mapping**: for this reason a _FSI_ simulation needs to be set up on the _MBDyn_ side. You should refer to the _input manual_ (e.g. [here](https://www.mbdyn.org/userfiles/documents/mbdyn-input-1.7.3.pdf) for MBDyn version 1.7.3, section 8.8.11) for further details.
This _adapter_ makes use of the _MBDyn_ function **external structural mapping**: for this reason a _FSI_ simulation needs to be set up on the _MBDyn_ side. You should refer to the _input manual_ (e.g. [here](https://www.mbdyn.org/userfiles/documents/mbdyn-input-1.7.3.pdf) for MBDyn version 1.7.3, section 8.8.11) for further details.