Fix FAST_ExtInfw_Restart API#2776
Fix FAST_ExtInfw_Restart API#2776andrew-platt merged 1 commit intoOpenFAST:rc-4.0.4from marchdf:fix-restart
Conversation
The C++ function declaration had an extra argument InflowType, that is not present in the Fortran function definition.
andrew-platt
left a comment
There was a problem hiding this comment.
thanks for catching this! We'll get this into 4.1.0
|
Longer description from @marchdf:
|
The C++ function declaration had an extra argument InflowType, that is not present in the Fortran function definition.