Skip to content

erickaloz/MoorPy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%