|
| 1 | +**Feature or improvement description** |
| 2 | +Pull request to merge `rc-4.1.1` into `main` and create a tagged release for v4.1.1 |
| 3 | + |
| 4 | +See the milestone and project pages for additional information |
| 5 | + |
| 6 | + https://github.com/OpenFAST/openfast/milestone/24 |
| 7 | + |
| 8 | +Test results, if applicable |
| 9 | +See GitHub Actions |
| 10 | + |
| 11 | +### Release checklist: |
| 12 | +- [ ] Update the documentation version in docs/conf.py |
| 13 | +- [ ] Update the versions in docs/source/user/api\_change.rst |
| 14 | +- [ ] Update version info in openfast\_io/pyproject.toml (`openfast_io` package) |
| 15 | +- [ ] Update version info in glue-codes/python/pyproject.toml (`pyOpenFAST` package for testing) |
| 16 | +- [ ] Verify readthedocs builds correctly |
| 17 | +- [ ] Create an annotated tag in OpenFAST during merge (mark as most recent if necessary) |
| 18 | +- [ ] Create a merge commit in r-test and add a corresponding annotated tag |
| 19 | +- [ ] Upload Docker image |
| 20 | +- [ ] Compile executables for Windows builds |
| 21 | + - [ ] `AeroDisk_Driver_x64.exe` |
| 22 | + - [ ] `AeroDyn_Driver_x64.exe` |
| 23 | + - [ ] `AeroDyn_Driver_x64_OpenMP.exe` |
| 24 | + - [ ] `AeroDyn_Inflow_c_binding_x64.dll` |
| 25 | + - [ ] `AeroDyn_Inflow_c_binding_x64_OpenMP.dll` |
| 26 | + - [ ] `BeamDyn_Driver_x64.exe` |
| 27 | + - [ ] `DISCON.dll (x64)` |
| 28 | + - [ ] `DISCON_ITIBarge.dll (x64)` |
| 29 | + - [ ] `DISCON_OC3Hywind.dll (x64)` |
| 30 | + - [ ] `DISCON_SC.dll (x64)` |
| 31 | + - [ ] `FAST.Farm_x64.exe` |
| 32 | + - [ ] `FAST.Farm_x64_OMP.exe` |
| 33 | + - [ ] `FAST_SFunc.mexw64` |
| 34 | + - [ ] `HydroDynDriver_x64.exe` |
| 35 | + - [ ] `HydroDyn_C_Binding_x64.dll` |
| 36 | + - [ ] `IinflowWind_c_binding_x64.dll` |
| 37 | + - [ ] `InflowWind_Driver_x64.exe` |
| 38 | + - [ ] `InflowWind_Driver_x64_OpenMP.exe` |
| 39 | + - [ ] `MoorDyn_Driver_x64.exe` |
| 40 | + - [ ] `MoorDyn_c_binding_x64.dll` |
| 41 | + - [ ] `OpenFAST-Simulink_x64.dll` |
| 42 | + - [ ] `openfast_x64.exe` |
| 43 | + - [ ] `SeaStateDriver_x64.exe` |
| 44 | + - [ ] `SeaState_c_binding_x64.dll` |
| 45 | + - [ ] `SimpleElastoDyn_x64.exe` |
| 46 | + - [ ] `SubDyn_x64.exe` |
| 47 | + - [ ] `Turbsim_x64.exe` |
| 48 | + - [ ] `UnsteadyAero_x64.exe` |
| 49 | + |
| 50 | +# Changelog (from 4.1.0) |
| 51 | + |
| 52 | +## Overview |
| 53 | + |
| 54 | +This release includes several bug fixes and improvements for _OpenFAST_, GitHub actions, and the C++ interface. |
| 55 | + |
| 56 | + |
| 57 | +## General |
| 58 | + |
| 59 | +### CMake build system |
| 60 | + |
| 61 | +#2910 CMake: update location of external lapack (@andrew-platt) |
| 62 | + |
| 63 | +### GitHub actions |
| 64 | + |
| 65 | +#2883 Gh actions debug (@deslaughter) |
| 66 | + |
| 67 | + |
| 68 | +### Conda deployment |
| 69 | + |
| 70 | +#2891 Minor fixes for v4.1 for smoother conda deployment (@gbarter) |
| 71 | + |
| 72 | + |
| 73 | +## Python packages |
| 74 | + |
| 75 | +### pyOpenFAST |
| 76 | + |
| 77 | +#2907 pyOpenFAST: remove unnecessary files, move examples (@andrew-platt) |
| 78 | + |
| 79 | + |
| 80 | +## Module changes |
| 81 | + |
| 82 | +### HydroDyn |
| 83 | + |
| 84 | +#2880 HD bug fix: avoid division by zero with MHstLMod=2 (@luwang00) |
| 85 | + |
| 86 | +### ServoDyn |
| 87 | + |
| 88 | +#2908 SrvD: add numbering to StC echo files (@andrew-platt) |
| 89 | + |
| 90 | + |
| 91 | +## Code API changes |
| 92 | + |
| 93 | +#### CPP interface |
| 94 | + |
| 95 | +#2881 Fix FAST_CreateCheckpoint in c++ interface (@marchdf) |
| 96 | + |
| 97 | + |
| 98 | +### HydroDyn c-binding library interface |
| 99 | + |
| 100 | +#2894 Fix segfault when SeaState OutSwitch=2 and no output channels (@andrew-platt) |
| 101 | + |
| 102 | + |
| 103 | +## Testing |
| 104 | + |
| 105 | +Updated `driver_utilities.py` to allow testing to run in current build directory which might not be `build` (included in #2894 above) |
| 106 | + |
| 107 | +## Input file changes |
| 108 | + |
| 109 | +No input file changes since v4.1.0 |
| 110 | + |
| 111 | + |
| 112 | +## Known issues |
| 113 | +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: |
| 114 | + |
| 115 | +- No visualization of rectangular members from _HydroDyn_ or _SubDyn_ through the VTK output options |
| 116 | +- Missing and broken features from several c-binding library interfaces: |
| 117 | + - the _AeroDyn\_Inflow\_c-binding_ library interface does not allow for coupling to the tower. This will require an interface update. |
| 118 | + - the _HydroDyn\_c-binding_ library interface does not currently support vizualization. This will require an interface update. |
| 119 | + - the `InitNodePositions` input to _HydroDyn\_c-binding_ library interface does not currently work with any non-zero `x` or `y` coordinates (non-zero `z` is ok) |
| 120 | + - the _MoorDyn\_c-binding_ library interface does not currently support vizualization. This will require an interface update. |
| 121 | + - error messages from c-binding library interfaces will get truncated to 1024 characters. A fix is nearly ready, but will have to wait until the next release. |
| 122 | +- A `glue-codes/labview/src/WaveTank.f90` file 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. |
| 123 | +- The GitHub `deploy` action 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. |
| 124 | +- Documentation on the new _pyOpenFAST_ module is incomplete. Partial documentation exists on how to use it in regression testing, but no documentation or examples exist on using it to call c-bindings modules from Python. |
| 125 | +- Documentation is incomplete for _HydroDyn_, _SubDyn_, and a few other modules. |
0 commit comments