-
Notifications
You must be signed in to change notification settings - Fork 184
Description
The development team requests that before submitting a question on the theory and implementation behind WEC-Sim to first please:
- Read through our WEC-Sim Documentation with additional description found in our Advanced Features Section
- Review MATLAB source code (functions, objects) and the Simulink blocks (libraries)
- Review the curated WEC-Sim Examples and the WEC-Sim applications
- Review the WEC-Sim issues page which allows you to search past resolved issues or questions that might help answer your own question.
Note: italicized text below is include as an example and should be updated before submission. If you feel any section is not applicable to your request, please replace with 'N/A' rather than delete a section.
Is your question request related to a problem? Please describe.
I am using the OSWEC example with the Linear PTO (the default WEC-Sim). When I run wecSim directly (by changing the values in wecSimInputFile.m) vs. when I run it in a function, I get different values for power and other outputs which I find very confusing. I remember doing a similar project before, and I didn't have such a problem. I was wondering if you could help me solve my problem.
Describe the theory or implementation approach that you have a question
N/A
Personal project context
I was just trying to check if my results are logical and this issue happened, and made me think maybe there's an underlying problem with the code that I'm missing.
Describe the type of conclusion or resolution you are looking for
N/A
Additional context
N/A