Skip to content
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

Add activation dynamics smoothing property to DeGrooteFregly2016Muscle #4007

Merged
merged 10 commits into from
Feb 7, 2025

Conversation

nickbianco
Copy link
Member

@nickbianco nickbianco commented Jan 31, 2025

Fixes issue #3990

Brief summary of changes

Adds property to DeGrooteFregly2016Muscle to control the smoothing applied to the switch between muscle activation and deactivation. The default value of the property is set to the original model value, but the model will issue a warning to recommend increasing the value to 10.0 based on @tvdbogert's suggestion.

Testing I've completed

Add a subtest to DeGrooteFregly2016Muscle

Looking for feedback on...

CHANGELOG.md (choose one)

  • updated.

This change is Reviewable

Copy link
Member

@carmichaelong carmichaelong left a comment

Choose a reason for hiding this comment

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

LGTM.

Outside of the scope of this PR: Noting that mutMuscle variable might be unnecessary in some places and could just use muscle instead

Reviewed 4 of 4 files at r1, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @nickbianco)

@nickbianco nickbianco merged commit 33298c3 into main Feb 7, 2025
12 of 13 checks passed
@nickbianco nickbianco deleted the dgf_actdyn_smoothness branch February 7, 2025 04:08
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.

2 participants