Yggdrasil icon indicating copy to clipboard operation
Yggdrasil copied to clipboard

New Recipe: OWENSOpenFAST custom libraries

Open kevmoor opened this issue 5 months ago • 0 comments

This pull request contains a new build recipe for custom OpenFAST Libraries I built manually:

Package name: OWENSOpenFAST Version: v1.0.0

There is an OpenFAST recipe already, but these library versions are not slated to be merged into OpenFAST main for another 6ish months. When that happens, updating the OpenFAST build recipe to include these is planned. These libraries were built specifically to enable c-binding compatible interfacing, which simplifies/bypasses the complex fortran types currently used in OpenFAST that prohibits current usage of ccall. Julia side package has already been written and this would replace the build.jl script here https://github.com/sandialabs/OWENSOpenFASTWrappers.jl/blob/master/deps/build.jl

kevmoor avatar Sep 16 '24 14:09 kevmoor