KiteModels v0.9.0
Changed
- BREAKING: rename
init_sim!toinit! - removed the parameter
upwind_dir!frominit!; use set.upwind_dir instead. Careful: This is in degrees. - the function
init!accepts (and ignores) the parametersdeltaandstiffness_factorif applied to a
SymbolicAWEModel - bump
KiteUtils.jlto v0.10.15 - bump
AtmosphericModelsto v0.3.0, the first version that supports turbulent wind fields
Added
- add the test script test_interface.jl
- add the field
integratorto KPS4 and KPS3 structs
Merged pull requests:
- Tests for implementing AKM constructors (#241) (@ufechner7)
- Init interface (#242) (@ufechner7)
- Bump AtmosphericModels (#244) (@ufechner7)
- Update KiteUtils (#245) (@1-Bart-1)
Closed issues: