Skip to content

Commit

Permalink
Missing PRs and Typo in v3.5.4.md
Browse files Browse the repository at this point in the history
Thanks to @pablo-benito for noticing the typo
  • Loading branch information
andrew-platt committed Oct 24, 2024
1 parent ea16750 commit efad7a3
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion docs/changelogs/v3.5.4.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ See GitHub Actions

## Overview

This release includes performance improvements for BeamDyn (up to 30% speed increase), python file readers and writers from WEIS, and a fix for stack overflows with FAST.Farm (Intel compilation). A few other minor updates are inluded as outlined below.
This release includes performance improvements for BeamDyn (up to 30% speed increase), python file readers and writers from WEIS, and a fix for stack overflows with FAST.Farm (Intel compilation). A few other minor updates are included as outlined below.

Anyone using BeamDyn will want to update to this version.

Expand Down Expand Up @@ -80,7 +80,11 @@ Anyone using BeamDyn will want to update to this version.
#2321 Backport of #2317: Explicitly initialize `ED` `RtHS` to zero -- corrects issue with inccorect linearization results (@andrew-platt)


### HydroDyn
#2397 HD bug fix: prevent array index out-of-bound error in `HDOut_MapOutputs` when more than 9 potential-flow bodies are present (@luwang00)

### NWTC-Library
#2389 FileInfoType: increase line length allowed (@andrew-platt)

## Input file changes

Expand Down

0 comments on commit efad7a3

Please sign in to comment.