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

Change loadcases: Detect Min/Max Coordinates of mesh.points #381

Merged
merged 3 commits into from
Feb 3, 2023

Conversation

adtzlr
Copy link
Owner

@adtzlr adtzlr commented Feb 3, 2023

fixes #380

@adtzlr adtzlr added the bug Something isn't working label Feb 3, 2023
@adtzlr adtzlr added this to the 6.3 milestone Feb 3, 2023
@adtzlr adtzlr self-assigned this Feb 3, 2023
@codecov
Copy link

codecov bot commented Feb 3, 2023

Codecov Report

Base: 97.38% // Head: 97.39% // Increases project coverage by +0.00% 🎉

Coverage data is based on head (4a7c4f1) compared to base (1292e88).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #381   +/-   ##
=======================================
  Coverage   97.38%   97.39%           
=======================================
  Files          81       81           
  Lines        3595     3605   +10     
=======================================
+ Hits         3501     3511   +10     
  Misses         94       94           
Impacted Files Coverage Δ
src/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.

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

@adtzlr adtzlr merged commit 78d9e01 into main Feb 3, 2023
@adtzlr adtzlr deleted the change-loadcase-right-top-bottom branch February 3, 2023 10:20
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
Development

Successfully merging this pull request may close these issues.

A loadcase prescribes no or wrong mesh-points if the (right) end is not at x=0
1 participant