Merged
Conversation
The C++ function declaration had an extra argument InflowType, that is not present in the Fortran function definition.
was using log maps in the steady-state solver for differencing, but the perturbation function assumed they were angles when it adjusted them later
MD: Backport of PR #2658
Fix FAST_ExtInfw_Restart API
backport of #2760: bug-fix: Adjust steady-state solver small angle assumptions
Backport of GitHub Action to build windows executables on release
When running from Simulink, Matlab would end (instead of the DLL). This PR fixes the problem.
Avoid ending program when called as a shared library
Co-authored-by: Derek Slaughter <deslaughter@gmail.com>
mayankchetan
approved these changes
Apr 28, 2025
Contributor
mayankchetan
left a comment
There was a problem hiding this comment.
openfast_io looks good to me! Thank you for the quick release :)
Contributor
|
spack is being updated here: spack/spack#50228 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Feature or improvement description
Pull request to merge
rc-4.0.4intomainand create a tagged release for v4.0.4See the milestone and project pages for additional information
Test results, if applicable
See GitHub Actions
Release checklist:
AeroDisk_Driver_x64.exeAeroDyn_Driver_x64.exeAeroDyn_Driver_x64_OpenMP.exeAeroDyn_Inflow_c_binding_x64.dllAeroDyn_Inflow_c_binding_x64_OpenMP.dllBeamDyn_Driver_x64.exeDISCON.dll (x64)DISCON_ITIBarge.dll (x64)DISCON_OC3Hywind.dll (x64)DISCON_SC.dll (x64)FAST.Farm_x64.exeFAST.Farm_x64_OMP.exeFAST_SFunc.mexw64HydroDynDriver_x64.exeHydroDyn_C_Binding_x64.dllIinflowWind_c_binding_x64.dllInflowWind_Driver_x64.exeInflowWind_Driver_x64_OpenMP.exeMoorDyn_Driver_x64.exeMoorDyn_c_binding_x64.dllOpenFAST-Simulink_x64.dllopenfast_x64.exeSeaStateDriver_x64.exeSimpleElastoDyn_x64.exeSubDyn_x64.exeTurbsim_x64.exeUnsteadyAero_x64.exeChangelog
Overview
This release includes several bug fixes and improvements for OpenFAST, GitHub actions, and openfast_io.
General
CMake build system
GitHub actions
#2778 Backport of GitHub Action to build windows executables on releaseCompiler (@deslaughter) -- backport of #2636
openfast_io
#2779 MD: Backport of PR #2658 -- openfast_IO MoorDyn compatibility (@RyanDavies19)
#2777 bug fix #2762 (@mayankchetan)
#2658 openfast_IO MoorDyn compatibilityModule (@RyanDavies19)
Solvers
Simulink
#2785 Avoid ending program when called as a shared library (@bjonkman) -- backport of #2671
Module changes
OpenFAST library
#2780 backport of #2760: bug-fix: Adjust steady-state solver small angle assumptions (@bjonkman)
#2776 Fix FAST_ExtInfw_Restart APIC++ API (@marchdf)
Input file changes
No input file changes since v4.0.0