@andrew-platt
Is your feature request related to a problem? Please describe.
The SeaState pointer is not passed into the ADI c-bindings interface, which prevents wave-current coupling from SeaState and InflowWind when calling modules through the c-bindings. This affects the py_wavetank_test1 r-test, as described in #3306.
Describe the solution you'd like
The SeaState pointer should be passed into the ADI c-bindings interface, allowing full wave-current coupling, reproducing the behavior of the glue code and AeroDyn driver.
@andrew-platt
Is your feature request related to a problem? Please describe.
The SeaState pointer is not passed into the ADI c-bindings interface, which prevents wave-current coupling from SeaState and InflowWind when calling modules through the c-bindings. This affects the py_wavetank_test1 r-test, as described in #3306.
Describe the solution you'd like
The SeaState pointer should be passed into the ADI c-bindings interface, allowing full wave-current coupling, reproducing the behavior of the glue code and AeroDyn driver.