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

Actuator Simple epsilon #956

Open
tonyinme opened this issue Mar 17, 2022 · 0 comments
Open

Actuator Simple epsilon #956

tonyinme opened this issue Mar 17, 2022 · 0 comments
Assignees

Comments

@tonyinme
Copy link
Contributor

Detailed description of the bug

The value of epsilon in the ActLineSimpleNGP is aligned with the global (x, y, z) directions as opposed to the local (chord, thickness and span) directions.
Is it possible to align it with the chord, thickness and span directions?

epsilonLocal(i) = std::max(epsilonOpt(i), epsilonRef(i));

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

2 participants