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 LinearElasticOrthotropic #840

Merged
merged 7 commits into from
Aug 29, 2024
Merged

Add LinearElasticOrthotropic #840

merged 7 commits into from
Aug 29, 2024

Conversation

adtzlr
Copy link
Owner

@adtzlr adtzlr commented Aug 29, 2024

This PR adds the linear-elastic orthotropic material formulation.

closes #839

@adtzlr adtzlr added the enhancement New feature or request label Aug 29, 2024
@adtzlr adtzlr self-assigned this Aug 29, 2024
Copy link

codecov bot commented Aug 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.55%. Comparing base (c017598) to head (2d88aa4).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #840      +/-   ##
==========================================
+ Coverage   97.52%   97.55%   +0.02%     
==========================================
  Files         147      148       +1     
  Lines        5665     5717      +52     
==========================================
+ Hits         5525     5577      +52     
  Misses        140      140              

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

@adtzlr adtzlr merged commit a567a81 into main Aug 29, 2024
6 checks passed
@adtzlr adtzlr deleted the add-linear-elastic-orthotropic branch August 29, 2024 21:22
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.

Orthotropic linear elastic material formulation
1 participant