Release v4.1.2 #2949
andrew-platt
started this conversation in
General
Release v4.1.2
#2949
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.
-
Changelog (from 4.1.1)
Overview
This release includes several bug fixes and improvements for OpenFAST and fixes a critical error in the Visual Studio build system for OpenFAST and MoorDyn.
General
Visual Studio build system
#2914 Add SeaState path when running MoorDyn registry in RunRegistry.bat (@deslaughter)
Solvers
OpenFAST
#2915 Don't allow MAP when writing checkpoint files (@deslaughter)
Module changes
HydroDyn
#2941 HD: Switched to an equivalent but numerically more reliable expression for the hydrostatic moment on (partially wetted) circular endplates (@luwang00)
SeaState
#2919 Backport of #2906 ( SeaState: Allow WaveStMod=1 with WaveMod=0) (@luwang00)
ServoDyn
#2942 SrvD: bugfix linearization of StC
_dYdxwas not usingx_perturb(@andrew-platt)SubDyn
#2934 Backport of 2905: SD: Fix a bug where interface DoF loads are incomplete if the interface joint is part of a rigid assembly (@luwang00)
Documentation
#2931 docs: add guide for WSL+VScode (@skvibimigger)
#2937 Docs update recomendations from issue #1822 (FAST.Farm) (@andrew-platt)
Testing
Test results for the
StC_test_OC4Semi_Linear_NacandStC_test_OC4Semi_Linear_Towcases were updated in #2942 - these were missing effects from the state variables for structural controls.Input file changes
No input file changes since v4.1.0
Known issues
There are several issues that have not been addressed in this release due to time constraints, but will be addressed in future releases. These include:
InitNodePositionsinput to HydroDyn_c-binding library interface does not currently work with any non-zeroxorycoordinates (non-zerozis ok)glue-codes/labview/src/WaveTank.f90file is included in this release, but it is incomplete and untested. This is a placeholder for internal development work that may be released in complete form at a later date.deployaction to build Windows executables does not currently catch failed builds. This might be addressed at a later date. We are manually checking these builds for now.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_OpenMPor_OMPin 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 Release v4.1.2.
Beta Was this translation helpful? Give feedback.
All reactions