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
- Host: GitHub
- URL: https://github.com/precice/su2-adapter
- Owner: precice
- License: lgpl-3.0
- Created: 2017-05-11T10:20:13.000Z (almost 9 years ago)
- Default Branch: develop
- Last Pushed: 2024-04-05T18:35:20.000Z (almost 2 years ago)
- Last Synced: 2024-09-02T00:12:40.753Z (over 1 year ago)
- Topics: cfd, co-simulation, conjugate-heat-transfer, fluid-structure-interaction, multi-physics, precice, precice-adapter, su2
- Language: C++
- Homepage:
- Size: 1.87 MB
- Stars: 16
- Watchers: 10
- Forks: 12
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).