https://github.com/core-marine-dev/moorpy
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
○codemeta.json file
-
○.zenodo.json file
-
✓DOI references
Found 2 DOI reference(s) in README -
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (9.5%) to scientific vocabulary
Last synced: 9 months ago
·
JSON representation
Repository
Basic Info
- Host: GitHub
- Owner: core-marine-dev
- License: bsd-3-clause
- Default Branch: master
- Size: 1.1 MB
Statistics
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
- Releases: 0
Fork of NREL/MoorPy
Created almost 2 years ago
· Last pushed almost 2 years ago
https://github.com/core-marine-dev/MoorPy/blob/master/
# MoorPy - Quasi-Static Mooring Analysis in Python MoorPy is a design-oriented mooring system library for Python based around a quasi-static modeling approach. ### Prerequisites - Python 3.9 or greater - The following packages: NumPy, MatPlotLib, pyyaml, scipy ### Installation MoorPy is available on PyPi via: ```pycon pip install MoorPy ``` For an editable install that relies on the local source code, first clone the repository. Then, from the command line in the main MoorPy directory, run the following commands based on your additional needs... #### General ```pycon pip install . ``` #### Development ```pycon pip install .[dev] ``` #### Testing ```pycon pip install .[test] pre-commit install --hook-type pre-commit --hook-type pre-push ``` #### Documentation ```pycon pip install .[docs] ``` MoorPy's documentation website is under development at https://moorpy.readthedocs.io ### Citing The MoorPy software can be cited as: M. Hall, S. Housner, S. Sirnivas, and S. Wilson. *MoorPy: Quasi-Static Mooring Analysis in Python.* National Renewable Energy Laboratory, 2021. https://doi.org/10.11578/dc.20210726.1.
Owner
- Name: CoreMarine
- Login: core-marine-dev
- Kind: organization
- Repositories: 1
- Profile: https://github.com/core-marine-dev