Skip to content

mention precice/case-generate on website #533

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 23, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions pages/docs/tooling/tooling-overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,13 @@ Here you will find a few tools to:
- [Set up a coupling between solvers at different scales](tooling-micro-manager-overview.html) to resolve two-scale coupled scenarios using preCICE.
- [Analyze the performance of the coupled simulation](tooling-performance-analysis.html) to understand where the runtime comes from.
- [Compute parameters for the RBF mapping configuration](tooling-rbf-shape.html) to optimize the accuracy and performance of your RBF mapping.

## Further tools

These tools are also available but they currently don't have a separate documentation page on this website:

- [A helper library in Python for performing multiple preCICE runs for convergence and performance studies](https://pypi.org/project/prepesthel/).
- [A helper library in Python for generating the initial folders and files for a preCICE simulation setup based on a simple topology file](https://github.com/precice/case-generate).

## Tools from the preCICE community

Expand Down