Skip to content

[SpringForceField] Add stiffness matrix computation to JointSpringForceField#5936

Open
alxbilger wants to merge 2 commits intosofa-framework:masterfrom
alxbilger:joint
Open

[SpringForceField] Add stiffness matrix computation to JointSpringForceField#5936
alxbilger wants to merge 2 commits intosofa-framework:masterfrom
alxbilger:joint

Conversation

@alxbilger
Copy link
Contributor

@alxbilger alxbilger commented Feb 4, 2026

Supersedes #5895.

Blind attempt to implement buildStiffnessMatrix in JointSpringForceField. The implementation is based on addDForce, and in particular the method addSpringDForce.

I tested the scene JointSpringForceField.scn in the examples, but I suspect a problem in the scene. There are no unit tests, so this implementation couldn't be tested.

[with-all-scenes]


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: ai-generated Label notifying the reviewers that part or all of the PR has been generated with the help of an AI labels Feb 4, 2026
@fredroy
Copy link
Contributor

fredroy commented Feb 4, 2026

[ci-build][with-all-scenes]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr: ai-generated Label notifying the reviewers that part or all of the PR has been generated with the help of an AI pr: enhancement About a possible enhancement pr: status to review To notify reviewers to review this pull-request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

JointSpringForceField scene not working

2 participants