A curated list of open technology projects to sustain a stable climate, energy supply, biodiversity and natural resources.

BEMRosetta

Used to model hydrodynamic forces in offshore devices like ships, offshore wind platforms and wave energy converters.
https://github.com/BEMRosetta/BEMRosetta

Category: Renewable Energy
Sub Category: Hydro Energy

Keywords

boundary-element hydrodynamic-coefficients-viewer hydrodynamics mesh-processing meshviewer offshore-wind-platforms potential-flow wave-energy

Last synced: about 12 hours ago
JSON representation

Repository metadata

Hydrodynamic coefficients viewer and converter for Boundary Element Method solver formats

README.md

BEMRosetta

Hydrodynamic coefficients viewer and converter for Boundary Element Method solver formats.

License: GPL v3


Boundary Element Methods are extensively used to model hydrodynamic forces in offshore devices like ships, offshore wind platforms and wave energy converters. These solvers use device geometry mesh to get some hydrodynamics coefficients as radiation damping, added mass, wave diffraction force, and wave excitation force. All these data is saved in file formats incompatible between them. These may avoid to use the coefficients between programs.

BEMRosetta allows to load the hydrodynamic coefficients from a format saving it in another. In addition it allows to compare the results obtained between programs, the results between similar geometries and the same geometry with different discretization levels.

Moreover, BEMRosetta allows to view and visually compare the meshes from different programs.

BEMRosetta runs on Windows and Linux, no install is necessary in Windows (see Install), and it includes a GUI, a command line version, a library (DLL), and glue code for Python.

Features

- Supported file formats

- Load the hydrodynamic coefficients from one format and save them in another

The goal is to have a good robustness in the handling of files

- Compare the hydrodynamic coefficients for the same geometry from different software

  • Damping for the same geometry got from different solvers
  • Excitation force for the same geometry got from different solvers_

- Forces handling

It simmetrizes the available forces in all directions, averaging them when they are available on both possitive and negative headings. Some examples cases:

  • Only the forces on positive headings from 0 to 180º have been processed: Symmetrize duplicates them to the negative heading values from 0 to -180º
  • Both positive and negative headings forces have been processed: Symmetrize averages them

- Compare the hydrodynamic coefficients for the same geometry for different discretization levels

- Compare the hydrodynamic coefficients for different geometries

  • Damping for different offshore wind floating platforms_
  • Excitation force for different offshore wind floating platforms_

- FOAMM connection

Finite Order Approximation by Moment-Matching (FOAMM) is an application developed by N. Faedo, Y. Peña-Sanchez and J. V. Ringwood in the Maynooth University's Centre for Ocean Energy Research (COER), that implements the moment-matching based frequency-domain identification algorithm.

BEMRosetta allows an interactive and seamless FOAMM connection to get state space coefficients.

- Mesh loading, combining them for visual comparison

Several meshes can be loaded in this basic viewer, allowing a visual comparison of geometries.

- Mesh handling

  • Interactive mesh rotation and translation around user defined center
  • Automatic free surface, underwater surface, center of buoyancy, hydrostatic stiffness matrix, and other parameters calculation
  • Improved viewer including dropdown menu in viewer screen
  • Hydrostatic stiffness matrix viewer
  • Mesh healing option

- Case launcher, Nemoh & HAMS

Added Nemoh and HAMS launcher. It can loadexisting files from HAMS, Nemoh or ANSYS AQWA, it lets you editing it, and creates the set of files to launch Nemoh and HAMS from a .bat file (it replaces the classic Nemoh MATLAB launcher)

- Time domain simulations

BEMRosetta includes a time domain simulations viewer supporting OpenFAST, Deeplines Wind, Ansys AQWA Naut and csv formats, designed to be very easy to use.
Files may be opened by drag and drop, and parameters are filtered by name or units.

- OrcaFlex command line

If you have an OrcaFlex licence, the command line version allows you to perform operations not available directly in OrcaWave/OrcaFlex, like:

  • Calculating hydrodynamic coefficients with OrcaWave.
  • Performing time domain simulations with OrcaWave.
  • Save the results of time domain simulations to .csv files.

- Other

All files, mesh, case or BEM files, can be loaded by Drag and Drop or Copy and Paste from file explorer in Windows and Linux.

Acknowledgments

S. Husain, J. C. C. Portillo, J. C. C. Henriques, M. J. Sanchez-Lara, J. Galvan, A. Otter, M. Alonso, A. Aristondo.
Some file parsing strategies taken from the BEMIO project.
Done with the U++ multiplatform library.

License

Copyright © 2019-2021 Iñaki Zabala, Markel Peñalba, Yerai Peña-Sanchez, Thomas Kelly.

BEMRosetta is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
BEMRosetta is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for details. You should have received a copy of the GNU General Public License along with BEMRosetta. If not, see http://www.gnu.org/licenses/.


Owner metadata


GitHub Events

Total
Last Year

Committers metadata

Last synced: 7 days ago

Total Commits: 124
Total Committers: 1
Avg Commits per committer: 124.0
Development Distribution Score (DDS): 0.0

Commits in past year: 66
Committers in past year: 1
Avg Commits per committer in past year: 66.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Iñaki Zabala i****3@g****m 124

Committer domains:


Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 48
Total pull requests: 1
Average time to close issues: 5 months
Average time to close pull requests: about 20 hours
Total issue authors: 40
Total pull request authors: 1
Average comments per issue: 6.81
Average comments per pull request: 4.0
Merged pull request: 0
Bot issues: 0
Bot pull requests: 0

Past year issues: 8
Past year pull requests: 0
Past year average time to close issues: about 1 month
Past year average time to close pull requests: N/A
Past year issue authors: 7
Past year pull request authors: 0
Past year average comments per issue: 5.25
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/BEMRosetta/BEMRosetta

Top Issue Authors

  • getChaos22 (3)
  • KlootwijkBart (2)
  • cckimball (2)
  • rahulcr33 (2)
  • Dylan0824 (2)
  • Dadidal (2)
  • YangLeiTH (2)
  • pn-206 (1)
  • izabala123 (1)
  • Cesar-dotcom (1)
  • LD-Wave (1)
  • saltynexus (1)
  • treppe8k (1)
  • nedisy (1)
  • hoangmyvang (1)

Top Pull Request Authors

  • larssp (1)

Top Issue Labels

  • bug (3)
  • enhancement (3)

Top Pull Request Labels

Score: 4.532599493153256