Skip to content

Tests for implementing AKM constructors #241

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 15 commits into from
Jul 9, 2025
Merged

Tests for implementing AKM constructors #241

merged 15 commits into from
Jul 9, 2025

Conversation

ufechner7
Copy link
Member

@ufechner7 ufechner7 commented Jul 9, 2025

Tests for #152
model = KiteModel(set) where set::Settings and KiteModel one of KPS3, KPS4, KPS5 and SymbolicAWEModel
The model struct must have the fields set::Settings and integrator and am::AtmosphericModel and iter::Int64

Also remove AbstractKiteModel, which is now defined in KiteUtils

@ufechner7 ufechner7 changed the title Add mwe_28.jl Tests for #152 Jul 9, 2025
@ufechner7 ufechner7 linked an issue Jul 9, 2025 that may be closed by this pull request
5 tasks
@ufechner7 ufechner7 changed the title Tests for #152 Tests for implementing AKM constructors Jul 9, 2025
@codecov-commenter
Copy link

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

ℹ️ You can also turn on project coverage checks and project coverage reporting on Pull Request comment

Thanks for integrating Codecov - We've got you covered ☂️

@ufechner7 ufechner7 marked this pull request as ready for review July 9, 2025 06:14
@ufechner7
Copy link
Member Author

If you want to test it:

git checkout interface
jl
]
up
<backspace>
include("test/test_interface.jl")

@ufechner7 ufechner7 merged commit 72a9b56 into main Jul 9, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement AKM constructors
3 participants