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 optional Assemble(multiplier=None) #817

Merged
merged 9 commits into from
Aug 7, 2024
Merged

Conversation

adtzlr
Copy link
Owner

@adtzlr adtzlr commented Aug 7, 2024

This PR adds a multiplier=None attribute to the Assemble helper, which is used in solid body items.

See #816 for further details. This changes the sign of the results for

  • SolidBodyForce,
  • SolidBodyPressure,
  • SolidBodyGravity and
  • PointLoad.

@adtzlr adtzlr added the enhancement New feature or request label Aug 7, 2024
@adtzlr adtzlr self-assigned this Aug 7, 2024
@adtzlr adtzlr changed the title Add assemble multiplier Add optional Assemble(multiplier=None) Aug 7, 2024
Copy link

codecov bot commented Aug 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.47%. Comparing base (431fec0) to head (5ba454e).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #817   +/-   ##
=======================================
  Coverage   97.47%   97.47%           
=======================================
  Files         142      142           
  Lines        5590     5595    +5     
=======================================
+ Hits         5449     5454    +5     
  Misses        141      141           

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

@adtzlr adtzlr merged commit a18d218 into main Aug 7, 2024
6 checks passed
@adtzlr adtzlr deleted the add-assemble-multiplier branch August 7, 2024 20:46
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.

1 participant