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

Improve loadcase #240

Merged
merged 5 commits into from
Aug 8, 2022
Merged

Improve loadcase #240

merged 5 commits into from
Aug 8, 2022

Conversation

adtzlr
Copy link
Owner

@adtzlr adtzlr commented Aug 8, 2022

fixes #239

@adtzlr adtzlr added documentation Improvements or additions to documentation enhancement New feature or request labels Aug 8, 2022
@adtzlr adtzlr added this to the 5.0.0 milestone Aug 8, 2022
@codecov-commenter
Copy link

codecov-commenter commented Aug 8, 2022

Codecov Report

Merging #240 (1575b8a) into main (dafd403) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #240   +/-   ##
=======================================
  Coverage   96.67%   96.67%           
=======================================
  Files          67       67           
  Lines        2828     2828           
=======================================
  Hits         2734     2734           
  Misses         94       94           
Impacted Files Coverage Δ
felupe/dof/_loadcase.py 100.00% <100.00%> (ø)

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

@adtzlr adtzlr merged commit 77566fc into main Aug 8, 2022
@adtzlr adtzlr deleted the improve-loadcase branch August 8, 2022 12:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Return dof0, dof1 and ext0 as dict from loadcase
2 participants