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

Refactor PCS_Example3.py: Remove unused code, fix variable names, and rename file #147

Merged
merged 7 commits into from
Dec 4, 2024

Conversation

adagolodjo
Copy link
Collaborator

  • Fixed variable name force to forces and corrected index handling in ForceController.
  • Adjusted references from nonLinearCosserat to PCS_Cosserat.
  • Renamed wip/PCS_Example3.py to PCS_Example3.py for clarity and organization.
  • Removed commented-out and unused code for better readability.

… rename file

- Renamed `wip/PCS_Example3.py` to `PCS_Example3.py` for clarity and
organization.
- Removed commented-out and unused code for better readability.
- Fixed variable name `force` to `forces` and corrected index handling
in `ForceController`.
- Adjusted references from `nonLinearCosserat` to `PCS_Cosserat`.
@alxbilger alxbilger merged commit 1570460 into master Dec 4, 2024
6 of 8 checks passed
@adagolodjo adagolodjo deleted the update_PCS_Examples3 branch December 4, 2024 15:39
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