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

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

Closed
wants to merge 1 commit into from

Conversation

Yuksel-Rudy
Copy link
Contributor

  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

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (non-backwards-compatible fix or feature)
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no API changes)
  • Documentation update
  • Maintenance update
  • Other (please describe)

Testing

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

Checklist

  • I have run existing tests which pass locally with my changes
  • I have added new tests or examples that prove my fix is effective or that my feature works
  • I have added necessary documentation

1. creates a MoorPy system,
2. calls the lines2ss function in helpers, and
3. plot the results before and after
@mattEhall
Copy link
Collaborator

Closing since these contributions have been included through another commit.

@mattEhall mattEhall closed this Sep 9, 2024
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