airinnova / pytornado

:airplane: An implementation of the vortex-lattice method (VLM)
https://pytornado.readthedocs.io/
Apache License 2.0
25 stars 7 forks source link

Steady versus Unsteady VLM #10

Closed bharswami closed 4 years ago

bharswami commented 4 years ago

Aaron Won't there be a significant difference in force values between steady and the settled values of unsteady VLM? Bharath

aarondettmann commented 4 years ago

Hello Bharath, I am not sure I understand your question correctly. Could you please try to rephrase your question. What do you mean with steady and settled values of the UVLM? And why would there be any difference in the force in your opinion?

Please note that PyTornado does not yet support UVLM analyses (though support for it would be desirable in the future).

bharswami commented 4 years ago

In steady VLM there is no time variation for the forces. There is just one fixed value. In unsteady VLM, the forces vary with time. It will asymptotically settle to a value. My question is will this settled value be exactly same as the steady VLM case.

On Thu, Jan 2, 2020 at 10:36 AM Aaron Dettmann notifications@github.com wrote:

Hello Bharath, I am not sure I understand your question correctly. Could you please try to rephrase your question. What do you mean with steady and settled values of the UVLM? And why would there be any difference in the force in your opinion?

Please note that PyTornado does not yet support UVLM analyses (though support for it would be desirable in the future).

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/airinnova/pytornado/issues/10?email_source=notifications&email_token=AHHO5APWKZD5ZJ5WZMOFD4LQ3YXZZA5CNFSM4KCCY6HKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEH7BKJI#issuecomment-570299685, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHHO5AI6NDPO4KPEN3LM5RLQ3YXZZANCNFSM4KCCY6HA .

bharswami commented 4 years ago

In comparing with my UVLM code and Matlab Tornado, I find that the forces aren't exact.

bharswami commented 4 years ago

Could you please clarify this?

On Thu, Jan 2, 2020 at 11:31 AM Bharath ae15d019 ae15d019@smail.iitm.ac.in wrote:

In comparing with my UVLM code and Matlab Tornado, I find that the forces aren't exact.

aarondettmann commented 4 years ago

Closed. Duplicate question, see issue #14