Skip to content

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.

License

Notifications You must be signed in to change notification settings

precice/tutorials

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0482e5b · Nov 21, 2022
Mar 23, 2022
Sep 22, 2022
Nov 16, 2022
May 5, 2022
Apr 19, 2022
Apr 19, 2022
Feb 7, 2022
Feb 7, 2022
Aug 12, 2022
Aug 12, 2022
Nov 16, 2022
Feb 7, 2022
Nov 14, 2022
Nov 16, 2022
Feb 1, 2022
Feb 3, 2022
Nov 14, 2022
Nov 14, 2022
Feb 7, 2022
Nov 16, 2022
Aug 24, 2022
Sep 22, 2022
Apr 19, 2022
Feb 3, 2022
Jul 29, 2021
Jul 18, 2021
Nov 21, 2022
Apr 23, 2021
Apr 23, 2021
Feb 2, 2018
Sep 23, 2021
Mar 25, 2021

Repository files navigation

preCICE tutorials

This repository contains ready-to-run tutorial cases for the coupling library preCICE. 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 documentation section.

As a general rule, you can start each participant from inside their <tutorial>/<participant>-<solver> 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 for a few guidelines and hints to help you in this direction.