Skip to content

Commit

Permalink
Moved dynamic tension and compositeLine functions to existing files
Browse files Browse the repository at this point in the history
- functions from dynamic_tension_functions.py are now on helpers
- Because the dynamic calculations depend on the number of nodes in the subsystem/line, I slightly modified functions lines2subsystem and makeGeneric to specify the number of segments to be used in addLine.
- I have not used subsystem.makeFromSystem or getNodes yet
  • Loading branch information
lucas-carmo committed May 22, 2024
1 parent 8126b99 commit 663b66d
Show file tree
Hide file tree
Showing 6 changed files with 469 additions and 580 deletions.
111 changes: 0 additions & 111 deletions moorpy/compositeLine.py

This file was deleted.

Loading

0 comments on commit 663b66d

Please sign in to comment.