Skip to content

Add VSMSettings struct and equivalent yaml file#156

Merged
ufechner7 merged 31 commits intomainfrom
settings
Apr 3, 2025
Merged

Add VSMSettings struct and equivalent yaml file#156
ufechner7 merged 31 commits intomainfrom
settings

Conversation

@ufechner7
Copy link
Copy Markdown
Member

@ufechner7 ufechner7 commented Apr 2, 2025

  • add vsm_settings.yaml and vsm_settings_dual.yaml
  • add VSMSettings struct
  • add SolverSettings struct
  • add WingSettings struct
  • implement constructor for WingSettings
  • implement constructor for SolverSettings
  • add tests

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 2, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Files with missing lines Coverage Δ
src/VortexStepMethod.jl 2.63% <ø> (ø)
src/precompile.jl 100.00% <100.00%> (ø)
src/settings.jl 100.00% <100.00%> (ø)

... and 2 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@ufechner7 ufechner7 linked an issue Apr 3, 2025 that may be closed by this pull request
@ufechner7 ufechner7 marked this pull request as ready for review April 3, 2025 10:56
Copy link
Copy Markdown
Member

@1-Bart-1 1-Bart-1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@ufechner7 ufechner7 merged commit c0d4cd4 into main Apr 3, 2025
10 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.

Add VSMSettings struct

2 participants