SNL-WaterPower / WecOptTool-MATLAB

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

Update Dependency Descriptions and dependencyCheck.m #165

Closed H0R5E closed 3 years ago

H0R5E commented 3 years ago

Description

This commit updates the descriptions of the dependencies in the README, to distinguish between those required for the toolbox and the examples.

Additionally the global optimization toolbox , a new dependency for the examples, is added and dependencyCheck was modified to look for it.

The hasParallelToolbox function was generalized to look for any toolbox (now hasToolbox), as was printing of dependencies in dependencyCheck.

Fixes #164

Checklist:

test_results.pdf

@ryancoe, can you test to see if dependencyCheck picks up the global optimisation toolbox?