SNL-WaterPower / WecOptTool-MATLAB

WEC Design Optimization Toolbox
GNU General Public License v3.0
12 stars 9 forks source link

WaveBot: example script readability and comments #183

Closed ryancoe closed 3 years ago

ryancoe commented 3 years ago

Description

Minor changes to improve the readability of the WaveBot example scripts and to add comments where appropriate to make the higher level meanings of steps within the code more clear.

Checklist:

ryancoe commented 3 years ago

All tests pass: test_results.pdf

ryancoe commented 3 years ago

@H0R5E - If you find this ready for merge, please go ahead and execute.

H0R5E commented 3 years ago

Still good without the PCT.

test_results_no_pct.pdf

ryancoe commented 3 years ago

Monte-Carlo: yes, good point... dealing with a deterministic system in this case it doesn't seem that random sampling would add anything... probably best to leave it at "brute force" though