Skip to content

Commit cc47b6e

Browse files
committed
Update NEWS.md
1 parent e41d4e2 commit cc47b6e

1 file changed

Lines changed: 8 additions & 2 deletions

File tree

NEWS.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Unreleased
1+
## VortexStepMethod v3.1.0 2025-04-19
22

33
### Breaking
44
- `billowing_angle` replaced by `billowing_percentage` on `Wing` and
@@ -10,11 +10,17 @@
1010
- `billowing.jl` example comparing flat vs billowed V3 kite
1111
- Coarse V3 kite geometry, settings, and combined CFD polar data
1212
- `cl_over_cd` keyword for `plot_polars` and `plot_combined_analysis`
13+
- the function `menu_cp()` can now be used to run the examples with the ControlPlots backend
14+
- the script `bin/install` can and should be used to instantiate the project and all sub-projects after git checkout
15+
- the scripts `bin/jetls` and `bin/jetls_examples` for running a static check of the source code
16+
- the script `test_bench.jl` for benchmarking the refinement method and measuring allocations
1317

1418
### Changed
1519
- Plot legends moved to shared horizontal legend at bottom of grid layouts
20+
- the script bin/run_julia now can be called with a script name as parameter
21+
- fixed all JETLS warnings in the source code for improved performance and stability
1622

17-
### Fixed
23+
### Fixed errors
1824
- Domain error in elliptical gamma distribution when control points lie
1925
outside the nominal span envelope
2026

0 commit comments

Comments
 (0)