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

fixed inconsistent nSteps usage (#792) #794

Merged
merged 1 commit into from
Feb 20, 2025
Merged

Conversation

Thanduriel
Copy link
Member

fixed inconsistent nSteps usage

Fixes #792


Change Description

Removed DynamicsKernel::nSteps and replaced it with nSteps from the parameter structs where it was still used in BrittleCGDynamicsKernel. This changes the behavior off BBM slightly since avgU and avgV are weighted differently now.

@Thanduriel Thanduriel requested a review from einola February 13, 2025 15:45
Copy link
Member

@einola einola left a comment

Choose a reason for hiding this comment

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

Good catch!

@Thanduriel Thanduriel merged commit 100e2b7 into develop Feb 20, 2025
5 checks passed
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.

inconsistent number of sub-steps
2 participants