gridap / gridap/Tutorials

Wrong transmission conditions in Tutorial 11

Open
#176 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Julia
Stars
144
Forks
50
PR merge metrics
No merged PRs in 30d

Description

@oriolcg (I think you did this test)

I was looking at [Tutorial 11](https://gridap.github.io/Tutorials/dev/pages/t011_fsi_tutorial/#Tutorial-11:-Fluid-Structure-Interaction-1).

You consider a steady FSI problem where `us` is the solid velocity. I think it does not make sense, because the solid velocity should be zero.

I think that we want to solve the solid problem using the solid displacement `ds`. In fact, the constitute model you are using makes sense for the displacement, not the velocity.

Then, we want to impose `uf = 0` on the interface.

That would solve the problem, but then the problem is only coupled in one direction. The matrix is upper triangular, since $A_u^{f,s}$ is zero now. It is ok, I would just clarify in the text.

I wanted to agree on this, before starting to make changes.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.