Questions about getting a linear model of HALE through using the template 'generate_HALE' #291
Unanswered
Yang1816910001
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When attempting to use the T-tail HALE template to generate a linear model with more than two control surfaces, I encountered an error stating "gamma_not not zero! implement derivative w.r.t. lattice geometry" during the processing in 'sharpy/linear/src/assembly'. I reviewed the relevant file but am still unsure how to resolve the issue. The source file is uploaded here(mostly still the code 'generate_hale'):https://github.com/Yang1816910001/generate-a-simple-HALE-/blob/main/generate_hale5.py.
Additionally, I tried using the code from "https://github.com/marcartola/hale_mpc/blob/dev_hale_mpc/04_AeroROM/generate_hale_gust_rom.py" and "get_setting_udp" for reference, but the process of former one fails each time with cores get killed when computing wake propagation. I am curious if any other guys have encountered this type of problem and how you resolved it.
I apologize for any inconvenience and would greatly appreciate any assistance.
Beta Was this translation helpful? Give feedback.
All reactions