precice / precice/tutorials

Convergence issue in nearest-projection mapping in fenics-fenics HT case for complex domain

Open
#51 2 comments 0 reactions 1 assignee View on GitHub

@IshaanDesai is already working on this.

Since Jul 21, 2020.

help wanted question
Dominant language
C
Stars
142
Forks
167
Avg merge
20h 24m
Merged PRs (30d)
11

Description

A convergence study was conducted for the tutorial HT/partitioned-heat/fenics-fenics with nearest-projection and nearest-neighbor mappings for a simple interface (linear edge interface parallel to Y-axis) and a complex interface (Circular interface bounded in a rectangular domain). The simple interface study shows good results of improvement from nearest-neighbor to nearest-projection. The complex domain is visualised as follow:
Screenshot from 2019-10-23 08-00-14
The convergence study results are as follows:
complex_interface_convergence
It is seen that there is no significant improvement in the error plot when nearest-projection mapping is used instead of nearest-neighbor. One possible explanation is the error induced due to the RBF interpolation strategy being used contributes significantly to the total error and hence masks the effects of an improved mapping. Further investigation needs to be done.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.