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://www.precice.org/
GNU Lesser General Public License v3.0
102 stars 106 forks source link

Create data mapping tutorial with ASTE #54

Open uekerman opened 4 years ago

uekerman commented 4 years ago

We regularly face the issues that users have problems with understanding the mapping configuration and how well the mapping works, in particular for RBF data mapping.

On the other hand, ASTE already has some nice features to do mappings with artificial geometries (and a demo). The only step missing is to write a nice little tutorial around that (in the preCICE wiki) and explain how to compare different mapping algorithms.

fsimonis commented 3 years ago

We could use this test case.

kursatyurt commented 2 years ago

Will be solved in https://github.com/precice/tutorials/pull/244