Skip to content

Commit c0d4cd4

Browse files
authored
Add VSMSettings struct and equivalent yaml file (#156)
* Add bench_solve.jl * add vsm_settings.yaml * Add YAML to Project.toml * Add mwe_04.jl * Some progress * Fix structure * WingSettings defined correctly * Add missing field * Add Base.show for VSMSettings * Fix tests * Fix formatting * Improve vs() * Some progress * Define enum PanelDistribution * Cleanup * Try to fix CI error * Next try * Next try * Revert changes * Add file to .gitignore * Remove Manifest-v1.10.toml from git * Some progress * Fis vs() * Add example * Cleanup * Complete struct SolverSettings * SolverSettings constructor complete * Update settings file * Add tests * Add test for the show method * Add vs() to precompilation --------- Co-authored-by: Uwe Fechner <[email protected]>
1 parent 64c0397 commit c0d4cd4

File tree

11 files changed

+218
-1302
lines changed

11 files changed

+218
-1302
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,4 @@ docs/build/
88
results/TUDELFT_V3_LEI_KITE/polars/tutorial_testing_stall_model_n_panels_54_distribution_SPLIT_PROVIDED.pdf
99
!test/data/*.bin
1010
Manifest-v1.11.toml
11+
Manifest-v1.10.toml

0 commit comments

Comments
 (0)