MarAlder
MarAlder
It's optional: [engineType](https://www.cpacs.de/documentation/CPACS_3_2_0_Docs/html/83f3d6ba-00ff-fcde-5286-37eaeac6088e.htm)
> @othnos nice fix -- this did the trick on a fresh bookworm installation on a raspberry pi 5. And as a bonus I can read the console text now...
Has any solution been found for this case?
 The implementation of the tanks in TiGL is nearing completion (the figure above shows the TiGL implementation of a highly simplified tank (but using the fuselage approach) with two...
Linking the Python prototype for `designParmeters`: [tanks.zip](https://github.com/DLR-SC/tigl/files/14881519/tanks.zip)
I propose to restructure the schema so that we can define the `designParameters` as an alternative to `segments` and `sections`. This makes it possible to define multiple `hulls` via the...
TiGL philosophy question: The third ellipsoid dome in this example has a negative half-axis fraction. Should we: (1) set the values to the next reasonable values (values 1 to =1),...
Thanks for your feedback, also @AntonReiswich and @sdeinert via mail. I think I'll try to avoid the implicit assumptions and handle meaningless parameters with `CTiglError`. Especially in automated design space...
I have always overlooked this function until now. But I agree with you that this should not be part of TiXI, but part of what I envision as a low-level...
Of course, both variants are and should be possible. Attaching several schema files would also be practical (this also applies to the documentation). From the user's point of view, workflow...