Skip to content

Commit 47f9dae

Browse files
committed
Add default manifest
1 parent faeb10b commit 47f9dae

File tree

3 files changed

+2361
-3
lines changed

3 files changed

+2361
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@ SPDX-License-Identifier: MIT
1010
#### Changed
1111
- BREAKING: rename `init_sim!` to `init!`
1212
- removed the parameter `upwind_dir!` from `init!`; use set.upwind_dir instead. Careful: This is in degrees.
13-
- the function `init!` accepts (and ignores) the parameters `delta` and `stiffness_factor` if applied to a
14-
SymbolicAWEModel
13+
- the function `init!` accepts (and ignores) the parameters `delta` and `stiffness_factor` if applied to a SymbolicAWEModel
1514
- bump `KiteUtils.jl` to v0.10.15
1615
- bump `AtmosphericModels` to v0.3.0, the first version that supports turbulent wind fields
1716
#### Added

0 commit comments

Comments
 (0)