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

Global variables to store reaction forces #597

Merged
merged 2 commits into from
Jan 18, 2023

Conversation

mvanzulli
Copy link
Member

This pull request aims to generalize the globalFDrag variable. Now two global variables are added:

  • globalReactionForces a global variable to store the reaction forces $t = [1, 2, ...]$ s.
  • glboalNodeReactionForces a global variable to indicate in which node the reaction forces are being stored.

@mvanzulli mvanzulli marked this pull request as ready for review January 18, 2023 11:48
@mvanzulli mvanzulli merged commit d7ac74f into master Jan 18, 2023
@mvanzulli mvanzulli deleted the reaction_forces/mvanzulli branch January 18, 2023 11:48
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