Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
ufechner7 committed Oct 21, 2024
1 parent 21af7ad commit 31cec4a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/KiteModels.jl
Original file line number Diff line number Diff line change
Expand Up @@ -92,9 +92,6 @@ Basic 3-dimensional vector, stack allocated, immutable.
"""
const SVec3 = SVector{3, SimFloat}

# const rad_cl_mtk = CubicSpline(se().cl_list, deg2rad.(se().alpha_cl); extrapolate=true)
# const rad_cd_mtk = CubicSpline(se().cd_list, deg2rad.(se().alpha_cd); extrapolate=true)

"""
abstract type AbstractKiteModel
Expand Down

0 comments on commit 31cec4a

Please sign in to comment.