source: flex_extract.git/documentation/FORD/V5/Doc_original/index.html @ ee06999

ctbtodev
Last change on this file since ee06999 was ee06999, checked in by pesei <petra seibert @…>, 5 years ago

Initial version of Fortran documentation

with FORD v5

  • Property mode set to 100644
File size: 8.0 KB
Line 
1<!DOCTYPE html>
2<html lang="en">
3  <head>
4    <meta charset="utf-8">
5    <meta http-equiv="X-UA-Compatible" content="IE=edge">
6    <meta name="viewport" content="width=device-width, initial-scale=1">
7         
8         <meta name="description" content="Calculation of vertical velocity for FLEXPART">
9   
10    <meta name="author" content="Leopold Haimberger" >
11    <link rel="icon" href="./favicon.png">
12
13    <title> Flex_extract: Calculation of etadot </title>
14
15    <link href="./css/bootstrap.min.css" rel="stylesheet">
16    <link href="./css/pygments.css" rel="stylesheet">
17    <link href="./css/font-awesome.min.css" rel="stylesheet">
18    <link href="./css/local.css" rel="stylesheet">
19   
20
21    <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
22    <!--[if lt IE 9]>
23      <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
24      <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
25    <![endif]-->
26   
27    <script src="./js/jquery-2.1.3.min.js"></script>
28    <script src="./js/svg-pan-zoom.min.js"></script>
29
30   
31    <script src="./tipuesearch/tipuesearch_content.js"></script>
32    <link  href="./tipuesearch/tipuesearch.css" rel="stylesheet">
33    <script src="./tipuesearch/tipuesearch_set.js"></script>
34    <script src="./tipuesearch/tipuesearch.js"></script>
35   
36
37  </head>
38
39  <body>
40
41    <!-- Fixed navbar -->
42    <nav class="navbar navbar-inverse navbar-fixed-top">
43      <div class="container">
44        <div class="navbar-header">
45          <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar">
46            <span class="sr-only">Toggle navigation</span>
47            <span class="icon-bar"></span>
48            <span class="icon-bar"></span>
49            <span class="icon-bar"></span>
50          </button>
51          <a class="navbar-brand" href="./index.html">Flex_extract: Calculation of etadot <small>7.1</small></a>
52        </div>
53        <div id="navbar" class="navbar-collapse collapse">
54          <ul class="nav navbar-nav">
55                               
56            <li class="dropdown hidden-xs visible-sm visible-md hidden-lg">
57              <a href="#" class="dropdown-toggle"
58              data-toggle="dropdown" role="button"
59              aria-haspopup="true"
60                 aria-expanded="false">Contents <span class="caret"></span></a>
61              <ul class="dropdown-menu">
62             
63            <li><a href="./lists/files.html">Source Files</a></li>
64                               
65                               
66            <li><a href="./lists/modules.html">Modules</a></li>
67                               
68           
69                               
70            <li><a href="./lists/procedures.html">Procedures</a></li>
71                               
72                                                               
73                               
74            <li><a href="./program/preconvert.html">Program</a></li>
75           
76            </ul>
77            </li>
78
79<li class="visible-xs hidden-sm visible-lg"><a href="./lists/files.html">Source Files</a></li>
80
81
82<li class="visible-xs hidden-sm visible-lg"><a href="./lists/modules.html">Modules</a></li>
83
84
85
86<li class="visible-xs hidden-sm visible-lg"><a href="./lists/procedures.html">Procedures</a></li>
87
88                             
89
90<li class="visible-xs hidden-sm visible-lg"><a href="./program/preconvert.html">Program</a></li>
91
92          </ul>
93       
94        <form action="./search.html" class="navbar-form navbar-right" role="search">
95        <div class="form-group">
96          <input type="text" class="form-control" placeholder="Search" name="q" id="tipue_search_input" autocomplete="off" required>
97        </div>
98<!--
99        <button type="submit" class="btn btn-default">Submit</button>
100-->
101        </form>
102       
103        </div><!--/.nav-collapse -->
104      </div>
105    </nav>
106
107    <div class="container">
108   
109      <!-- Main component for a primary marketing message or call to action -->
110      <div class="jumbotron">
111        <p>Calculation of vertical velocity for FLEXPART</p>
112                 
113                         
114        </p>
115      </div>
116
117      <div class="row" id='text'>
118                 
119        <div class="col-md-8">
120                 
121          <h1>Flex_extract: Calculation of etadot</h1>
122         
123        </div>
124                 
125        <div class="col-md-4">
126          <div class="well">
127          <h2>Developer Info</h2>
128          <h4>Leopold Haimberger</h4>
129         
130          <p>Univ. of Vienna, Dept. of Meteorology &amp; Geophysics</p>
131                           
132       </div>
133       </div>
134       
135      </div>
136     
137     
138     
139     
140               
141      <div class="row">
142        <div class="col-xs-6 col-sm-4">
143              <h3>Source Files</h3>
144              <ul>
145               
146                 
147                    <li><a href='./sourcefile/grphreal.f.html'>grphreal.f</a></li>
148                 
149               
150                 
151                    <li><a href='./sourcefile/phgrreal.f.html'>phgrreal.f</a></li>
152                 
153               
154                 
155                    <li><a href='./sourcefile/preconvert.f90.html'>preconvert.f90</a></li>
156                 
157               
158                 
159                    <li><a href='./sourcefile/rwgrib2.f90.html'>rwGRIB2.f90</a></li>
160                 
161               
162              </ul>
163          </div>
164         
165                  <div class="col-xs-6 col-sm-4">
166              <h3>Modules</h3>
167              <ul>
168               
169                 
170                    <li><a href='./module/grtoph.html'>GRTOPH</a></li>
171                 
172               
173                 
174                    <li><a href='./module/phtogr.html'>PHTOGR</a></li>
175                 
176               
177                 
178                    <li><a href='./module/rwgrib2.html'>RWGRIB2</a></li>
179                 
180               
181              </ul>
182          </div>
183         
184         
185                  <div class="col-xs-6 col-sm-4">
186              <h3>Procedures</h3>
187              <ul>
188               
189                 
190                    <li><a href='./proc/ia.html'>IA</a></li>
191                 
192               
193                 
194                    <li><a href='./proc/statis.html'>STATIS</a></li>
195                 
196               
197              </ul>
198          </div>
199         
200         
201      </div>
202
203    <hr>   
204    </div> <!-- /container -->
205    <footer>
206      <div class="container">
207      <div class="row">
208        <div class="col-xs-6 col-md-4"><p>&copy; 2019 <a rel="license" href="http://creativecommons.org/licenses/by/4.0/"><img alt="Creative Commons License" style="border-width:0" src="80x15.png" /></a></p></div>
209        <div class="col-xs-6 col-md-4 col-md-push-4">
210          <p class="text-right">
211            Documentation generated by
212            <a href="https://github.com/cmacmackin/ford">FORD</a>
213           
214          </p>
215        </div>
216        <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</p></div>
217      </div>
218      <br>
219      </div> <!-- /container -->   
220    </footer>
221
222    <!-- Bootstrap core JavaScript
223    ================================================== -->
224    <!-- Placed at the end of the document so the pages load faster -->
225<!--
226    <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
227-->
228    <script src="./js/bootstrap.min.js"></script>
229    <!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
230    <script src="./js/ie10-viewport-bug-workaround.js"></script>
231
232    <!-- MathJax JavaScript
233    ================================================== -->
234    <!-- Placed at the end of the document so the pages load faster -->
235    <script type="text/x-mathjax-config">
236      MathJax.Hub.Config({
237        TeX: { extensions: ['AMSmath.js','AMSsymbols.js','noErrors.js','noUndefined.js'], equationNumbers: { autoNumber: 'AMS' } },
238        jax: ['input/TeX','input/MathML','output/HTML-CSS'],
239        extensions: ['tex2jax.js','mml2jax.js','MathMenu.js','MathZoom.js'],
240        'HTML-CSS': { 
241           styles: { '.MathJax_Display, .MathJax .mo, .MathJax .mi, .MathJax .mn': {color: '#000000 ! important'} }
242        }
243      });
244    </script>
245    <!-- <script src="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script> -->
246  </body>
247</html>
Note: See TracBrowser for help on using the repository browser.
hosted by ZAMG