mimesis-inria / caribou

Multi-physics computation library
GNU Lesser General Public License v3.0
29 stars 17 forks source link

Fenics features merge #132

Closed Ziemnono closed 2 years ago

Ziemnono commented 2 years ago

Hi @jnbrunet , Here is the PR, we normally have comparable results with SOFACaribou for Saint Venant Kirchhoff and Neo-Hooke models. We also have an implementation of Mooney Rivlin that we are comparing with FEBio. It compiles on @Sidaty1 and mine, but maybe you should give it a try by running the examples in the Validation/fenics directory. We already have some internal tests for the K matrices that should we probably discuss :)

Ziemnono commented 2 years ago

Need some light on why the tests are failing. But the code is not necessarily super clean and we are still doing some tests for the paper. Wouldn't it be better to wait for the merge? But it could be interesting to solve this test problem