https://github.com/precice/tutorials
Various tutorial cases for the coupling library preCICE with real solvers. These files are meant to be rendered on precice.org, so don't look at the README files here.
https://github.com/precice/tutorials
calculix conjugate-heat-transfer coupling fluid-structure-interaction multi-physics multiphysics openfoam precice su2 tutorial
Last synced: 6 days ago
JSON representation
Various tutorial cases for the coupling library preCICE with real solvers. These files are meant to be rendered on precice.org, so don't look at the README files here.
- Host: GitHub
- URL: https://github.com/precice/tutorials
- Owner: precice
- License: lgpl-3.0
- Created: 2017-07-12T15:31:32.000Z (almost 8 years ago)
- Default Branch: develop
- Last Pushed: 2025-05-06T10:09:05.000Z (16 days ago)
- Last Synced: 2025-05-06T11:28:30.541Z (16 days ago)
- Topics: calculix, conjugate-heat-transfer, coupling, fluid-structure-interaction, multi-physics, multiphysics, openfoam, precice, su2, tutorial
- Language: C
- Homepage: https://www.precice.org/
- Size: 80.1 MB
- Stars: 123
- Watchers: 11
- Forks: 120
- Open Issues: 91
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# preCICE tutorials
[](https://github.com/precice/tutorials/actions/workflows/system-tests-latest-components.yml)
> [!IMPORTANT]
> This repository is aimed for development purposes and the default branch is `develop`. If you want to use the tutorials, switch to the [`master` branch](https://github.com/precice/tutorials/tree/master) or download the latest [release](https://github.com/precice/tutorials/releases).This repository contains ready-to-run tutorial cases for the coupling library [preCICE](https://precice.org/).
The purpose of these cases is not to teach you how to use preCICE from scratch, but to serve as starting points for setting up similar simulation cases, as well as test cases. Read more on our [preCICE tutorials](https://precice.org/tutorials.html) documentation section.As a general rule, you can start each participant from inside their `/-` using `./run.sh`. Look into these short scripts and copy the parts you need for your new case. Before running again, execute the cleaning scripts you can find at each level, to clean from this point and deeper.
Contributions to this repository are very welcome. Please refer to the page [Contribute to preCICE](https://precice.org/community-contribute-to-precice.html) for a few guidelines and hints to help you in this direction.
Note that we use [Git LFS](https://git-lfs.com/) to version reference results. These will appear as seemingly empty files containing URLs if you don't have Git LFS installed (optional, mainly useful for our system tests).