The AeroDyn_Inflow_C_Binding interface is missing several routines that will be needed for integration with SEAHOWL. These include:
Some of these features will take longer to implement than others, so they may need to be on the v5.1.0 release instead of 5.0.0
The
AeroDyn_Inflow_C_Bindinginterface is missing several routines that will be needed for integration withSEAHOWL. These include:- [ ]
GetAirDens- [ ]
GetKinVisc- [ ]
GetSpdSound- [ ]
GetPatm- [ ]
GetPvapGetWindVel- provide the same thing as theIfW_C_Bindinginterface does- Include logic for when
IfWdata is accessed by pointer to external instance (SEAHOWLmay do this)GetAeroNodePosOri- retrieve all positions and orientations of aerodynamic nodes (needed forSEAHOWL)Some of these features will take longer to implement than others, so they may need to be on the v5.1.0 release instead of 5.0.0