An open API service indexing awesome lists of open source software.

https://github.com/precice/su2-adapter

preCICE-adapter for the CFD code SU2 - :heart: Maintainer needed :heart: https://github.com/precice/su2-adapter/issues/16
https://github.com/precice/su2-adapter

cfd co-simulation conjugate-heat-transfer fluid-structure-interaction multi-physics precice precice-adapter su2

Last synced: 5 months ago
JSON representation

preCICE-adapter for the CFD code SU2 - :heart: Maintainer needed :heart: https://github.com/precice/su2-adapter/issues/16

Awesome Lists containing this project

README

          

# SU2-preCICE adapter

This is a [preCICE](https://precice.org/) adapter for [SU2](https://su2code.github.io/) version 7.5.1 "Blackbird",
including examples for conjugate heat transfer and fluid-structure interation simulations.

Read more in the [documentation](https://precice.org/adapter-su2-overview.html).

**Note:** In its current state, the SU2 adapter is using the Python wrapper of SU2. The [previous implementation](https://github.com/precice/su2-adapter/tree/ab843878c1d43302a4f0c66e25dcb364b7787478) was directly editing the C++ source files of SU2. There is also a [version relying on the Python wrapper that however works with preCICE v2](https://github.com/precice/su2-adapter/commit/a87a1ed57e14dca97f1e47aab44632a254714004).