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

Illegal referenceUID in eta isoline after conversion from CPACS 2 to 3.0 #20

Open
joergbrech opened this issue May 26, 2020 · 0 comments

Comments

@joergbrech
Copy link
Collaborator

The following lines will add a trailing edge uid to a CPACSEtaIsoLine:

elif uid in tedUids:
# TODO has this even changed?
pass

But according to CPACS (and also the TiGL implementation) the referenceUID must be a reference to either a wing segment or a wing component segment.

I suppose we should add the uid of the trailing edge device's component segment here?

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