Skip to content

Conversation

@andrew-platt
Copy link
Collaborator

@andrew-platt andrew-platt commented Jun 12, 2025

Ready to merge

Feature or improvement description
This PR merges in v4.0.5 updates that are not in dev yet.

Related issue, if one exists
#2856

Impacted areas of the software
Several areas. See #2856 for details.

Additional supporting information

Test results, if applicable

  • Update r-test branch (m/v4.0.5_to_dev on r-test)

andrew-platt and others added 30 commits May 8, 2025 16:27
- only setup of channel handling, no calculations yet.
Only using distributed loads (StC maps to distributed loads if MESH_QP right now. Point loads in the driver map to the FE nodes)
Add a checkError in openfast cpp
BD: output aero only loads mapped to the root
…tParse

Fix restart parsing of file name (backport of #2792 and #2793)
OpenFAST IO updates: MoorDyn and StC
Simplify GitHub Action for regression tests (backport from dev-tc)
A user had a case where they wanted to output ~8000 channels from _SD_.  However, there was an inconsisntency in how the `MaxOutPts` was set.  To fix this:
- uncomment `MaxOutPts` to `SubDyn_Output_Param.f90`
- remove `MaxOutPts` from `SubDyn_Output.f90` so it is in the autogenerated file instead
- remove `MaxOutChs` from `SD_FEM.f90` and use `MaxOutPts` instead
bugfix: SD maximum number of output channels was incorrectly set
[BugFix] WrVTK with VTK_fps fails
updated outlist reading in openfast_io
UA summary file names had spaces when generated with OLAF simulations. The wing/blade number was 11 characters, so most files had 10 spaces in the middle of the file name: <RootName>.W<11 character number with spaces>.UA.sum
@andrew-platt andrew-platt requested a review from deslaughter June 12, 2025 20:15
@andrew-platt andrew-platt self-assigned this Jun 12, 2025
@andrew-platt andrew-platt merged commit 816b1b9 into dev Jun 12, 2025
32 checks passed
@andrew-platt andrew-platt deleted the m/v4.0.5_to_dev branch June 16, 2025 19:52
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.

8 participants