Mohamed Shabara

Results 8 issues of Mohamed Shabara

### Changes Overview: #### BEMIO: 1. Implemented functionality in the `readWAMIT()` function to read WAMIT sum and diff output files, organizing data into matrices and vectors. 2. Added capability to...

**Issue Description:** After combining four bodies written in NEMOH.dat format (attached) and exporting the resulting body as a NEMOH.dat file, I encountered a segmentation fault error when attempting to run...

Allows users to set user defined cg and cb and prints the non hydro bodies info to the command window.

This PR modifies the MOST example files to enable the second order forces calculation. The PR to be reviewed after merging [PR 1472](https://github.com/WEC-Sim/WEC-Sim/pull/1472)

**Description:** The `environmental_contours_example.mlx` script relies on the `energy_period.m` and `significant_wave_height.m` functions, both of which call the `py.mhkit_python_utils.pandas_dataframe.spectra_to_pandas` function. There seems to be a bug in this example that causes it...

This pull request implements a MATLAB-native version of the core functionality provided by the NDBC utility module originally written in Python. The goal is to improve integration with MATLAB workflows,...

### Features Included - [x] Reads wave headings from the H5 file Enables input of multiple wave directions by reading `wave_directions` from the HDF5 file structure. - [x] Adds interpolation...

**Summary:** This PR introduces the functionality to compute panel-level hydrodynamic forces from frequency-domain data obtained via NEMOH. The current implementation supports regular waves and no-wave conditions. This PR serves as...