/pyMAP

python wrapper for MAP

Primary LanguageC++Apache License 2.0Apache-2.0

map.png

pyMAP++

This is the python module fork of the Mooring Analysis Program (MAP++) to make it a more pythonic module.

Author: NREL WISDEM Team

Documentation

MAP++ is a library used for modeling underwater mooring systems quasi-statically. MAP++ can be used in Python to prototype and design mooring systems, or hook into other dynamic simulation codes.

More information on the theory behind MAP++ is described here, with the hopes to extend capabilities as described here. MAP++ is licensed under Apache version 2.

Prerequisites

pyMAP requires a C++ compiler

Installation

For detailed installation instructions of WISDEM modules see https://github.com/WISDEM/WISDEM or to install pyMAP by itself do:

$ python setup.py install

For software issues please use https://github.com/WISDEM/pyMAP/issues. For functionality and theory related questions and comments please use the NWTC forum for Systems Engineering Software Questions.