-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improvements and compatibility fixes to current capability:
- Streamlined current drag rotational transformation approach by putting everything into a single rotation matrix that goes from the original 3D frame to a rotated frame with the loaded catenary in the local X-Z plane. - In the process, found a simpler and more numerically accurate calculation for the slope angle alpha. - Improved some general error message handling in Catenary. - Solved some inconsistencies in arguments to catenary so that all system tests once again pass.
- Loading branch information
Showing
4 changed files
with
154 additions
and
172 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.