https://github.com/precice/dune-adapter
**experimental** preCICE-adapter for DUNE, a modular toolbox for solving partial differential equations
https://github.com/precice/dune-adapter
Last synced: over 1 year ago
JSON representation
**experimental** preCICE-adapter for DUNE, a modular toolbox for solving partial differential equations
- Host: GitHub
- URL: https://github.com/precice/dune-adapter
- Owner: precice
- License: lgpl-3.0
- Created: 2021-06-16T15:26:49.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-04-04T07:31:37.000Z (about 2 years ago)
- Last Synced: 2024-04-04T08:36:02.898Z (about 2 years ago)
- Language: C++
- Size: 27.3 KB
- Stars: 5
- Watchers: 6
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DUNE-preCICE adapter
**experimental** preCICE-adapter for [DUNE](https://www.dune-project.org/), a modular toolbox for solving partial differential equations.
The DUNE-preCICE adapter is a DUNE module. An example solver that uses the adapter is available in `dune-precice-howto/`. This is another DUNE module, based on the [dune-elastodynamics](https://github.com/maxfirmbach/dune-elastodynamics) module.
Read more in the [documentation](https://precice.org/adapter-dune.html).