Skip to content

Conversation

@jleonqu
Copy link
Contributor

@jleonqu jleonqu commented Sep 20, 2024

This PR is related to issue #1314
The comments for the PTO-Sim class have been revised and updated

@jleonqu jleonqu added Bug bug in WEC-Sim source, high priority Documentation related to docs PTO-Sim PTO-Sim (ptoSimClass.m) labels Sep 20, 2024
Copy link
Collaborator

@kmruehl kmruehl left a comment

Choose a reason for hiding this comment

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

See above quesiton

simpleDirectDrivePTO (1,1) struct = struct(... % simple direct drive linear PTO Block properties
rectifyingCheckValve (1,1) struct = struct(... % Rectifying Check Valve Block properties
'Cd', 'NOT DEFINED',... % [1] Discharge coefficient
'Amax', 'NOT DEFINED',... % [m^2] Maximum opening area of the valve
Copy link
Collaborator

Choose a reason for hiding this comment

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

@jleonqu this looks good, thank you. Can you clarify the [1] in front of Discharge Coefficient and Valve Coefficient?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@kmruehl These are nondimensional values. I added a comment to all the nondimensional values for clarification.

@MShabara MShabara self-assigned this Sep 25, 2024
@MShabara
Copy link
Contributor

MShabara commented Oct 5, 2024

@jleonqu Thank you for the PR, I reviewed it and its good to be merged.

@MShabara MShabara merged commit 685d4cc into WEC-Sim:main Oct 5, 2024
kmruehl added a commit that referenced this pull request Oct 16, 2024
* Fixing documentation inconsistency for PTO-Sim blocks (#1330)

* Fixing documentation inconsistency for PTO-Sim blocks

* Adding comments to nondimensional values for clarification

* update analytics implementation in docs re deprecation of analytics_id (#1342)

---------

Co-authored-by: Jorge Leon <72461917+jleonqu@users.noreply.github.com>
Co-authored-by: Adam Keester <72414466+akeeste@users.noreply.github.com>
akeeste added a commit that referenced this pull request Nov 4, 2024
* Fixing documentation inconsistency for PTO-Sim blocks (#1330)

* Fixing documentation inconsistency for PTO-Sim blocks

* Adding comments to nondimensional values for clarification

* update analytics implementation in docs re deprecation of analytics_id (#1342)

* Body block library update for bug fix #1346  (#1347)

* 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>

* BIMIO to read NEMO QTF output files and do plots

* Fixes the plotQTF function when multiple hydro strctures are i/p

* Makes the body indecies start from 0 not from 1 to match the rest of NEMOH-BIMIO inputs for multibodies

* Fixes the bug in the bodyClass for the QTFs and variable hydro (#1351)

* 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>

* Update source/functions/BEMIO/QTFs/triToFullMatrix.m

Co-authored-by: Adam Keester <72414466+akeeste@users.noreply.github.com>

* Update source/functions/BEMIO/QTFs/triToFullMatrix.m

Co-authored-by: Adam Keester <72414466+akeeste@users.noreply.github.com>

* Update wecSimTest.m

Co-authored-by: Adam Keester <72414466+akeeste@users.noreply.github.com>

* Update source/functions/BEMIO/QTFs/triToFullMatrix.m

Co-authored-by: Adam Keester <72414466+akeeste@users.noreply.github.com>

* Update source/functions/BEMIO/plotBEMIO.m

Co-authored-by: Adam Keester <72414466+akeeste@users.noreply.github.com>

* Update source/functions/BEMIO/QTFs/plotQTFs.m

Co-authored-by: Adam Keester <72414466+akeeste@users.noreply.github.com>

* Update source/functions/BEMIO/QTFs/plotQTFs.m

Co-authored-by: Adam Keester <72414466+akeeste@users.noreply.github.com>

---------

Co-authored-by: Jorge Leon <72461917+jleonqu@users.noreply.github.com>
Co-authored-by: Adam Keester <72414466+akeeste@users.noreply.github.com>
Co-authored-by: dforbush2 <dforbus@sandia.gov>
Co-authored-by: jtgrasb <87095491+jtgrasb@users.noreply.github.com>
Co-authored-by: akeeste <akeeste@sandia.gov>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bug bug in WEC-Sim source, high priority Documentation related to docs PTO-Sim PTO-Sim (ptoSimClass.m)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants