Skip to content

Split testCMCSingleRigidTendonMuscle into two to speed it up #1134

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

klshrinidhi
Copy link
Contributor

@klshrinidhi klshrinidhi commented Jul 20, 2016

Similar to #1127 & #1132 & #1131.


This change is Reviewable

@chrisdembia
Copy link
Member

It is not clear to me that the Thelen muscle is treated as rigid; only the Millard muscle seems to be treated as rigid. This seems to have been an issue before this PR, though.

"block_hanging_from_rigid_millard_muscle_ForwardResults/"
"block_hanging_from_muscle_states.sto");
Model& cmcModel = cmc.getModel();
cmcModel.getMuscles()[0].set_ignore_tendon_compliance(true); //make tendon rigid
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you do something similar for the Thelen test?

@aymanhab
Copy link
Member

aymanhab commented Jan 9, 2025

No CMC test is a bottleneck so no need for this

@aymanhab aymanhab closed this Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants