Skip to content

Commit

Permalink
Update tooling-rbf-shape.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MakisH authored Aug 22, 2024
1 parent fc2674e commit 833d643
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/docs/tooling/tooling-rbf-shape.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ keywords: tooling, rbf, configuration

Selecting an appropriate shape parameter for radial basis function mappings can be a bit tricky.

To simplify this task, you can find the script [rbgShape.py](https://github.com/precice/precice/tree/develop/extras/rbfShape) in the preCICE repository.
To simplify this task, you can find the script [rbfShape.py](https://github.com/precice/precice/tree/develop/extras/rbfShape) in the preCICE repository.

Given the width of the mesh and the amount of vertices to cover by the support radius, this script calculates an appropriate shape parameter for Gaussian basis-functions.
The script also allows to specify a custom decay.
Expand Down

0 comments on commit 833d643

Please sign in to comment.