Skip to content

Conversation

@MShabara
Copy link
Contributor

@MShabara MShabara commented Nov 1, 2024

This PR adds the three QTF features:
1- Reading the NEMOH QTF outputs to BIMIO.
2- Does the contour plots of the mod of the sum and diff.
3- Adds a BIMIO/NEMOH example for a FOWT subjected to QTFs.

With this update WEC-Sim should be able to compute the second order forces based on the NEMOH outputs.

jleonqu and others added 6 commits October 5, 2024 11:30
* Fixing documentation inconsistency for PTO-Sim blocks

* Adding comments to nondimensional values for clarification
* fix on pDis function call

* preliminary fix for issue #1288

* Update readAQWA.m (#1253)

* body mask fixes for #1346

* add warning when variable hydro turned on for drag or nonhydro bodies

* flex body - add missing mask lines, define h5 button callback

---------

Co-authored-by: jtgrasb <87095491+jtgrasb@users.noreply.github.com>
Co-authored-by: akeeste <akeeste@sandia.gov>
@MShabara MShabara assigned MShabara, dav-og and akeeste and unassigned MShabara Nov 1, 2024
@MShabara MShabara added BEM/BEMIO related to BEMIO or BEM hydro data Theory related to WEC-Sim theory labels Nov 1, 2024
Copy link
Contributor

@akeeste akeeste left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @MShabara. I have a few questions and suggestions on this PR before merging, summarized here:

  • revert the default test behavior to running all tests
  • updates to plotBEMIO and plotQTFs: these changes will make plotQTFs more robust. In my testing they worked for inputs plotBEMIO(hydro1), plotQTFs(hydro1), plotBEMIO(hydro1, hydro2), plotQTFs(hydro1, hydro2)
  • Confirm that changes to assignIDs, and triToFullMatrix still function with readWAMIT
  • suggestion to make column indexing more robust in triToFullMatrix

MShabara and others added 9 commits November 4, 2024 11:41
* fixes the bug in the bodyClass for the QTFs and variable hydro

* fix QTF block issue - dont make it an atomic systme

---------

Co-authored-by: akeeste <akeeste@sandia.gov>
Co-authored-by: Adam Keester <72414466+akeeste@users.noreply.github.com>
Co-authored-by: Adam Keester <72414466+akeeste@users.noreply.github.com>
Co-authored-by: Adam Keester <72414466+akeeste@users.noreply.github.com>
Co-authored-by: Adam Keester <72414466+akeeste@users.noreply.github.com>
Co-authored-by: Adam Keester <72414466+akeeste@users.noreply.github.com>
Co-authored-by: Adam Keester <72414466+akeeste@users.noreply.github.com>
Co-authored-by: Adam Keester <72414466+akeeste@users.noreply.github.com>
@MShabara
Copy link
Contributor Author

MShabara commented Nov 4, 2024

Hi @akeeste

I responded to your question, and approved all the commits suggested. Please take a look and let me know what you think.

@akeeste
Copy link
Contributor

akeeste commented Nov 4, 2024

Thanks @MShabara. The tests are passing again, merging...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

BEM/BEMIO related to BEMIO or BEM hydro data NEMOH Theory related to WEC-Sim theory

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants