v3.5.2 #1994
andrew-platt
started this conversation in
General
v3.5.2
#1994
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Overview of v3.5.2
This release contains only bugfixes. No input files are changed from release https://github.com/OpenFAST/openfast/releases/tag/v3.5.0
Bugfixes
There are numerous bug fixes in several modules. See below for details.
Input File changes
No input file formats change.
Changelog
General
Build systems
#1948 Pass Python_EXECUTABLE to pfunit, add error check on Python version (@andrew-platt)
Module changes
AeroDyn
#1913 ADI: memory leak in ADI_UpdateStates (@andrew-platt)
AWAE
#1963 FAST.Farm, Mod_AmbWind=3: add error if HR grid not centered on turbine in Y dimension (@andrew-platt)
HydroDyn
#1872 Fix segfault in HD when no outputs specified (@deslaughter)
Regression tests
#1886 Update floating MHK case input files (@hkross)
Input file changes
No input files change with this release, as this only includes minor bugfixes.
Full list of changes: https://openfast.readthedocs.io/en/main/source/user/api_change.html
Full input file sets: https://github.com/OpenFAST/r-test/tree/v3.5.2 (example input files from the regression testing)
Precompiled Windows Binaries
The binary files in this release were built with the Visual Studio solution files distributed with OpenFAST (not using cmake), using
w_oneAPI_2021.2.0.243
) with Microsoft Visual Studio Community 2019_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 v3.5.2.
Beta Was this translation helpful? Give feedback.
All reactions