Commit c0d4cd4
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- data
- mwes
- src
- test
11 files changed
+218
-1302
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
0 commit comments