You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/changelogs/v4.1.2.md
+4-14Lines changed: 4 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -63,8 +63,6 @@ This release includes several bug fixes and improvements for _OpenFAST_ and fixe
63
63
64
64
65
65
66
-
67
-
68
66
## Solvers
69
67
70
68
### OpenFAST
@@ -80,29 +78,21 @@ This release includes several bug fixes and improvements for _OpenFAST_ and fixe
80
78
#2941 HD: Switched to an equivalent but numerically more reliable expression for the hydrostatic moment on (partially wetted) circular endplates (@luwang00)
81
79
82
80
81
+
### SeaState
82
+
83
+
#2919 Backport of #2906 ( SeaState: Allow WaveStMod=1 with WaveMod=0) (@luwang00)
84
+
83
85
84
86
### ServoDyn
85
87
86
88
#2942 SrvD: bugfix linearization of StC `_dYdx` was not using `x_perturb` (@andrew-platt)
87
89
88
90
### SubDyn
89
91
90
-
#2919 Backport of #2906 ( SeaState: Allow WaveStMod=1 with WaveMod=0) (@luwang00)
91
-
92
92
#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)
93
93
94
94
95
95
96
-
97
-
## Code API changes
98
-
99
-
#### CPP interface
100
-
101
-
102
-
103
-
### HydroDyn c-binding library interface
104
-
105
-
106
96
## Documentation
107
97
108
98
#2931 docs: add guide for WSL+VScode (@skvibimigger)
0 commit comments