Jan Kleinert

Results 51 issues of Jan Kleinert

**Describe the bug** When running interactive live code using thebe, I would expect that I am working in the directory of the active jupyter-notebook. Actually, the session is in the...

bug

## Description Fixes #883. This PR updates the CPACS schema file to 3.3. Apart from some syntactic changes (e.g. renamed xml nodes for kinks) and some small bug fixes the...

With the update to CPACS 3.3 in #907, we should implement the possibility to set a stringerFramePosition via a SectionElementUid, see also https://github.com/DLR-SL/CPACS/issues/680.

Currently, TiGL only support pointList and 2D CST profiles for wings and pointList profiles for fuselages. With the update to CPACS 3.3 in #907, we should implement parametric fuselage profiles...

With the Update to CPACS 3.3 in https://github.com/DLR-SC/tigl/pull/907, we should implement the geometry of landing gears. See also https://github.com/DLR-SL/CPACS/issues/632.

According to the [CPACS documentation](https://www.cpacs.de/documentation/CPACS_3_4_0_Docs/html/fda3a776-8768-8029-bd55-47efdbe97c80.htm) the hingeLineRotation of a control surface path is defined to be mathematically positive around the vector pointing from the inner hinge point to the outer...

Steps to reproduce: - Open a CPACS configuration - Show the wing flaps and keep the dialog for manipulating the deflection open, - Modify the CPACS file to that the...

The class `CFuseShapes` is used to fuse named shapes in TiGL. The implementation is a workaround to performance and robustness issues with an old OCCT version. Since we switched to...

enhancement

- [ ] Update CPACS schema including our own additions. - [ ] Check the new geometric functionalities we need to implement (e.g. super ellipse). - [ ] Create issue...