Skip to content

[FEM] Add support for elasticity of prisms#6062

Merged
fredroy merged 3 commits intosofa-framework:masterfrom
alxbilger:prismsFEM
Apr 16, 2026
Merged

[FEM] Add support for elasticity of prisms#6062
fredroy merged 3 commits intosofa-framework:masterfrom
alxbilger:prismsFEM

Conversation

@alxbilger
Copy link
Copy Markdown
Contributor

@alxbilger alxbilger commented Mar 31, 2026

This PR adds the 2 components PrismCorotationalFEMForceField and PrismLinearSmallStrainFEMForceField making it possible to compute FEM elasticity on prism elements.

Note: the specialized class FiniteElement<Prism> works also with the mass introduced in #6061, but it is not in this PR to make them independent.

[with-all-tests]


By submitting this pull request, I acknowledge that
I have read, understand, and agree SOFA Developer Certificate of Origin (DCO).


Reviewers will merge this pull-request only if

  • it builds with SUCCESS for all platforms on the CI.
  • it does not generate new warnings.
  • it does not generate new unit test failures.
  • it does not generate new scene test failures.
  • it does not break API compatibility.
  • it is more than 1 week old (or has fast-merge label).

@alxbilger alxbilger added pr: enhancement About a possible enhancement pr: status to review To notify reviewers to review this pull-request pr: highlighted in next release Highlight this contribution in the notes of the upcoming release labels Mar 31, 2026
@alxbilger alxbilger moved this to In Progress in Modular FEM mechanics Mar 31, 2026
@fredroy
Copy link
Copy Markdown
Contributor

fredroy commented Apr 15, 2026

[ci-build][with-all-tests]

@fredroy fredroy added pr: status ready Approved a pull-request, ready to be squashed and removed pr: status to review To notify reviewers to review this pull-request labels Apr 16, 2026
@fredroy fredroy merged commit 1e9e280 into sofa-framework:master Apr 16, 2026
16 of 17 checks passed
@github-project-automation github-project-automation bot moved this from In Progress to Done in Modular FEM mechanics Apr 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr: enhancement About a possible enhancement pr: highlighted in next release Highlight this contribution in the notes of the upcoming release pr: status ready Approved a pull-request, ready to be squashed

Projects

Development

Successfully merging this pull request may close these issues.

3 participants