NREL / MoorPy

BSD 3-Clause "New" or "Revised" License
31 stars 16 forks source link

added an example with the name `line2ss_function.py` that: #28

Closed Yuksel-Rudy closed 2 months ago

Yuksel-Rudy commented 4 months ago
  1. creates a MoorPy system,
  2. calls the lines2ss function in helpers, and
  3. plot the results before and after

Purpose

Added an example that highlights the functionality of using lines2ss function in helpers.py

Type of change

Testing

Run the example with the input file it calls in the same folder.

Checklist

mattEhall commented 2 months ago

Closing since these contributions have been included through another commit.