Hi David,
Concerning the FD update, it will take a while, as I encounter problems installing petsc4py and I need to wait for IT guy. So I'm working on the version of 15/06/15 for the moment.
I'm new to github, but this should work: https://github.com/mmtjs/lin_coupled
I had an error in the previous formulation, so I redirived it and at the moment the solver is partitioned i.e. it doesn't require one matrix for the whole system, but just mappings of corresponding boundary nodes from one domain to the other (these work).
|
Obtaining Firedrake — Firedrake 0.11.0-658-ge79e125-dirty ...
Running firedrake-install with no arguments will install firedrake in a python virtualenv created in a firedrake subdirectory of the current directory.
|
Dear David,
I was busy in the recent months and could not work on the fluid-structure interaction problem. Now I returned to it and reformulated it.
I am getting the following error:
RuntimeError: Nonlinear solve failed to converge after 0 nonlinear iterations.
Reason:
Inner linear solve failed to converge after 10000 iterations with reason: DIVERGED_MAX_IT
but the problem is with the proper formulation in Firedrake.
I include the pdf with it. Would you be able to help me with this?
Regards,
Tomasz