Commit 04a5ae3
Fix ram model (#192)
* Add simple model
* Working simple model
* Linearize the model
* Fix precompilation
* Working precompilation
* Succesful lin
* Create linearization problem
* Make simple model even simpler
* Stable example
* Working simple example
* Update input output
* Move init unknowns
* Initialize with tether acc
* Reliable in out function
* Add a prob version as check/baseline
* Compare step functions
* Compare step functions
* Add back try catch
* Add name and move functions
* Add polars
* Downgrade MTK
* Passing test with reused model
* Fix heading calculation
* Check for plot
* Check for plot
* Add fields to s
* Add fields
* Fix state lin
* Add s from set
* Lower accuracy
* Add angle of attack
* Add symbolic aoa
* Add todo
* Fix version name
* Fix example
* Update MTK
* Quasi-static init
* Fix init bug
* Two working examples
* Working integ input-output
* Show that reinit is possible
* Add non-adaptive optioin
* Add simple twist angle
* Add simple twist
* Define var
* Fix bug
* Add front frac var
* Rotate around le
* Working ram and simple ram example
* Not all need compression frac
* Very fast
* Fix example
* Updade nonlinearsolve
* Fix ram test
* Update packages
* Better initial state
* Fixed omega z
* Small fixes
* Fix first init bug
* Add julia version arg
* Fix test and example
* Improve scripts
* Delete old prob defaults
* Rebuild sys
* Fix test and stiff unknowns
* Align z axis
* Example working well
* Working example
* Short SysState function
* Add more relax
* Fast non adaptive
* Use new sysstate fields
* Use default init alg
* Update for simple
* Working input output
* Tests pass
* Working examples
* Remove unneccesary show
* Update manifests
* Add discrete example
* Small fixes
* Add linear model
* Update operating point
* Actually update op
* Fix lin
* Set lin set_values
* Add vsm to lin
* Fix initial set
* Fix stupid bug
* Add turn rate
* Dont remake
* Fixed nonstiff
* Improve linearize
* Add nonstiff
* Fix bug
* Add measurements
* Correct lin setters
* Fix bug
* Fix tests
* Update default manifest
* Add test_plan.md
* Fix precompile script
* Update manifest
* Fix type bug
* Improve tether init
* Fix prob name
* Update test_plan.md
* Update name
* Add section Test again
* Update default bin file
* Add version cmd line arg
* Update docs
* Precompile full model
* Document test failure
* Delete bin files when creating a sysimage
* Minor change
* Fix mistake in point mass system
* Update precompile.jl
* Add messages
* Update create_sys_image and precompile.jl
* New default manifest and new default problem
* Next try
* Fix info message
* Update manifest and xz file for 1.10
* Update message text
* Everything in body frame
* Add param
* Correct init with elevation
* Remove unused imports
* Correct heading calculation
* Update WAIVER
* Revert bin to main
* Remove unused example
* Change heading name
* Remove .arrow from git
* Remove arrow
* Move licenses to toml
* Fix inconsistent init
* Remove unused example
* Updated prob
* Fix test
* Fix const
* Add option to provide julia version
* Update default prob
* Change back to main version
* Fix docu error
* Improve docu
---------
Co-authored-by: Uwe Fechner <[email protected]>
Co-authored-by: Uwe Fechner <[email protected]>1 parent 294ea3b commit 04a5ae3
File tree
16 files changed
+121
-155
lines changed- data
- docs/src
- examples
- src
- test
16 files changed
+121
-155
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
| 4 | + | |
12 | 5 | | |
13 | 6 | | |
14 | 7 | | |
15 | 8 | | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
26 | 12 | | |
27 | 13 | | |
28 | | - | |
29 | | - | |
| 14 | + | |
30 | 15 | | |
31 | | - | |
| 16 | + | |
32 | 17 | | |
33 | 18 | | |
34 | | - | |
35 | | - | |
| 19 | + | |
36 | 20 | | |
37 | 21 | | |
38 | 22 | | |
39 | 23 | | |
40 | 24 | | |
41 | | - | |
42 | 25 | | |
43 | 26 | | |
44 | 27 | | |
45 | 28 | | |
46 | | - | |
47 | | - | |
| 29 | + | |
48 | 30 | | |
49 | 31 | | |
Binary file not shown.
Binary file not shown.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
0 commit comments