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

Unify material methods #122

Merged
merged 3 commits into from
Nov 10, 2022
Merged

Unify material methods #122

merged 3 commits into from
Nov 10, 2022

Conversation

adtzlr
Copy link
Owner

@adtzlr adtzlr commented Nov 10, 2022

fixes #121

@adtzlr adtzlr added the enhancement New feature or request label Nov 10, 2022
@adtzlr adtzlr self-assigned this Nov 10, 2022
@codecov-commenter
Copy link

Codecov Report

Base: 100.00% // Head: 100.00% // No change to project coverage 👍

Coverage data is based on head (2c00b3a) compared to base (b63491a).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##              main      #122    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files           23        21     -2     
  Lines          950       786   -164     
==========================================
- Hits           950       786   -164     
Impacted Files Coverage Δ
matadi/_lab_compressible.py 100.00% <100.00%> (ø)
matadi/_lab_incompressible.py 100.00% <100.00%> (ø)
matadi/math.py 100.00% <100.00%> (ø)
matadi/models/_hyperelasticity_anisotropic.py 100.00% <100.00%> (ø)
matadi/models/_hyperelasticity_isotropic.py 100.00% <100.00%> (ø)
matadi/models/_misc.py 100.00% <100.00%> (ø)
matadi/models/_templates.py 100.00% <100.00%> (ø)
matadi/models/microsphere/_chain.py 100.00% <100.00%> (ø)
matadi/_templates.py
matadi/__init__.py

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

matadi/_templates.py Show resolved Hide resolved
matadi/_templates.py Show resolved Hide resolved
matadi/_templates.py Show resolved Hide resolved
matadi/_templates.py Show resolved Hide resolved
matadi/_templates.py Show resolved Hide resolved
matadi/_templates.py Show resolved Hide resolved
matadi/_templates.py Show resolved Hide resolved
matadi/_templates.py Show resolved Hide resolved
@adtzlr adtzlr merged commit 74738a6 into main Nov 10, 2022
@adtzlr adtzlr deleted the unify-material-methods branch November 10, 2022 08:16
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.

Fix hyperelastic materials to work with FElupe>5.3.1
2 participants