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

Linearisation of externally applied follower forces #100

Merged
merged 5 commits into from
Aug 26, 2020
Merged

Conversation

ngoiz
Copy link
Collaborator

@ngoiz ngoiz commented Aug 25, 2020

The linearisation of externally applied follower forces that are defined in the material frame of reference (B) results in extra stiffening terms that must be included in the stiffness matrix of the linearised beam system.

This is similar to what was done with aerodynamic and gravity forces (in these cases, they were defined in the inertial G frame), so this expands to the case of externally applied follower forces (such as thrust).

All the math is included in the docstring in lingebm.FlexDynamic.linearise_applied_forces().

A future enhancement would be to create the model for a linearised thrust input.

@ngoiz ngoiz requested a review from ArturoMS13 August 25, 2020 16:29
Copy link
Collaborator

@ArturoMS13 ArturoMS13 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the work and the excellent documentation!

@ngoiz ngoiz merged commit 0d711ef into develop Aug 26, 2020
@ngoiz ngoiz deleted the dev_lin_ff branch August 26, 2020 10:44
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.

None yet

2 participants