File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 22SPDX-FileCopyrightText: 2025 Uwe Fechner, Bart van de Lint
33SPDX-License-Identifier: MIT
44-->
5- ### Unreleased
5+ ### KiteModels v0.9.0 2025-07-14
66#### Changed
7- - rename ` init_sim! ` to ` init! `
7+ - BREAKING: rename ` init_sim! ` to ` init! `
88- removed the parameter ` upwind_dir! ` from ` init! ` ; use set.upwind_dir instead. Careful: This is in degrees.
99- the function ` init! ` accepts (and ignores) the parameters ` delta ` and ` stiffness_factor ` if applied to a
1010 SymbolicAWEModel
11+ - bump ` KiteUtils.jl ` to v0.10.15
12+ - bump ` AtmosphericModels ` to v0.3.0, the first version that supports turbulent wind fields
1113### Added
1214- add the test script test_interface.jl
1315- add the field ` integrator ` to KPS4 and KPS3 structs
Original file line number Diff line number Diff line change 11name = " KiteModels"
22uuid = " b94af626-7959-4878-9336-2adc27959007"
33authors = [
" Uwe Fechner <[email protected] > and contributors" ]
4- version = " 0.8.1 "
4+ version = " 0.9.0 "
55
66[deps ]
77ADTypes = " 47edcb42-4c32-4615-8424-f2b9edc5f35b"
You can’t perform that action at this time.
0 commit comments