Hi Cory,
Very useful to proceed but have a couple of related questions.
On the question of finding Max CL, you said "
Max CL you can find by just sweeping angle of attack and finding where the lift coefficient peaks". How can I find CL by giving angle of attack? In other words, what is the method which has input parameter, alpha and returns CL?
On "pitch_trim", documentation says it "Returns the required angle of attack and pitch control deflection for trim at the current state". It also states "This alters the body-fixed aircraft velocity in order to achieve trim". In my understanding, state is defined by velocity, alpha and beta. If velocity and alpha are defined by the state, "pitch_trim" should alter only one of them, keeping the other fixed at the current state. If it changes alpha to achieve the trim, then velocity should be kept at the same state velocity, right? Then why it says "This alters the body-fixed aircraft velocity in order to achieve trim"? Also, see the documentation on the parameter "set_trim_state".
set_trim_state (bool) – If set to True, once trim is determined, the state of the aircraft will be set to this trim state. Note this will only affect the velocity of the aircraft; its orientation will remain unchanged.
Why it says "this will only affect the velocity of the aircraft"? I'm bit confused what is fixed and what is to be changed.
I would like to find the velocity for a fixed angle of attack. Is there a way to get it?
Could you please clarify the above?
Regards,
Rahmat