Skip to content

WISDEM/MoorPy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MoorPy

MoorPy is a design-oriented mooring system library for Python based around a quasi-static modeling approach.

Prerequisites

  • Python 3

Installation

For development use:

run python setup.py develop or pip install -e . from the command line in the main MoorPy directory.

For non-development use:

run python setup.py or pip install . from the command line in the main MoorPy directory.

Documentation

TBD

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%