Skip to content

Conversation

@sanathkeshav
Copy link
Member

@sanathkeshav sanathkeshav commented Oct 29, 2025

Fixes bad initialization of nodal degrees of freedom for time steps > 0, which was causing a slight performance hit.
Introduces a linear extrapolation, which is a better initial guess and reduces the iteration counts a bit.
No changes to the results themselves.
Option for the user to specify the reference stiffness in the input JSON used to construct the fundamental solution.

Checklist:

  • I made sure that the CI passed before I ask for a review.
  • I added a summary of the changes (compared to the last release) in the CHANGELOG.md.
  • If necessary, I made changes to the documentation and/or added new content.
  • I will remember to squash-and-merge, providing a useful summary of the changes of this PR.

@sanathkeshav sanathkeshav changed the title Option for user to specify reference stiffness Bugfix: Fix bad initialization for time steps > 0 Oct 30, 2025
@sanathkeshav sanathkeshav self-assigned this Oct 30, 2025
@sanathkeshav sanathkeshav marked this pull request as ready for review October 30, 2025 08:05
@sanathkeshav sanathkeshav merged commit a2be160 into develop Oct 30, 2025
8 checks passed
@sanathkeshav sanathkeshav deleted the feat-refmat_input branch October 30, 2025 08:55
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