1 parent 0cc70c0 commit 83b5ef6Copy full SHA for 83b5ef6
1 file changed
CHANGELOG.md
@@ -32,8 +32,6 @@
32
- BREAKING: `ObjAdapter.center_to_com!`, `calculate_inertia_tensor` and
33
`calc_inertia_y_rotation` are removed. Mesh mass properties are computed by
34
SymbolicAWEModels, which reads the mesh with `read_faces`.
35
-- BREAKING: the `BodyAerodynamics` field `y` is removed; it was scratch space for the
36
- `ELLIPTIC` initial circulation and nothing else read it.
37
- BREAKING: the apparent wind is `va` for the speed [m/s], `va_vec` for the 3-vector and
38
`va_dist` / `va_vec_dist` per panel, and the old names error:
39
- `body_aero.va` becomes `body_aero.va_vec`, and `va=` becomes `va_vec=` in
0 commit comments