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 the parameter "inhomogeneous_exponent" to the Section ShapeGradient #367

Merged
merged 3 commits into from
Dec 7, 2023

Conversation

sblauth
Copy link
Owner

@sblauth sblauth commented Dec 7, 2023

This parameter can be used to scale the inhomogeneous mesh stiffness, as suggested in #344

Closes #344

@sblauth sblauth added enhancement New feature or request development labels Dec 7, 2023
@sblauth sblauth self-assigned this Dec 7, 2023
Copy link

codecov bot commented Dec 7, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (3fdc803) 92.36% compared to head (4fb0d07) 92.36%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #367   +/-   ##
=======================================
  Coverage   92.36%   92.36%           
=======================================
  Files          84       84           
  Lines        6715     6717    +2     
=======================================
+ Hits         6202     6204    +2     
  Misses        513      513           

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

@sblauth sblauth merged commit 4317910 into main Dec 7, 2023
25 checks passed
@sblauth sblauth deleted the dev/inhomogeneous_stiffness_exponent branch December 7, 2023 14:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Development] Implement the possibility to specify an exponent for mesh stiffness based on element size
1 participant