We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34c97c2 commit 257b525Copy full SHA for 257b525
NEWS.md
@@ -13,7 +13,7 @@
13
- The page "Glossary" of the documentation is quite complete now
14
- 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
15
- The enumeration `WingType` was added and replaces the symbols, used before
16
-- The allocations of the function `solve!` where reduced by a factor of three
+- The allocations of the function `solve!` where reduced by a factor of 11 to 85 allocations
17
### Fixed
18
- The function `calculate_circulation_distribution_elliptical_wing()` was never called
19
- Fix the calculation of force coefficients in `solve!`
0 commit comments