Skip to content

Commit 3bd81e3

Browse files
committed
Update news and version
1 parent 5d02b73 commit 3bd81e3

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

NEWS.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## VortexStepMethod v3.3.1 2026-05-13
2+
3+
### Changed
4+
- `unrefined_deform!` linearly interpolates twist and TE deflection between
5+
unrefined sections and rotates each refined section about the average of its
6+
adjacent local airfoil normals (#234)
7+
8+
### Fixed
9+
- `smooth_sqrt` in the solver hot loop keeps gradients defined at zero
10+
velocity magnitude
11+
112
## VortexStepMethod v3.3.0 2026-05-05
213

314
### Added

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "VortexStepMethod"
22
uuid = "ed3cd733-9f0f-46a9-93e0-89b8d4998dd9"
33
authors = ["1-Bart-1 <bart@vandelint.net>", "Oriol Cayon and contributors"]
4-
version = "3.3.0"
4+
version = "3.3.1"
55

66
[workspace]
77
projects = ["examples", "examples_cp", "docs", "test"]

0 commit comments

Comments
 (0)