Skip to content

[FEM] Add support for elasticity of prisms#6062

Open
alxbilger wants to merge 1 commit intosofa-framework:masterfrom
alxbilger:prismsFEM
Open

[FEM] Add support for elasticity of prisms#6062
alxbilger wants to merge 1 commit intosofa-framework:masterfrom
alxbilger:prismsFEM

Conversation

@alxbilger
Copy link
Copy Markdown
Contributor

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.


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
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 to review To notify reviewers to review this pull-request

Projects

Status: In Progress

Development

Successfully merging this pull request may close these issues.

1 participant