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 8034b0c commit b7a3270Copy full SHA for b7a3270
NEWS.md
@@ -1,12 +1,12 @@
1
-## Unreleased
+## VortexStepMethod v1.2.0 2025-03-27
2
### Changed
3
- The fields that had as type a `Matrix of size Px1` have now the type `Vector`
4
- Many new fields of the type `VSMSolution` documented
5
- `init!(body_aero)` is now a public function
6
### Added
7
+- Added the option to use nonlinear solve to calculate the gamma distribution #140
8
- New page `Tips and tricks` added to the documentation
9
- Fast and modular linearization added around an operating point #140
-- Added the option to use nonlinear solve to calculate the gamma distribution #140
10
11
## VortexStepMethod v1.1.2 2025-03-23
12
0 commit comments