You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Floating OWC example using the two rigid body approach v2 (#77)
* Adds Floating OWC Example
* Adding the test17a.out file from WAMIT
* Fixing the bemio.m file for the test17a.out WAMIT output
* Fixing the bemio.m file for test17a.out: warnings off
* Updated test17a.out WAMIT file
* Updated bemio.m file
* Modifying the .gitignore file to ignore the exception for the test17a.h5 file
Deleting the test17a.out and adding the test17a.h5 file
* Adding files from the original orificeModel example
* Move products file
* Removing MCR test case
* Remove unnecessary nested folders and add floating OWC to test
* Add back h5 file and readme
* Asserts that MoorDyn is installed to run the OWC_W2W test
* Updates to Matlab 2024b
* Typo fix
* Modifies the workflow to copy MoorDyn if OWC is being tested
* Modifies the readMe file
* Skips the OWC and MoorDyn tests for Ubuntu
* fixed github workflows
* fixed github workflows
* Deleted calcTurbPower.m as it is no longer needed
* fixed github workflows
* fixed github workflows
* fixed github workflows
---------
Co-authored-by: jleonqu <jleonqu@sandia.gov>
Co-authored-by: jtgrasb <87095491+jtgrasb@users.noreply.github.com>
**Authors:** Mohamed Shabara, Jeff Grasberger and Jorge Leon-Quiroga
4
+
5
+
**Version:** WEC-Sim v6.1.x
6
+
7
+
**Geometry:** Floating OWC Rigid Body Approach
8
+
9
+
This model simulates a Floating Oscillating Water Column (OWC) device using a rigid-body approach.
10
+
It incorporates performance curves for both a Wells Turbine and a generator, providing a realistic
11
+
representation of their dynamic behavior. Additionally, the model accounts for the presence of a
12
+
mooring system to ensure the stability of the floating body.
13
+
14
+
An optimal control strategy is implemented to maximize turbine efficiency by dynamically adjusting system parameters based on operating speed.
15
+
16
+
This model is based on the research detailed in:
17
+
Shabara, Mohamed A., et al. "Optimal Control of Floating Oscillating Water Column Wave Energy Converters." 2025 American Control Conference (ACC), IEEE, 2025.
18
+
19
+
**Acknowledgment:** This material is based upon work supported by the U.S.
20
+
Department of Energy’s Office of Energy Efficiency and Renewable Energy
21
+
under the Water Power Technologies Office Award Number DE-EE0008895
0 commit comments