moordyn
a lumped-mass mooring line model intended for coupling with floating structure codes
Science Score: 36.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
✓Committers with academic emails
1 of 9 committers (11.1%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (13.9%) to scientific vocabulary
Keywords from Contributors
Repository
a lumped-mass mooring line model intended for coupling with floating structure codes
Basic Info
- Host: GitHub
- Owner: FloatingArrayDesign
- License: bsd-3-clause
- Language: C++
- Default Branch: master
- Homepage: https://moordyn.readthedocs.io/en/latest/
- Size: 14.8 MB
Statistics
- Stars: 86
- Watchers: 8
- Forks: 46
- Open Issues: 15
- Releases: 15
Metadata Files
README.md
MoorDyn v2
This repository is for MoorDyn-C.
MoorDyn is a lumped-mass model for simulating the dynamics of mooring systems connected to floating offshore structures. As of 2022 it is available under the BSD 3-Clause license.
Read the docs here: moordyn.readthedocs.io
It accounts for internal axial stiffness and damping forces, weight and buoyancy forces, hydrodynamic forces from Morison's equation (assuming calm water so far), and vertical spring-damper forces from contact with the seabed. MoorDyn's input file format is based on that of MAP. The model supports arbitrary line interconnections, clump weights and floats, different line properties, and six degree of freedom rods and bodies.
MoorDyn is implemented both in Fortran and in C++. The Fortran version of MoorDyn (MoorDyn-F) is a core module in OpenFAST and can be used as part of an OpenFAST or FAST.Farm simulation, or used in a standalone form. The C++ version of MoorDyn (MoorDyn-C) is more adaptable to different use cases and couplings. It can be compiled as a dynamically-linked library or wrapped for use in Python (as a module), Fortran, or Matlab. It features simpler functions for easy coupling with models or scripts coded in C/C++, Fortran, Matlab/Simulink, etc., including a coupling with WEC-Sim. Users should take care to ensure their input file format matches the respective version of MoorDyn they are trying to use. Details on the input file differences can be found in the documentation.
Both forms of MoorDyn feature the same underlying mooring model, use the same input and output conventions, and are being updated and improved in parallel. They follow the same version numbering, with a "C" or "F" suffix for differentiation.
Further information on MoorDyn can be found on the documentation site. MoorDyn-F is available in the OpenFAST repository. MoorDyn-C is available in this repository with the following three maintained branches. The master branch represents the most recent release of MoorDyn-C. The dev branch contains new features currently in development. The v1 branch is the now deprecated version one of MoorDyn-C.
Acknowledgments
National Renewable Energy Laboratory (NREL):
- Matt Hall
- Ryan Davies
- Andy Platt
- Stein Housner
- Lu Wang
- Jason Jonkman
CoreMarine [MoorDyn-C v2]:
- Jose Luis Cercos-Pita
- Aymeric Devulder
- Elena Gridasova
Kelson Marine [MoorDyn-C v2]:
Owner
- Name: FloatingArrayDesign
- Login: FloatingArrayDesign
- Kind: organization
- Repositories: 1
- Profile: https://github.com/FloatingArrayDesign
GitHub Events
Total
- Create event: 14
- Release event: 3
- Issues event: 56
- Watch event: 15
- Delete event: 7
- Issue comment event: 249
- Push event: 29
- Pull request review event: 38
- Pull request review comment event: 43
- Pull request event: 61
- Fork event: 3
Last Year
- Create event: 14
- Release event: 3
- Issues event: 56
- Watch event: 15
- Delete event: 7
- Issue comment event: 249
- Push event: 29
- Pull request review event: 38
- Pull request review comment event: 43
- Pull request event: 61
- Fork event: 3
Committers
Last synced: 10 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Jose Luis Cercos-Pita | j****s@g****m | 1,037 |
| RyanDavies19 | r****9@g****m | 150 |
| Alex Kinley | a****y@k****m | 60 |
| Matt Hall | 5****l | 40 |
| 19danderson | a****i@n****u | 26 |
| dependabot[bot] | 4****] | 23 |
| djanders19 | d****a@g****m | 14 |
| guillencampa | g****a@g****m | 1 |
| mattEhall | m****l@u****a | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 10 months ago
All Time
- Total issues: 119
- Total pull requests: 275
- Average time to close issues: 3 months
- Average time to close pull requests: 16 days
- Total issue authors: 55
- Total pull request authors: 8
- Average comments per issue: 4.36
- Average comments per pull request: 1.88
- Merged pull requests: 202
- Bot issues: 0
- Bot pull requests: 67
Past Year
- Issues: 34
- Pull requests: 69
- Average time to close issues: about 1 month
- Average time to close pull requests: 8 days
- Issue authors: 17
- Pull request authors: 6
- Average comments per issue: 4.35
- Average comments per pull request: 1.87
- Merged pull requests: 54
- Bot issues: 0
- Bot pull requests: 23
Top Authors
Issue Authors
- RyanDavies19 (22)
- sanguinariojoe (12)
- ewoudVL13 (8)
- AlexWKinley (4)
- ldd289806329 (4)
- jtgrasb (4)
- AB1982 (2)
- hfchen20 (2)
- ahmedmetin (2)
- evamschmitt (2)
- djanders19 (2)
- dustelf (2)
- wulizhiren (2)
- Echo-new (2)
- TGiles1998 (2)
Pull Request Authors
- sanguinariojoe (132)
- dependabot[bot] (67)
- RyanDavies19 (60)
- AlexWKinley (9)
- djanders19 (3)
- guillencampa (2)
- TGiles1998 (1)
- KylerF229 (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 3
-
Total downloads:
- pypi 1,622 last-month
-
Total dependent packages: 0
(may contain duplicates) -
Total dependent repositories: 0
(may contain duplicates) - Total versions: 36
- Total maintainers: 2
proxy.golang.org: github.com/floatingarraydesign/moordyn
- Documentation: https://pkg.go.dev/github.com/floatingarraydesign/moordyn#section-documentation
- License: bsd-3-clause
-
Latest release: v2.4.0+incompatible
published over 1 year ago
Rankings
proxy.golang.org: github.com/FloatingArrayDesign/MoorDyn
- Documentation: https://pkg.go.dev/github.com/FloatingArrayDesign/MoorDyn#section-documentation
- License: bsd-3-clause
-
Latest release: v2.4.0+incompatible
published over 1 year ago
Rankings
pypi.org: moordyn
Python wrapper for MoorDyn library
- Homepage: https://github.com/FloatingArrayDesign/MoorDyn
- Documentation: https://moordyn.readthedocs.io
- License: BSD License
-
Latest release: 2.4.0
published over 1 year ago
Rankings
Maintainers (2)
Dependencies
- breathe *
- actions/checkout v3 composite
- actions/checkout v3 composite
- actions/create-release v1 composite
- actions/upload-release-asset v1 composite
- awvwgk/setup-fortran main composite
- dev-drprasad/delete-tag-and-release v0.2.1 composite
- modflowpy/install-intelfortran-action v1 composite
- rickstaa/action-create-tag v1 composite
- suisei-cn/actions-download-file v1.0.1 composite
- actions/checkout v3 composite
- actions/setup-python v3 composite
- actions/upload-artifact v3 composite
- suisei-cn/actions-download-file v1.0.1 composite
- actions/checkout v4 composite
- mukunku/tag-exists-action v1.4.0 composite
- actions/checkout v4 composite
- actions/setup-python v5 composite
- actions/checkout v4 composite
- actions/setup-python v5 composite
- actions/checkout v4 composite
- actions/checkout v4 composite
- actions/setup-python v5 composite
- actions/upload-artifact v4 composite
- docker/setup-qemu-action v3 composite
- pypa/cibuildwheel v2.20.0 composite
- suisei-cn/actions-download-file v1.6.0 composite
- actions/checkout v4 composite
- actions/download-artifact v4 composite
- actions/setup-python v5 composite