Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Value "a" not consistent #34

Open
xflow-ben opened this issue Apr 12, 2024 · 0 comments
Open

Value "a" not consistent #34

xflow-ben opened this issue Apr 12, 2024 · 0 comments

Comments

@xflow-ben
Copy link

a = [data1[17], data2[17]]

In fileio.jl, at this referenced line, the 17th value is read into variable "a". In the .el documentation, this is defined as the edgewise EA offset. Issues

  1. This value is used in OWENSFEA/structs.jl (line 507) as "possibly lift slope", and is used later in aerodynamic forcing calculations. So either this input reading is incorrect, or the use in OWENSFEA is incorrect.
  2. The flapwise EA offset (index 16 of the .el file) is not read in at all. Even if not used yet, it should be passed through for future functionality.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant