OpenFAST/openfast: v4.0.1
Creators
- Bonnie Jonkman
- Andy Platt
- Rafael M Mudafort1
- E. Branlard
- Lu Wang2
- Derek Slaughter1
- Mike Sprague3
- Hannah Ross
- HaymanConsulting
- jjonkman
- cortadocodes4
- Mayank Chetan2
- Matt Hall
- Ryan Davies5
- Ganesh Vijayakumar
- Marshall Buhl6
- reos-rcrozier
- Russell9798
- Pietro Bortolotti7
- Roger Bergua1
- Shreyas Ananthan
- Jon Rood1
- rdamiani
- nrmendoza
- sinolonghai
- Abhineet Gupta
- psakievich
- Faisal H Bhuiyan1
- pschuenemann
- Ashesh Sharma
- 1. @NREL
- 2. National Renewable Energy Laboratory
- 3. National Renewable Energy Lab
- 4. @Octue
- 5. NREL
- 6. retired
- 7. NWTC
Description
v4.0.1 Overview
This is a minor incremental bug fix release. See the changelog below for details.
Changelog
Overview
This release includes multiple small bug-fixes including compilation issues with Flang and Intel (IFX), improved diagnostics for the AeroDyn_Inflow_c-binding interface, user specified external loads and damping for MoorDyn, Wind_IO
updates, a fix for a stack overflow with FAST.Farm built with Visual Studio on Windows, and other minor bugfixes.
General
Wind_IO
#2603 updates to handle writing OpenFAST models from weis and wind_io (mayankchetan)
Build systems
#2607 Windows VS build -- stack overflow with FAST.Farm (andrew-platt)
#2619 ROCM Flang doesn't compile NWTC_IO.f90 (andrew-platt)
#2621 Bugfix: Update create_FAST_SFunc.m
for Windows, update docs on Simulink MEX building (andrew-platt)
Module changes
AeroDyn
#2609 AD bugfix: aerodyn driver non-OLAF combined cases don't update wind (andrew-platt)
#2615 Improve diagnostics for ADI_c interface coupling (andrew-platt)
MoorDyn
#2597 MD: User-specified external forces and translational damping for MoorDyn point, rod, and body objects (luwang00)
Input file changes
No input file changes are required from 4.0.0. MoorDyn can contain an optional section for External Loads
.
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/v4.0.1 (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
- Intel Fortran compiler 2021 (Update 2,
w_oneAPI_2021.2.0.243
) with Microsoft Visual Studio Community 2019 - Microsoft Visual C++ 2019 (C), for build in Matlab
- MATLAB Version: 9.9.0.1857802 (R2020b) Update 7
- Executables with
_OpenMP
or_OMP
in the name are built with OpenMP libraries and linked with dynamic libraries.- You will need this Intel Fortran redistributable package installed to use these executables if you do not already have Intel Fortran OneAPI 2021 installed. See the installation instructions here.
- You may also need a redistributable library for Visual Studio installed. See instructions here.
The other OpenFAST executables DO NOT require these redistributable libraries to be installed. Instead, they were built with static libraries.
Files
OpenFAST/openfast-v4.0.1.zip
Files
(92.2 MB)
Name | Size | Download all |
---|---|---|
md5:77f47d138c8e32d83c1061a5ec2c5176
|
92.2 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/OpenFAST/openfast/tree/v4.0.1 (URL)
Software
- Repository URL
- https://github.com/OpenFAST/openfast