v4.0.5 #2857
andrew-platt
started this conversation in
General
v4.0.5
#2857
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
v4.0.5 Overview
This is a minor incremental bug fix release. See the changelog below for details.
Changelog
Overview
This release includes several bug fixes and improvements for OpenFAST, GitHub actions, and openfast_io.
General
CMake build system
GitHub actions
#2825 Simplify GitHub Action for regression tests (backport from dev-tc) (@deslaughter)
openfast_io
#2828 updated outlist reading in openfast_io (@mayankchetan)
#2818 OpenFAST IO updates: MoorDyn and StC (@dzalkind)
Solvers
OpenFAST
#2831 [BugFix] WrVTK with VTK_fps fails (@andrew-platt)
Interfaces
cpp interface
#2792 Fix openfastcpp restart parsing of file name (@marchdf)
#2804 Add a checkError in openfast cpp (@marchdf)
#2815 Fix restart parsing of file name (backport of #2792 and #2793) (@marchdf)
Module changes
AeroDyn
#2853 Backport #2848 (@bjonkman)
BeamDyn
#2811 BD: new output - aero only loads mapped to the root (@andrew-platt)
IceFlow
#2855 Fix Typo in "interpolation" in Ice Crushing Modules (@leopardracer)
SubDyn
#2821 bugfix: SD maximum number of output channels was incorrectly set (@andrew-platt)
Input file changes
No input file changes since v4.0.0
#2829 FF: typo in SeaState names in
MD_Shared
.fst files - this is not an API change (@andrew-platt)Precompiled Windows Binaries
The binary files in this release were built with the Visual Studio solution files distributed with OpenFAST (not using cmake), using
p_oneAPI_2024.1.0.595
) with Microsoft Visual Studio 2022_OpenMP
or_OMP
in the name are built with OpenMP libraries and linked with dynamic libraries.The other OpenFAST executables DO NOT require these redistributable libraries to be installed. Instead, they were built with static libraries.
This discussion was created from the release v4.0.5.
Beta Was this translation helpful? Give feedback.
All reactions