Skip to content

Cross merge rc-5.0.1 progress to dev#3307

Merged
andrew-platt merged 41 commits intodevfrom
rc-5.0.1
Apr 14, 2026
Merged

Cross merge rc-5.0.1 progress to dev#3307
andrew-platt merged 41 commits intodevfrom
rc-5.0.1

Conversation

@andrew-platt
Copy link
Copy Markdown
Collaborator

Ready to merge

Feature or improvement description
Cross merging rc-5.0.1 to dev. This simplifies further merges on dev for the 5.1.0 release

Related issue, if one exists
NA

Impacted areas of the software
See PRs in the milestone for 5.0.1

Test results, if applicable

  • r-test branch merging required

andrew-platt and others added 30 commits March 12, 2026 17:53
SeaState: Logic for near-surface current
Update docs for 5.0.0 release, including missing api changes
MD: standardize input file header text to match docs
 * Previously, olaf wake propagation did not consider wave velocity.
 * A similar bug was found in the SetSectAvgInflow subroutine.
 * The optional BoxExceedAllow flag for IfW_FlowField_GetVelAcc was not passed correctly through the SeaState WaveField subroutine for AD.
Various bug fixes for AeroDyn when modeling MHK turbines
Temporary fix for HydroDyn rectangular member visualization
Previously, the self-weight of the reaction node(s) is missing. This is now added back along with any cable loads on the reaction node(s) just in case.
FVW: Fix notification about wake extent
Fix SubDyn reaction load output
andrew-platt and others added 11 commits April 7, 2026 13:03
OLAF FVW stability issue when simulating multiple rotors
…lab_Release.dll to OpenFAST-Simulink.dll

During the `deploy` step on GH, the `mex` call uses the `OpenFAST-Simulink_Matlab_Release.lib` file to set the name of the linked DLL.  However, we rename the dll itself to not include `_Matlab_Release` in the name, but the .lib file still contains this. This causes a descrepancy between the linked name in the mexw64 and the provided dll.

Rather than hack the .lib file to change the name in there, we'll simply modify the vfproj file to produce the OpenFAST-Simulink.dll and corresponding .lib file with the correct name information in it.

This fixes issue #3274
vs-build: change OpenFAST-Simulink target name
fix legend in fast writer, tight coupling inputs
SlD reaction force changes.
@andrew-platt andrew-platt self-assigned this Apr 14, 2026
@andrew-platt andrew-platt added the Code-dev: cross-merge maintenance Cross-merges between development branches. This is mostly code development maintenance. label Apr 14, 2026
@andrew-platt andrew-platt merged commit 90b1ba8 into dev Apr 14, 2026
42 of 43 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Code-dev: cross-merge maintenance Cross-merges between development branches. This is mostly code development maintenance.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants