Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Recipe: OWENSOpenFAST custom libraries #9441

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

kevmoor
Copy link

@kevmoor kevmoor commented Sep 16, 2024

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 kevmoor changed the title Initial build recipe for OWENSOpenFAST custom built libraries New Recipe: OWENSOpenFAST custom libraries Sep 16, 2024
@kevmoor kevmoor force-pushed the OWENSOpenFAST branch 2 times, most recently from a41ddc5 to acabf3b Compare September 16, 2024 16:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant