-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Catenary additions to handle hard near-taut cases:
- Another heuristic condition for determining when a near-taut anchored line should still be ProfileType 1 and not have any seabed contact. (Misinterpretation as ProfileType 2 caused problems). - Added a last ditch approximation for taut lines that fail to solve, so they are now modeled as a simple linear spring without weight. - Added tests in test_catenary for examples of these cases.
- Loading branch information
Showing
2 changed files
with
143 additions
and
113 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