Skip to content

Commit

Permalink
Correction to changelog v3.5.4.md
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew-platt committed Oct 21, 2024
1 parent 05a16b2 commit ea16750
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions 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), and a fix for stack overflows with FAST.Farm (Intel compilation). A few other minor pdates 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 inluded as outlined below.

Anyone using BeamDyn will want to update to this version.

Expand All @@ -52,22 +52,23 @@ Anyone using BeamDyn will want to update to this version.
### Build systems

#2311 Always build `openfastcpplib` as shared. Use `BUILD_OPENFAST_CPP_DRIVER` to disable `openfastcpp` executable (@deslaughter)
#2173 Fix crash in `MAP_End` when using Intel's new icx compiler and disable caching in setup-python GH action (@deslaughter)

### Docker builds

### Python file readers/writers

#2188 Add WEIS file readers and writers (@cortadocodes and @mayankchetan)


## Solvers


### FAST.Farm

#2452 Fix for some stack overflow issues with FAST.Farm when copying large amounts of wind data (closes #2053) (@andrew-platt)
#2340 Add `!$ OMP critical` around file opening for VTK to prevent file collision (@andrew-platt)

## Module changes

## Module changes

### BeamDyn

Expand Down

0 comments on commit ea16750

Please sign in to comment.