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

Don't update the material parameters in-place and don't convert them to arrays in ConstitutiveMaterial.optimize() #778

Merged
merged 2 commits into from
May 17, 2024

Conversation

adtzlr
Copy link
Owner

@adtzlr adtzlr commented May 17, 2024

fixes #776

fixes #777

adtzlr added 2 commits May 17, 2024 09:46
don't update the material parameters in-place and don't convert scalars to arrays
@adtzlr adtzlr added the bug Something isn't working label May 17, 2024
@adtzlr adtzlr self-assigned this May 17, 2024
Copy link

codecov bot commented May 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.58%. Comparing base (2d4a33a) to head (464a641).
Report is 178 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #778   +/-   ##
=======================================
  Coverage   97.58%   97.58%           
=======================================
  Files         136      136           
  Lines        5542     5542           
=======================================
  Hits         5408     5408           
  Misses        134      134           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@adtzlr adtzlr merged commit 06c68a7 into main May 17, 2024
8 of 9 checks passed
@adtzlr adtzlr deleted the fix-umat-optimize branch May 17, 2024 08:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
1 participant