solved_2dof treating time as distance #849
Replies: 3 comments 1 reply
-
The intent is for users to not have to worry about that swapping, but it looks like that isn't fully implemented in |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Great, thanks Jason! @jkirk5 In the meantime I ended up moving on to do a FwGm formulation of the aircraft and mission that I'm trying to optimize. I'm still in the process of migrating from Fm to Gm, so I haven't gotten to test GASP's 2DOF yet. In your experience, how do Fm and Gm compare? Are Gm optimizations as robust as Fm? In what scenarios would you recommend using Fm over Gm? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Aviary Team!
I noticed that
TwoDOFPhase
defines time as having units of ft and the level 2 detail TOL examples do the same thing. Rather than a bug, I imagine this is consistent with what is mentioned in the tutorial regarding the distance being the integration variable, but I'm still struggling to wrap my head around that: I see in the example that time inputs underuser_options
are treated as a distance, but initial time guesses are still in time units.Could you guys provide more guidance on when to treat time as distance and when not?
-Ed Alvarez
Beta Was this translation helpful? Give feedback.
All reactions