diff --git a/content/2024-11-12-TiGL-3.4.0_Released.md b/content/2024-11-12-TiGL-3.4.0_Released.md new file mode 100644 index 0000000000..7f11e85479 --- /dev/null +++ b/content/2024-11-12-TiGL-3.4.0_Released.md @@ -0,0 +1,37 @@ +Title: TiGL 3.4.0 released +Date: 2024-11-12 15:30 +Category: News +Author: Meike Kobold + + +We are happy to announce the release of TiGL 3.4.0. + +The new release features: + + - Updated TiGL to CPACS 3.4 + - Added ability to read CPACS 3.5 (while raising a warning that CPACS version is newer than supported version) + + - Implementation of standard fuselage profiles, i.e. rounded rectangle profiles and superellipses + : + +
+
+ +
+
+
+
+ +
+
+
+
+ +
+
+ + - Guide curves can now optionally be prescribed using `fromParameter ` and `toParameter` instead of `fromRelativeCircumference` and `toRelativeCircumference`. For futher details see [documentation](https://dlr-sl.github.io/cpacs-website/pages/documentation.html) on guide curves. + + - Bugfixes + + The complete changelog can be seen at our [TiGL 3.4.0 release page.](https://github.com/DLR-SC/tigl/releases/tag/v3.4.0) \ No newline at end of file diff --git a/content/images/authors/Meike Kobold.jpg b/content/images/authors/Meike Kobold.jpg new file mode 100644 index 0000000000..08639848e8 Binary files /dev/null and b/content/images/authors/Meike Kobold.jpg differ diff --git a/content/images/tigl3.4.0_standard_profile_1.jpg b/content/images/tigl3.4.0_standard_profile_1.jpg new file mode 100644 index 0000000000..57d85094b6 Binary files /dev/null and b/content/images/tigl3.4.0_standard_profile_1.jpg differ diff --git a/content/images/tigl3.4.0_standard_profile_2.jpg b/content/images/tigl3.4.0_standard_profile_2.jpg new file mode 100644 index 0000000000..b66e17fbea Binary files /dev/null and b/content/images/tigl3.4.0_standard_profile_2.jpg differ diff --git a/content/images/tigl3.4.0_standard_profile_3.jpg b/content/images/tigl3.4.0_standard_profile_3.jpg new file mode 100644 index 0000000000..5adda65d6f Binary files /dev/null and b/content/images/tigl3.4.0_standard_profile_3.jpg differ