WISDEM / RAFT

A frequency-domain dynamics model for floating wind turbines
https://openraft.readthedocs.io
Apache License 2.0
40 stars 23 forks source link

Remove discrete inputs from openmdao wrapper #45

Closed dzalkind closed 6 months ago

dzalkind commented 6 months ago

Purpose

Discrete inputs to RAFT openmdao wrapper were making it difficult to use optimization routines that use finite differencing. All the discrete inputs were changed to modeling options.

Type of change

What types of change is it? Select the appropriate type(s) that describe this PR

Testing

Explain the steps needed to test the new code to verify that it does indeed address the issue and produce the expected behavior.

Checklist

Put an x in the boxes that apply.