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

Strain recovery coupling with beam analysis #110

Merged
merged 3 commits into from
Jun 9, 2023

Conversation

tylercritchfield
Copy link
Member

The coordinate system that the strain_recovery method assumes the input loading is in is not the same as the local beam coordinate system. This update adds a keyword argument gxbeam_order (similar to the compliance_matrix method) that , if true, updates the input loading to the correct coordiante system and then outputs beam stresses and strains in the GXBeam local frame. If it is false nothing is changed from before. I added an additional test for this.

In the future it would be good to add an example of this to the docs, as currently none of the examples couple the output of the beam analysis with strain recovery; the loads are explicitly defined.

@andrewning andrewning merged commit b587c90 into master Jun 9, 2023
@andrewning andrewning deleted the strain_recovery_coupling branch June 9, 2023 13:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants