-
Notifications
You must be signed in to change notification settings - Fork 61
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Unknown
committed
Nov 13, 2024
0 parents
commit 1aa0acb
Showing
15,014 changed files
with
2,981,194 additions
and
0 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
There are no files selected for viewing
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,234 @@ | ||
<!doctype html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="UTF-8"> | ||
|
||
<!-- TITLE OF SITE --> | ||
<title>The TiGL Geometry Library - Archives</title> | ||
|
||
|
||
|
||
<!-- META DATA --> | ||
<meta name="description" content="The TiGL Geometry Library to process aircraft geometries in pre-design."/> | ||
|
||
<meta name="keywords" content="tigl, aircraft, dlr, cad, geometry, design, simulation, aeronautics, aerospace, space, optimization, MDO, Open Source"> | ||
<meta name="author" content="Deutsches Zentrum für Luft- und Raumfahrt e.V. (DLR)"> | ||
|
||
|
||
|
||
<!-- Mobile Specific Meta --> | ||
<meta name="viewport" content="width=device-width, initial-scale=1"> | ||
<!--[if IE]><meta http-equiv='X-UA-Compatible' content='IE=edge,chrome=1'><![endif]--> | ||
|
||
<!-- ========================= | ||
FAV AND TOUCH ICONS | ||
============================== --> | ||
|
||
<!-- ****** faviconit.com Favicons ****** --> | ||
<link rel="shortcut icon" href="https://dlr-sc.github.io/tigl/theme/images/icon/TiGL.ico"> | ||
<link rel="icon" sizes="16x16 32x32 64x64" href="https://dlr-sc.github.io/tigl/theme/images/icon/Icon_TIGL.ico"> | ||
<link rel="icon" type="image/png" sizes="196x196" href="https://dlr-sc.github.io/tigl/theme/images/icon/Icon_TIGL-192.png"> | ||
<link rel="icon" type="image/png" sizes="160x160" href="https://dlr-sc.github.io/tigl/theme/images/icon/Icon_TIGL-160.png"> | ||
<link rel="icon" type="image/png" sizes="96x96" href="https://dlr-sc.github.io/tigl/theme/images/icon/Icon_TIGL-96.png"> | ||
<link rel="icon" type="image/png" sizes="64x64" href="https://dlr-sc.github.io/tigl/theme/images/icon/Icon_TIGL-64.png"> | ||
<link rel="icon" type="image/png" sizes="32x32" href="https://dlr-sc.github.io/tigl/theme/images/icon/Icon_TIGL-32.png"> | ||
<link rel="icon" type="image/png" sizes="16x16" href="https://dlr-sc.github.io/tigl/theme/images/icon/Icon_TIGL-16.png"> | ||
<link rel="apple-touch-icon" href="https://dlr-sc.github.io/tigl/theme/images/icon/Icon_TIGL-57.png"> | ||
<link rel="apple-touch-icon" sizes="114x114" href="https://dlr-sc.github.io/tigl/theme/images/icon/Icon_TIGL-114.png"> | ||
<link rel="apple-touch-icon" sizes="72x72" href="https://dlr-sc.github.io/tigl/theme/images/icon/Icon_TIGL-72.png"> | ||
<link rel="apple-touch-icon" sizes="144x144" href="https://dlr-sc.github.io/tigl/theme/images/icon/Icon_TIGL-144.png"> | ||
<link rel="apple-touch-icon" sizes="60x60" href="https://dlr-sc.github.io/tigl/theme/images/icon/Icon_TIGL-60.png"> | ||
<link rel="apple-touch-icon" sizes="120x120" href="https://dlr-sc.github.io/tigl/theme/images/icon/Icon_TIGL-120.png"> | ||
<link rel="apple-touch-icon" sizes="76x76" href="https://dlr-sc.github.io/tigl/theme/images/icon/Icon_TIGL-76.png"> | ||
<link rel="apple-touch-icon" sizes="152x152" href="https://dlr-sc.github.io/tigl/theme/images/icon/Icon_TIGL-152.png"> | ||
<link rel="apple-touch-icon" sizes="180x180" href="https://dlr-sc.github.io/tigl/theme/images/icon/Icon_TIGL-180.png"> | ||
<meta name="msapplication-TileColor" content="#FFFFFF"> | ||
<meta name="msapplication-TileImage" content="https://dlr-sc.github.io/tigl/theme/images/icon/Icon_TIGL-144.png"> | ||
<meta name="msapplication-config" content="https://dlr-sc.github.io/tigl/theme/browserconfig.xml"> | ||
<!-- ****** faviconit.com Favicons ****** --> | ||
|
||
<!-- ========================= | ||
STYLESHEETS | ||
============================== --> | ||
<!-- PRELOADER --> | ||
<link rel="stylesheet" href="https://dlr-sc.github.io/tigl/theme/css/preloader.css"> | ||
|
||
<!-- Bootstrap v3.3.4 --> | ||
<link href="https://dlr-sc.github.io/tigl/theme/css/bootstrap.min.css" rel="stylesheet"> | ||
|
||
<!-- icon fonts Font Awesome 4.3.0 --> | ||
<link href="https://dlr-sc.github.io/tigl/theme/css/font-awesome.min.css" rel="stylesheet"> | ||
<!-- code highlighting from pygments --> | ||
<link href="https://dlr-sc.github.io/tigl/theme/css/pygments.css" rel="stylesheet"> | ||
<!-- Plugins --> | ||
<link href="https://dlr-sc.github.io/tigl/theme/css/jquery.fs.boxer.css" rel="stylesheet" /> | ||
<link rel="stylesheet" href="https://dlr-sc.github.io/tigl/theme/css/owl.carousel.css"> | ||
|
||
<!-- Import Custom Styles --> | ||
<link href="https://dlr-sc.github.io/tigl/theme/css/style.css" rel="stylesheet"> | ||
|
||
</head> | ||
|
||
|
||
<body class=""> | ||
<!-- Pre Loader --> | ||
<div class="pre-loader"> | ||
<div class="spinner"></div> | ||
</div> | ||
<span id="page-top"></span> | ||
<!-- Main Menu --> | ||
<div class="main-menu-container navbar-fixed-top-"> | ||
<div id="main-menu" class="navbar navbar-default" role="navigation"> | ||
<div class="container"> | ||
|
||
<div class="navbar-header"> | ||
<!-- responsive navigation --> | ||
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse"> | ||
<span class="sr-only">Toggle navigation</span> | ||
<i class="fa fa-bars"></i> | ||
</button> <!-- /.navbar-toggle --> | ||
<!-- Logo --> | ||
<h1 class="logo"> | ||
<a class="navbar-brand" href="https://dlr-sc.github.io/tigl/"> | ||
<img height="50px" src="https://dlr-sc.github.io/tigl/images/tigl-logo.png" alt="TiGL Logo"> | ||
</a><!-- /.navbar-brand --> | ||
</h1> | ||
</div> <!-- /.navbar-header --> | ||
|
||
<nav class="collapse navbar-collapse"> | ||
<!-- Main navigation --> | ||
<ul id="mainNavigation" class="main-mav nav navbar-nav pull-right"> | ||
<li><a class="not-in-home"class="active" href="https://dlr-sc.github.io/tigl/#page-top">Home</a> | ||
</li> | ||
|
||
|
||
<!-- <li><a href="https://dlr-sc.github.io/tigl/#contents">What is TiGL?</a></li> --> | ||
|
||
<li><a class="not-in-home" href="https://dlr-sc.github.io/tigl/#contents">About TiGL</a></li> | ||
<li><a class="not-in-home" href="https://dlr-sc.github.io/tigl/#news">News</a></li> | ||
|
||
|
||
<li><a class="not-in-home" href="https://dlr-sc.github.io/tigl/pages/features.html">Features</a></li> | ||
<li><a class="not-in-home" href="https://dlr-sc.github.io/tigl/pages/showcase.html">Showcase</a></li> | ||
<li><a class="not-in-home" href="https://dlr-sc.github.io/tigl/pages/ecosystem.html">Ecosystem</a></li> | ||
<li><a class="not-in-home" href="https://dlr-sc.github.io/tigl/pages/documentation.html">Documentation</a></li> | ||
<li><a class="not-in-home" href="https://dlr-sc.github.io/tigl/pages/contact.html">Contact</a></li> | ||
|
||
|
||
|
||
<li><a class="donate red" href="https://dlr-sc.github.io/tigl/pages/download.html">Download</a></li> | ||
</ul> <!-- /#mainNavigation --> | ||
</nav> <!-- /.navbar-collapse --> | ||
</div> <!-- /.container --> | ||
</div><!-- /#main-menu --> | ||
</div><!-- /.main-menu-container --> | ||
<!-- Main Menu End --> | ||
|
||
<h1>Archives for The TiGL Geometry Library</h1> | ||
|
||
<dl> | ||
<dt>Tue 24 May 2022</dt> | ||
<dd><a href="https://dlr-sc.github.io/tigl/introducing-ducts.html">Introducing ducts</a></dd> | ||
<dt>Wed 17 November 2021</dt> | ||
<dd><a href="https://dlr-sc.github.io/tigl/tigl-322-released.html">TiGL 3.2.2 released</a></dd> | ||
<dt>Fri 02 July 2021</dt> | ||
<dd><a href="https://dlr-sc.github.io/tigl/tigl-320-and-tigl-321-released.html">TiGL 3.2.0 and TiGL 3.2.1. released</a></dd> | ||
<dt>Wed 29 July 2020</dt> | ||
<dd><a href="https://dlr-sc.github.io/tigl/tigl-310-released.html">TiGL 3.1.0 released</a></dd> | ||
<dt>Wed 11 March 2020</dt> | ||
<dd><a href="https://dlr-sc.github.io/tigl/towards-tigl-31.html">Towards TiGL 3.1</a></dd> | ||
<dt>Wed 30 October 2019</dt> | ||
<dd><a href="https://dlr-sc.github.io/tigl/tutorial-cpacs-sizing-with-matlab.html">Tutorial: CPACS sizing with MATLAB</a></dd> | ||
<dt>Fri 27 September 2019</dt> | ||
<dd><a href="https://dlr-sc.github.io/tigl/cpacs-creator-pre-release.html">CPACS Creator Pre-Release</a></dd> | ||
<dt>Tue 24 September 2019</dt> | ||
<dd><a href="https://dlr-sc.github.io/tigl/tigl-300-released.html">TiGL 3.0.0 released</a></dd> | ||
<dt>Wed 12 June 2019</dt> | ||
<dd><a href="https://dlr-sc.github.io/tigl/tigl-300-rc2-released.html">TiGL 3.0.0-rc2 released</a></dd> | ||
<dt>Mon 27 May 2019</dt> | ||
<dd><a href="https://dlr-sc.github.io/tigl/parametric-modeling-of-engine-nacelles-and-pylons.html">Parametric modeling of engine nacelles and pylons</a></dd> | ||
<dt>Tue 14 May 2019</dt> | ||
<dd><a href="https://dlr-sc.github.io/tigl/finishing-the-cpacs-3-wing-structure-implementation.html">Finishing the CPACS 3 wing structure implementation</a></dd> | ||
<dt>Mon 11 March 2019</dt> | ||
<dd><a href="https://dlr-sc.github.io/tigl/embracing-new-technology-abandon-python-2-support-and-pre-c11-compilers.html">Embracing new technology - Abandon python 2 support and pre C++11 compilers</a></dd> | ||
<dt>Thu 07 February 2019</dt> | ||
<dd><a href="https://dlr-sc.github.io/tigl/hello-world.html">Hello World</a></dd> | ||
</dl> | ||
|
||
<div class="footer-area "> | ||
|
||
<footer class="section-padding"> | ||
<div class="social-btn footer-social text-center"> | ||
<!--<a href="https://twitter.com" class="twitter"><i class="fa fa-twitter"></i></a>--> | ||
<!--<a href="https://www.youtube.com" class="youtube"><i class="fa fa-youtube"></i></a>--> | ||
<a href="https://github.com/DLR-SC/tigl" class="github"><i class="fa fa-github"></i></a> | ||
</div> | ||
|
||
|
||
<div class="site-info text-center"> | ||
© 2020 <a href="http://www.DLR.de">Deutsches Zentrum für Luft- und Raumfahrt e.V.</a> | ||
|
||
⋅ <a href="http://www.dlr.de/sc">Institute for Software Technology</a></li> | ||
⋅ <a href="https://dlr-sc.github.io/tigl/pages/imprint.html">Imprint</a></li> | ||
⋅ <a href="https://dlr-sc.github.io/tigl/pages/privacy.html">Privacy</a></li> | ||
⋅ <a href="https://dlr-sc.github.io/tigl/pages/terms-of-use.html">Terms of use</a></li> | ||
⋅ <a href="https://dlr-sc.github.io/tigl/pages/accessibility.html">Accessibility</a></li> | ||
|
||
</div> | ||
|
||
<div id="go-top-top"> | ||
<span><i class="fa fa-chevron-up"></i></span> | ||
</div> | ||
</footer> | ||
|
||
</div><!-- /footer-area --> | ||
|
||
<!-- Include modernizr-2.8.0.min.js --> | ||
<script src="https://dlr-sc.github.io/tigl/theme/js/modernizr.js"></script> | ||
|
||
<!-- Include jquery.min.js plugin --> | ||
<script src="https://dlr-sc.github.io/tigl/theme/js/jquery-2.1.0.min.js"></script> | ||
<script src="https://dlr-sc.github.io/tigl/theme/js/plugins.js"></script> | ||
<script src="https://dlr-sc.github.io/tigl/theme/js/onePage-nav.js"></script> | ||
<script src="https://dlr-sc.github.io/tigl/theme/js/jquery.ajaxchimp.min.js"></script> | ||
<script src="https://dlr-sc.github.io/tigl/theme/js/custom.js"></script> | ||
|
||
<script> | ||
(function($) { | ||
"use strict"; | ||
|
||
$(window).on("load",function(e){ | ||
// Main menu | ||
$('#main-menu #mainNavigation').onePageNav({ | ||
currentClass: 'active', | ||
changeHash: false, | ||
scrollSpeed: 750, | ||
scrollThreshold: 0.5, | ||
scrollOffset: 84, | ||
filter: ':not(.sub-menu a, .not-in-home, .donate)', | ||
easing: 'swing' | ||
}); | ||
}); | ||
$(window).on('scroll', function (){ | ||
if ($(window).scrollTop() >$(window).height()-110){ | ||
$('#main-menu').addClass('navbar-fixed-top'); | ||
} else { | ||
$('#main-menu').removeClass('navbar-fixed-top'); | ||
} | ||
}); | ||
})(jQuery); | ||
</script> | ||
|
||
<script type="text/javascript"> | ||
var _gaq = _gaq || []; | ||
_gaq.push(['_setAccount', 'UA-134418253-1']); | ||
_gaq.push(['_trackPageview']); | ||
(function() { | ||
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; | ||
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; | ||
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); | ||
})(); | ||
</script> | ||
|
||
</body> | ||
</html> |
Oops, something went wrong.