Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wisdem/pymap

python wrapper for MAP
https://github.com/wisdem/pymap

Last synced: about 1 month ago
JSON representation

python wrapper for MAP

Awesome Lists containing this project

README

        

![map.png](https://bitbucket.org/repo/jbRLE9/images/1614157178-map.png)

# pyMAP++

This is the python module fork of the [Mooring Analysis Program (MAP++)](https://github.com/old-NWTC/MAP) to make it a more pythonic module.

Author: [NREL WISDEM Team](mailto:[email protected])

## 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](http://cim.mcgill.ca/~mmascio1/ISOPE2013-TPC-0646.pdf), with the hopes to extend capabilities as described [here](http://cim.mcgill.ca/~mmascio1/61159.pdf). MAP++ is licensed under Apache version 2.

## Prerequisites

pyMAP requires a C++ compiler

## Installation

For detailed installation instructions of WISDEM modules see or to install pyMAP by itself do:

$ python setup.py install

For software issues please use . For functionality and theory related questions and comments please use the NWTC forum for [Systems Engineering Software Questions](https://wind.nrel.gov/forum/wind/viewtopic.php?f=34&t=1002).