source: flex_extract.git/Documentation/html/Documentation/Api/Fortran/index.html

ctbtodev
Last change on this file was 36dbabb, checked in by pesei <petra.seibert [at ) univie.ac.at>, 4 years ago

Update FORD documentation, change some comment lines in Fortran, smal change in run_reftest.sh

  • Property mode set to 100644
File size: 10.5 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="flex_extract calculates the vertical velocity for FLEXPART">
9   
10    <meta name="author" content="Leopold Haimberger<sup>1</sup>" >
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    <link  href="./tipuesearch/tipuesearch.css" rel="stylesheet">
21   
22   
23
24    <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
25    <!--[if lt IE 9]>
26      <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
27      <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
28    <![endif]-->
29   
30    <script src="./js/jquery-2.1.3.min.js"></script>
31    <script src="./js/svg-pan-zoom.min.js"></script>
32
33  </head>
34
35  <body>
36
37    <!-- Fixed navbar -->
38    <nav class="navbar navbar-inverse navbar-fixed-top">
39      <div class="container">
40        <div class="navbar-header">
41          <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar">
42            <span class="sr-only">Toggle navigation</span>
43            <span class="icon-bar"></span>
44            <span class="icon-bar"></span>
45            <span class="icon-bar"></span>
46          </button>
47          <a class="navbar-brand" href="./index.html">Flex_extract: Calculation of etadot <small>7.1.2</small></a>
48        </div>
49        <div id="navbar" class="navbar-collapse collapse">
50          <ul class="nav navbar-nav">
51       
52            <li class="dropdown hidden-xs visible-sm visible-md hidden-lg">
53              <a href="#" class="dropdown-toggle"
54              data-toggle="dropdown" role="button"
55              aria-haspopup="true"
56     aria-expanded="false">Contents <span class="caret"></span></a>
57        <ul class="dropdown-menu">
58         
59             
60            <li><a href="./lists/files.html">Source Files</a></li>
61       
62       
63       
64            <li><a href="./lists/modules.html">Modules</a></li>
65       
66           
67                               
68            <li><a href="./lists/procedures.html">Procedures</a></li>
69       
70               
71       
72            <li><a href="./program/calc_etadot.html">Program</a></li>
73     
74            </ul>
75            </li>
76
77
78<li class="visible-xs hidden-sm visible-lg"><a href="./lists/files.html">Source Files</a></li>
79
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/calc_etadot.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>flex_extract calculates the vertical velocity for FLEXPART</p>
112                 
113        <p> Find us on&hellip;</p>
114        <p>
115                 
116                         
117                         
118                         
119          <a class="btn btn-lg btn-primary" href="https://www.flexpart.eu/wiki/FpInputMetEcmwf" role="button">The Web</a>
120                         
121                 
122                         
123          <a class="btn btn-lg btn-danger" style="float:right" href="https://www.flexpart.eu/wiki/FpInputMetEcmwf" role="button">Download the Source</a>
124                         
125        </p>
126      </div>
127
128      <div class="row" id='text'>
129                 
130        <div class="col-md-8">
131                 
132          <h1>Flex_extract: Calculation of etadot</h1>
133         
134        </div>
135                 
136        <div class="col-md-4">
137          <div class="well">
138          <h2>Developer Info</h2>
139          <h4>Leopold Haimberger<sup>1</sup></h4>
140         
141          <p><sup>1</sup>Univ. of Vienna, Dept. of Meteorology &amp; Geophysics</p>
142                           
143       </div>
144       </div>
145       
146      </div>
147     
148     
149     
150     
151               
152      <div class="row">
153        <div class="col-xs-6 col-sm-4">
154              <h3>Source Files</h3>
155              <ul>
156               
157                 
158                    <li><a href='./sourcefile/calc_etadot.f90.html'>calc_etadot.f90</a></li>
159                 
160               
161                 
162                    <li><a href='./sourcefile/ftrafo.f90.html'>ftrafo.f90</a></li>
163                 
164               
165                 
166                    <li><a href='./sourcefile/grphreal.f90.html'>grphreal.f90</a></li>
167                 
168               
169                 
170                    <li><a href='./sourcefile/phgrreal.f90.html'>phgrreal.f90</a></li>
171                 
172               
173                 
174                    <li><a href='./sourcefile/posnam.f90.html'>posnam.f90</a></li>
175                 
176               
177                 
178                    <li><a href='./sourcefile/rwgrib2.f90.html'>rwgrib2.f90</a></li>
179                 
180               
181              </ul>
182          </div>
183         
184                  <div class="col-xs-6 col-sm-4">
185              <h3>Modules</h3>
186              <ul>
187               
188                 
189                    <li><a href='./module/ftrafo.html'>FTRAFO</a></li>
190                 
191               
192                 
193                    <li><a href='./module/grtoph.html'>GRTOPH</a></li>
194                 
195               
196                 
197                    <li><a href='./module/phtogr.html'>PHTOGR</a></li>
198                 
199               
200                 
201                    <li><a href='./module/rwgrib2.html'>RWGRIB2</a></li>
202                 
203               
204              </ul>
205          </div>
206         
207         
208                  <div class="col-xs-6 col-sm-4">
209              <h3>Procedures</h3>
210              <ul>
211               
212                 
213                    <li><a href='./proc/contgl.html'>CONTGL</a></li>
214                 
215               
216                 
217                    <li><a href='./proc/dplgnd.html'>DPLGND</a></li>
218                 
219               
220                 
221                    <li><a href='./proc/gauleg.html'>GAULEG</a></li>
222                 
223               
224                 
225                    <li><a href='./proc/grph213.html'>GRPH213</a></li>
226                 
227               
228                 
229                    <li><a href='./proc/grphsub.html'>GRPHSUB</a></li>
230                 
231               
232                 
233                    <li><a href='./proc/ia.html'>IA</a></li>
234                 
235               
236                 
237                    <li><a href='./proc/legtr.html'>LEGTR</a></li>
238                 
239               
240                 
241                    <li><a href='./proc/lgtr213.html'>LGTR213</a></li>
242                 
243               
244                 
245                    <li><a href='./proc/omega.html'>OMEGA</a></li>
246                 
247               
248                 
249                    <li><a href='./proc/phgcut.html'>PHGCUT</a></li>
250                 
251               
252                 
253                    <li><a href="./lists/procedures.html"><em>All procedures&hellip;</em></a></li>
254                 
255               
256                 
257               
258                 
259               
260                 
261               
262                 
263               
264                 
265               
266                 
267               
268                 
269               
270                 
271               
272                 
273               
274                 
275               
276                 
277               
278                 
279               
280                 
281               
282                 
283               
284                 
285               
286                 
287               
288              </ul>
289          </div>
290         
291         
292      </div>
293
294    <hr>   
295    </div> <!-- /container -->
296    <footer>
297      <div class="container">
298      <div class="row">
299        <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>
300                                          </p></div>
301        <div class="col-xs-6 col-md-4 col-md-push-4">
302          <p class="text-right">
303            Documentation generated by
304            <a href="https://github.com/cmacmackin/ford">FORD</a>
305           
306          </p>
307        </div>
308        <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>
309      </div>
310      <br>
311      </div> <!-- /container -->   
312    </footer>
313
314    <!-- Bootstrap core JavaScript
315    ================================================== -->
316    <!-- Placed at the end of the document so the pages load faster -->
317<!--
318    <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
319-->
320    <script src="./js/bootstrap.min.js"></script>
321    <!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
322    <script src="./js/ie10-viewport-bug-workaround.js"></script>
323
324    <!-- MathJax JavaScript
325    ================================================== -->
326    <!-- Placed at the end of the document so the pages load faster -->
327    <script type="text/x-mathjax-config">
328      MathJax.Hub.Config({
329        TeX: { extensions: ['AMSmath.js','AMSsymbols.js','noErrors.js','noUndefined.js'], equationNumbers: { autoNumber: 'AMS' } },
330        jax: ['input/TeX','input/MathML','output/HTML-CSS'],
331        extensions: ['tex2jax.js','mml2jax.js','MathMenu.js','MathZoom.js']
332      });
333    </script>
334   
335    <script src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
336   
337   
338    <script src="./tipuesearch/tipuesearch_content.js"></script>
339    <script src="./tipuesearch/tipuesearch_set.js"></script>
340    <script src="./tipuesearch/tipuesearch.js"></script>
341   
342   
343  </body>
344</html>
Note: See TracBrowser for help on using the repository browser.
hosted by ZAMG