Skip to content
Snippets Groups Projects
Commit 42bc15f6 authored by anphi's avatar anphi
Browse files

merge branch ctbto to master

parents 037f7bba 903ed4fd
Branches
No related tags found
No related merge requests found
Showing
with 12748 additions and 0 deletions
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="flex_extract calculates the vertical velocity for FLEXPART">
<meta name="author" content="Leopold Haimberger<sup>1</sup>" >
<link rel="icon" href="./favicon.png">
<title> Flex_extract: Calculation of etadot </title>
<link href="./css/bootstrap.min.css" rel="stylesheet">
<link href="./css/pygments.css" rel="stylesheet">
<link href="./css/font-awesome.min.css" rel="stylesheet">
<link href="./css/local.css" rel="stylesheet">
<link href="./tipuesearch/tipuesearch.css" rel="stylesheet">
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
<script src="./js/jquery-2.1.3.min.js"></script>
<script src="./js/svg-pan-zoom.min.js"></script>
</head>
<body>
<!-- Fixed navbar -->
<nav class="navbar navbar-inverse navbar-fixed-top">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="./index.html">Flex_extract: Calculation of etadot <small>7.1.2</small></a>
</div>
<div id="navbar" class="navbar-collapse collapse">
<ul class="nav navbar-nav">
<li class="dropdown hidden-xs visible-sm visible-md hidden-lg">
<a href="#" class="dropdown-toggle"
data-toggle="dropdown" role="button"
aria-haspopup="true"
aria-expanded="false">Contents <span class="caret"></span></a>
<ul class="dropdown-menu">
<li><a href="./lists/files.html">Source Files</a></li>
<li><a href="./lists/modules.html">Modules</a></li>
<li><a href="./lists/procedures.html">Procedures</a></li>
<li><a href="./program/calc_etadot.html">Program</a></li>
</ul>
</li>
<li class="visible-xs hidden-sm visible-lg"><a href="./lists/files.html">Source Files</a></li>
<li class="visible-xs hidden-sm visible-lg"><a href="./lists/modules.html">Modules</a></li>
<li class="visible-xs hidden-sm visible-lg"><a href="./lists/procedures.html">Procedures</a></li>
<li class="visible-xs hidden-sm visible-lg"><a href="./program/calc_etadot.html">Program</a></li>
</ul>
<form action="./search.html" class="navbar-form navbar-right" role="search">
<div class="form-group">
<input type="text" class="form-control" placeholder="Search" name="q" id="tipue_search_input" autocomplete="off" required>
</div>
<!--
<button type="submit" class="btn btn-default">Submit</button>
-->
</form>
</div><!--/.nav-collapse -->
</div>
</nav>
<div class="container">
<!-- Main component for a primary marketing message or call to action -->
<div class="jumbotron">
<p>flex_extract calculates the vertical velocity for FLEXPART</p>
<p> Find us on&hellip;</p>
<p>
<a class="btn btn-lg btn-primary" href="https://www.flexpart.eu/wiki/FpInputMetEcmwf" role="button">The Web</a>
<a class="btn btn-lg btn-danger" style="float:right" href="https://www.flexpart.eu/wiki/FpInputMetEcmwf" role="button">Download the Source</a>
</p>
</div>
<div class="row" id='text'>
<div class="col-md-8">
<h1>Flex_extract: Calculation of etadot</h1>
</div>
<div class="col-md-4">
<div class="well">
<h2>Developer Info</h2>
<h4>Leopold Haimberger<sup>1</sup></h4>
<p><sup>1</sup>Univ. of Vienna, Dept. of Meteorology &amp; Geophysics</p>
</div>
</div>
</div>
<div class="row">
<div class="col-xs-6 col-sm-4">
<h3>Source Files</h3>
<ul>
<li><a href='./sourcefile/calc_etadot.f90.html'>calc_etadot.f90</a></li>
<li><a href='./sourcefile/ftrafo.f90.html'>ftrafo.f90</a></li>
<li><a href='./sourcefile/grphreal.f90.html'>grphreal.f90</a></li>
<li><a href='./sourcefile/phgrreal.f90.html'>phgrreal.f90</a></li>
<li><a href='./sourcefile/posnam.f90.html'>posnam.f90</a></li>
<li><a href='./sourcefile/rwgrib2.f90.html'>rwgrib2.f90</a></li>
</ul>
</div>
<div class="col-xs-6 col-sm-4">
<h3>Modules</h3>
<ul>
<li><a href='./module/ftrafo.html'>FTRAFO</a></li>
<li><a href='./module/grtoph.html'>GRTOPH</a></li>
<li><a href='./module/phtogr.html'>PHTOGR</a></li>
<li><a href='./module/rwgrib2.html'>RWGRIB2</a></li>
</ul>
</div>
<div class="col-xs-6 col-sm-4">
<h3>Procedures</h3>
<ul>
<li><a href='./proc/contgl.html'>CONTGL</a></li>
<li><a href='./proc/dplgnd.html'>DPLGND</a></li>
<li><a href='./proc/gauleg.html'>GAULEG</a></li>
<li><a href='./proc/grph213.html'>GRPH213</a></li>
<li><a href='./proc/grphsub.html'>GRPHSUB</a></li>
<li><a href='./proc/ia.html'>IA</a></li>
<li><a href='./proc/legtr.html'>LEGTR</a></li>
<li><a href='./proc/lgtr213.html'>LGTR213</a></li>
<li><a href='./proc/omega.html'>OMEGA</a></li>
<li><a href='./proc/phgcut.html'>PHGCUT</a></li>
<li><a href="./lists/procedures.html"><em>All procedures&hellip;</em></a></li>
</ul>
</div>
</div>
<hr>
</div> <!-- /container -->
<footer>
<div class="container">
<div class="row">
<div class="col-xs-6 col-md-4"><p>&copy; 2020 <a rel="license" href="http://creativecommons.org/licenses/by/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by/4.0/80x15.png" /></a>
</p></div>
<div class="col-xs-6 col-md-4 col-md-push-4">
<p class="text-right">
Documentation generated by
<a href="https://github.com/cmacmackin/ford">FORD</a>
</p>
</div>
<div class="col-xs-12 col-md-4 col-md-pull-4"><p class="text-center"> Flex_extract: Calculation of etadot was developed by Leopold Haimberger<sup>1</sup></p></div>
</div>
<br>
</div> <!-- /container -->
</footer>
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<!--
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
-->
<script src="./js/bootstrap.min.js"></script>
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
<script src="./js/ie10-viewport-bug-workaround.js"></script>
<!-- MathJax JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script type="text/x-mathjax-config">
MathJax.Hub.Config({
TeX: { extensions: ['AMSmath.js','AMSsymbols.js','noErrors.js','noUndefined.js'], equationNumbers: { autoNumber: 'AMS' } },
jax: ['input/TeX','input/MathML','output/HTML-CSS'],
extensions: ['tex2jax.js','mml2jax.js','MathMenu.js','MathZoom.js']
});
</script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
<script src="./tipuesearch/tipuesearch_content.js"></script>
<script src="./tipuesearch/tipuesearch_set.js"></script>
<script src="./tipuesearch/tipuesearch.js"></script>
</body>
</html>
\ No newline at end of file
This diff is collapsed.
This diff is collapsed.
/*!
* IE10 viewport hack for Surface/desktop Windows 8 bug
* Copyright 2014 Twitter, Inc.
* Licensed under the Creative Commons Attribution 3.0 Unported License. For
* details, see http://creativecommons.org/licenses/by/3.0/.
*/
// See the Getting Started docs for more information:
// http://getbootstrap.com/getting-started/#support-ie10-width
(function () {
'use strict';
if (navigator.userAgent.match(/IEMobile\/10\.0/)) {
var msViewportStyle = document.createElement('style')
msViewportStyle.appendChild(
document.createTextNode(
'@-ms-viewport{width:auto!important}'
)
)
document.querySelector('head').appendChild(msViewportStyle)
}
})();
This diff is collapsed.
This diff is collapsed.
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="flex_extract calculates the vertical velocity for FLEXPART">
<meta name="author" content="Leopold Haimberger<sup>1</sup>" >
<link rel="icon" href="../favicon.png">
<title>
All Files &ndash; Flex_extract: Calculation of etadot
</title>
<link href="../css/bootstrap.min.css" rel="stylesheet">
<link href="../css/pygments.css" rel="stylesheet">
<link href="../css/font-awesome.min.css" rel="stylesheet">
<link href="../css/local.css" rel="stylesheet">
<link href="../tipuesearch/tipuesearch.css" rel="stylesheet">
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
<script src="../js/jquery-2.1.3.min.js"></script>
<script src="../js/svg-pan-zoom.min.js"></script>
</head>
<body>
<!-- Fixed navbar -->
<nav class="navbar navbar-inverse navbar-fixed-top">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="../index.html">Flex_extract: Calculation of etadot <small>7.1.2</small></a>
</div>
<div id="navbar" class="navbar-collapse collapse">
<ul class="nav navbar-nav">
<li class="dropdown hidden-xs visible-sm visible-md hidden-lg">
<a href="#" class="dropdown-toggle"
data-toggle="dropdown" role="button"
aria-haspopup="true"
aria-expanded="false">Contents <span class="caret"></span></a>
<ul class="dropdown-menu">
<li><a href="../lists/files.html">Source Files</a></li>
<li><a href="../lists/modules.html">Modules</a></li>
<li><a href="../lists/procedures.html">Procedures</a></li>
<li><a href="../program/calc_etadot.html">Program</a></li>
</ul>
</li>
<li class="visible-xs hidden-sm visible-lg"><a href="../lists/files.html">Source Files</a></li>
<li class="visible-xs hidden-sm visible-lg"><a href="../lists/modules.html">Modules</a></li>
<li class="visible-xs hidden-sm visible-lg"><a href="../lists/procedures.html">Procedures</a></li>
<li class="visible-xs hidden-sm visible-lg"><a href="../program/calc_etadot.html">Program</a></li>
</ul>
<form action="../search.html" class="navbar-form navbar-right" role="search">
<div class="form-group">
<input type="text" class="form-control" placeholder="Search" name="q" id="tipue_search_input" autocomplete="off" required>
</div>
<!--
<button type="submit" class="btn btn-default">Submit</button>
-->
</form>
</div><!--/.nav-collapse -->
</div>
</nav>
<div class="container">
<div class="row" id='text'>
<div class="col-lg-12">
<h1>Source Files</h1>
<table class="table table-striped">
<thead><tr><th>File</th><th>Description</th></tr></thead>
<tbody>
<tr><td><a href='../sourcefile/calc_etadot.f90.html'>calc_etadot.f90</a></td><td></td></tr>
<tr><td><a href='../sourcefile/ftrafo.f90.html'>ftrafo.f90</a></td><td></td></tr>
<tr><td><a href='../sourcefile/grphreal.f90.html'>grphreal.f90</a></td><td></td></tr>
<tr><td><a href='../sourcefile/phgrreal.f90.html'>phgrreal.f90</a></td><td></td></tr>
<tr><td><a href='../sourcefile/posnam.f90.html'>posnam.f90</a></td><td></td></tr>
<tr><td><a href='../sourcefile/rwgrib2.f90.html'>rwgrib2.f90</a></td><td></td></tr>
</tbody></table>
<div class="depgraph"><?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 2.38.0 (20140413.2041)
-->
<!-- Title: file~~graph~~FileGraph Pages: 1 -->
<svg id="filegraphFileGraph" width="305pt" height="129pt"
viewBox="0.00 0.00 305.00 129.04" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<g id="file~~graph~~FileGraph" class="graph" transform="scale(1 1) rotate(0) translate(4 125.037)">
<title>file~~graph~~FileGraph</title>
<polygon fill="white" stroke="none" points="-4,4 -4,-125.037 301,-125.037 301,4 -4,4"/>
<!-- sourcefile~rwgrib2.f90 -->
<g id="file~~graph~~FileGraph_node1" class="node"><title>sourcefile~rwgrib2.f90</title>
<g id="a_file~~graph~~FileGraph_node1"><a xlink:href=".././sourcefile/rwgrib2.f90.html" xlink:title="rwgrib2.f90">
<polygon fill="#f0ad4e" stroke="#f0ad4e" points="189,-121.037 123,-121.037 123,-97.0372 189,-97.0372 189,-121.037"/>
<text text-anchor="middle" x="156" y="-106.637" font-family="Helvetica,sans-Serif" font-size="10.50" fill="white">rwgrib2.f90</text>
</a>
</g>
</g>
<!-- sourcefile~calc_etadot.f90 -->
<g id="file~~graph~~FileGraph_node6" class="node"><title>sourcefile~calc_etadot.f90</title>
<g id="a_file~~graph~~FileGraph_node6"><a xlink:href=".././sourcefile/calc_etadot.f90.html" xlink:title="calc_etadot.f90">
<polygon fill="#f0ad4e" stroke="#f0ad4e" points="85,-58.0372 0,-58.0372 0,-34.0372 85,-34.0372 85,-58.0372"/>
<text text-anchor="middle" x="42.5" y="-43.6372" font-family="Helvetica,sans-Serif" font-size="10.50" fill="white">calc_etadot.f90</text>
</a>
</g>
</g>
<!-- sourcefile~rwgrib2.f90&#45;&gt;sourcefile~calc_etadot.f90 -->
<g id="file~~graph~~FileGraph_edge3" class="edge"><title>sourcefile~rwgrib2.f90&#45;&gt;sourcefile~calc_etadot.f90</title>
<path fill="none" stroke="#000000" d="M133.502,-96.8901C116.534,-87.303 92.6554,-73.8111 73.7574,-63.1332"/>
<polygon fill="#000000" stroke="#000000" points="75.3605,-60.019 64.9323,-58.1469 71.9169,-66.1135 75.3605,-60.019"/>
</g>
<!-- sourcefile~ftrafo.f90 -->
<g id="file~~graph~~FileGraph_node2" class="node"><title>sourcefile~ftrafo.f90</title>
<g id="a_file~~graph~~FileGraph_node2"><a xlink:href=".././sourcefile/ftrafo.f90.html" xlink:title="ftrafo.f90">
<polygon fill="#f0ad4e" stroke="#f0ad4e" points="183.5,-79.0372 128.5,-79.0372 128.5,-55.0372 183.5,-55.0372 183.5,-79.0372"/>
<text text-anchor="middle" x="156" y="-64.6372" font-family="Helvetica,sans-Serif" font-size="10.50" fill="white">ftrafo.f90</text>
</a>
</g>
</g>
<!-- sourcefile~ftrafo.f90&#45;&gt;sourcefile~calc_etadot.f90 -->
<g id="file~~graph~~FileGraph_edge4" class="edge"><title>sourcefile~ftrafo.f90&#45;&gt;sourcefile~calc_etadot.f90</title>
<path fill="none" stroke="#000000" d="M128.293,-62.0071C118.327,-60.1301 106.643,-57.9296 95.1891,-55.7723"/>
<polygon fill="#000000" stroke="#000000" points="95.7066,-52.3083 85.2316,-53.8969 94.411,-59.1874 95.7066,-52.3083"/>
</g>
<!-- sourcefile~posnam.f90 -->
<g id="file~~graph~~FileGraph_node3" class="node"><title>sourcefile~posnam.f90</title>
<g id="a_file~~graph~~FileGraph_node3"><a xlink:href=".././sourcefile/posnam.f90.html" xlink:title="posnam.f90">
<polygon fill="#f0ad4e" stroke="#f0ad4e" points="296.5,-79.0372 227.5,-79.0372 227.5,-55.0372 296.5,-55.0372 296.5,-79.0372"/>
<text text-anchor="middle" x="262" y="-64.6372" font-family="Helvetica,sans-Serif" font-size="10.50" fill="white">posnam.f90</text>
</a>
</g>
</g>
<!-- sourcefile~grphreal.f90 -->
<g id="file~~graph~~FileGraph_node4" class="node"><title>sourcefile~grphreal.f90</title>
<g id="a_file~~graph~~FileGraph_node4"><a xlink:href=".././sourcefile/grphreal.f90.html" xlink:title="grphreal.f90">
<polygon fill="#f0ad4e" stroke="#f0ad4e" points="191,-37.0372 121,-37.0372 121,-13.0372 191,-13.0372 191,-37.0372"/>
<text text-anchor="middle" x="156" y="-22.6372" font-family="Helvetica,sans-Serif" font-size="10.50" fill="white">grphreal.f90</text>
</a>
</g>
</g>
<!-- sourcefile~grphreal.f90&#45;&gt;sourcefile~calc_etadot.f90 -->
<g id="file~~graph~~FileGraph_edge5" class="edge"><title>sourcefile~grphreal.f90&#45;&gt;sourcefile~calc_etadot.f90</title>
<path fill="none" stroke="#000000" d="M120.94,-31.452C112.839,-32.9778 104.014,-34.64 95.3164,-36.278"/>
<polygon fill="#000000" stroke="#000000" points="94.3961,-32.8897 85.2167,-38.1802 95.6918,-39.7688 94.3961,-32.8897"/>
</g>
<!-- sourcefile~phgrreal.f90 -->
<g id="file~~graph~~FileGraph_node5" class="node"><title>sourcefile~phgrreal.f90</title>
<g id="a_file~~graph~~FileGraph_node5"><a xlink:href=".././sourcefile/phgrreal.f90.html" xlink:title="phgrreal.f90">
<polygon fill="#f0ad4e" stroke="#f0ad4e" points="297,-37.0372 227,-37.0372 227,-13.0372 297,-13.0372 297,-37.0372"/>
<text text-anchor="middle" x="262" y="-22.6372" font-family="Helvetica,sans-Serif" font-size="10.50" fill="white">phgrreal.f90</text>
</a>
</g>
</g>
<!-- sourcefile~phgrreal.f90&#45;&gt;sourcefile~ftrafo.f90 -->
<g id="file~~graph~~FileGraph_edge1" class="edge"><title>sourcefile~phgrreal.f90&#45;&gt;sourcefile~ftrafo.f90</title>
<path fill="none" stroke="#000000" d="M231.198,-37.0727C219.357,-41.8544 205.626,-47.3995 193.22,-52.41"/>
<polygon fill="#000000" stroke="#000000" points="191.577,-49.2988 183.615,-56.2888 194.198,-55.7895 191.577,-49.2988"/>
</g>
<!-- sourcefile~phgrreal.f90&#45;&gt;sourcefile~grphreal.f90 -->
<g id="file~~graph~~FileGraph_edge2" class="edge"><title>sourcefile~phgrreal.f90&#45;&gt;sourcefile~grphreal.f90</title>
<path fill="none" stroke="#000000" d="M226.947,-25.0372C218.776,-25.0372 209.932,-25.0372 201.37,-25.0372"/>
<polygon fill="#000000" stroke="#000000" points="201.13,-21.5373 191.13,-25.0372 201.13,-28.5373 201.13,-21.5373"/>
</g>
<!-- sourcefile~phgrreal.f90&#45;&gt;sourcefile~calc_etadot.f90 -->
<g id="file~~graph~~FileGraph_edge6" class="edge"><title>sourcefile~phgrreal.f90&#45;&gt;sourcefile~calc_etadot.f90</title>
<path fill="none" stroke="#000000" d="M228.668,-12.9979C200.058,-4.04077 157.331,5.17451 121,-4.03716 102.205,-8.80271 83.0297,-19.1393 68.4552,-28.365"/>
<polygon fill="#000000" stroke="#000000" points="66.4562,-25.4905 60.0195,-33.906 70.2992,-31.3412 66.4562,-25.4905"/>
</g>
</g>
</svg>
</div><div><a type="button" class="graph-help" data-toggle="modal" href="#graph-help-text">Help</a></div><div class="modal fade" id="graph-help-text" tabindex="-1" role="dialog"><div class="modal-dialog modal-lg" role="document"><div class="modal-content"><div class="modal-header"><button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">&times;</span></button><h4 class="modal-title" id="-graph-help-label">Graph Key</h4></div><div class="modal-body">
<p>Nodes of different colours represent the following: </p>
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 2.38.0 (20140413.2041)
-->
<!-- Title: Graph Key Pages: 1 -->
<svg width="190pt" height="32pt"
viewBox="0.00 0.00 190.00 32.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 28)">
<title>Graph Key</title>
<polygon fill="white" stroke="none" points="-4,4 -4,-28 186,-28 186,4 -4,4"/>
<!-- Source File -->
<g id="node1" class="node"><title>Source File</title>
<polygon fill="#f0ad4e" stroke="#f0ad4e" points="67,-24 0,-24 0,-0 67,-0 67,-24"/>
<text text-anchor="middle" x="33.5" y="-9.6" font-family="Helvetica,sans-Serif" font-size="10.50" fill="white">Source File</text>
</g>
<!-- This Page&#39;s Entity -->
<g id="node2" class="node"><title>This Page&#39;s Entity</title>
<polygon fill="none" stroke="black" points="182,-24 85,-24 85,-0 182,-0 182,-24"/>
<text text-anchor="middle" x="133.5" y="-9.6" font-family="Helvetica,sans-Serif" font-size="10.50">This Page&#39;s Entity</text>
</g>
</g>
</svg>
<p>Solid arrows point from a file to a file which it depends on. A file
is dependent upon another if the latter must be compiled before the former
can be.
</p>
</div></div></div></div>
</div>
</div>
<hr>
</div> <!-- /container -->
<footer>
<div class="container">
<div class="row">
<div class="col-xs-6 col-md-4"><p>&copy; 2020 <a rel="license" href="http://creativecommons.org/licenses/by/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by/4.0/80x15.png" /></a>
</p></div>
<div class="col-xs-6 col-md-4 col-md-push-4">
<p class="text-right">
Documentation generated by
<a href="https://github.com/cmacmackin/ford">FORD</a>
</p>
</div>
<div class="col-xs-12 col-md-4 col-md-pull-4"><p class="text-center"> Flex_extract: Calculation of etadot was developed by Leopold Haimberger<sup>1</sup></p></div>
</div>
<br>
</div> <!-- /container -->
</footer>
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<!--
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
-->
<script src="../js/bootstrap.min.js"></script>
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
<script src="../js/ie10-viewport-bug-workaround.js"></script>
<!-- MathJax JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script type="text/x-mathjax-config">
MathJax.Hub.Config({
TeX: { extensions: ['AMSmath.js','AMSsymbols.js','noErrors.js','noUndefined.js'], equationNumbers: { autoNumber: 'AMS' } },
jax: ['input/TeX','input/MathML','output/HTML-CSS'],
extensions: ['tex2jax.js','mml2jax.js','MathMenu.js','MathZoom.js']
});
</script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
<script src="../tipuesearch/tipuesearch_content.js"></script>
<script src="../tipuesearch/tipuesearch_set.js"></script>
<script src="../tipuesearch/tipuesearch.js"></script>
</body>
</html>
\ No newline at end of file
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
File added
File added
File added
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment