Skip to content

Commit 4dbae8d

Browse files
committed
Update news.md
1 parent aa47b29 commit 4dbae8d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

NEWS.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,12 @@
1111
- The coordinate frames of the panels now use the same convention as the kite body frame
1212
- The page "Glossary" of the documentation is quite complete now
1313
- The center of mass field of the `RamAirWing` is removed, and the geometry is created such that `[0, 0, 0]` is the center of mass
14+
- The enumeration `WingType` was added and replaces the symbols, used before
15+
- The allocations of the function `solve!` where reduced by a factor of three
16+
### Fixed
17+
- The function `calculate_circulation_distribution_elliptical_wing()` was never called
1418
- Fix the calculation of force coefficients in `solve!`
19+
- The continues integration scripts (CI.yml) use now separate runs for the test coverage and for the allocation tests.
1520

1621
## VortexStepMethod v1.1.0 2025-03-04
1722
### Added

0 commit comments

Comments
 (0)