Generating wing internal structure geometry #747
-
Hello guys! As explained in the last webinar, we are having trouble with the .xml file that we are using to export the internal structure using tigl3. The code that we used is written in the picture below and it works to export some of the internal structure but it stops generating ribs when it gets to a zone of the front spar that apparently was not generated correctly. We tried using several .xml files from last exercises and the result was the same with both versions of CPACS, 2 and 3. We think that it's probably a problem with the file that we have as an input. Either in the initial .xml file or after it was computed by OpenAD. Can you investigate what's the problem with this file or send us another file would work? I will attach the .xml files that we used. (converted to .txt so it's possible to attach here) Thanks in advance. |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments
-
As you can see in the referenced issue, the TiGL developers are already working on it. To continue the project we will shift the spar position |
Beta Was this translation helpful? Give feedback.
-
Thank you Marko! |
Beta Was this translation helpful? Give feedback.
-
Actually Sebastian is preparing a new input file with load cases. It might differ from the current one. However, in the current file I just interpolated linearly between We will add a little fix of the data when we set up the workflow. |
Beta Was this translation helpful? Give feedback.
-
Ok. Thanks a lot for the fix. In the mean time we will work in having the internal structure added to our tool. Looks great! :) |
Beta Was this translation helpful? Give feedback.
Actually Sebastian is preparing a new input file with load cases. It might differ from the current one. However, in the current file I just interpolated linearly between
wing_Spar_FS_P2
andwing_Spar_FS_P3
to shift the first spar position from eta=0.34 to 0.345:aircraft.zip
We will add a little fix of the data when we set up the workflow.