source: flex_extract.git/documentation/FORD/V5/Doc_original/module/rwgrib2.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: 13.4 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>RWGRIB2 &ndash; 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 
110  <div class="row">
111    <h1>RWGRIB2
112    <small>Module</small>
113   
114    </h1>
115   
116<div class="row">
117  <div class="col-lg-12">
118<div class="well well-sm">
119  <ul class="list-inline" style="margin-bottom:0px;display:inline">
120     
121     
122     
123     
124   
125   
126     <li><i class="fa fa-list-ol"></i>
127       <a data-toggle="tooltip"
128          data-placement="bottom" data-html="true"
129          title="27.0% of total for modules and submodules.">197 statements</a>
130     </li> 
131     
132     
133    <li><i class="fa fa-code"></i><a href="../src/rwGRIB2.f90"> Source File</a></li>
134     
135  </ul>
136  <ol class="breadcrumb in-well text-right">
137 
138     <li><a href='../sourcefile/rwgrib2.f90.html'>rwGRIB2.f90</a></li>
139 
140     <li class="active">RWGRIB2</li>
141  </ol>
142</div>
143</div>
144</div>
145<script>
146  $(function () {
147  $('[data-toggle="tooltip"]').tooltip()
148  })
149</script>
150
151  </div>
152 
153  <div class="row">
154    <div class="col-md-3 hidden-xs hidden-sm visible-md visible-lg">
155   
156<div id="sidebar">
157 
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179  <hr>
180 
181
182<div class="panel panel-default">
183  <div class="panel-heading text-left"><h3 class="panel-title"><a data-toggle="collapse" href="#allmods-0">All Modules</a></h3></div>
184  <div id="allmods-0" class="panel-collapse collapse">
185    <div class="list-group">
186     
187      <a class="list-group-item" href="../module/grtoph.html">GRTOPH</a>
188     
189      <a class="list-group-item" href="../module/phtogr.html">PHTOGR</a>
190     
191      <a class="list-group-item" href="../module/rwgrib2.html">RWGRIB2</a>
192     
193    </div>
194  </div>
195</div>
196
197
198</div> 
199
200    </div>
201   
202    <div class="col-md-9" id='text'>
203     
204   
205 
206
207   
208   
209   
210   
211    <h3>Used By</h3>
212   
213                <div class="depgraph"><?xml version="1.0" encoding="UTF-8" standalone="no"?>
214<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
215 "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
216<!-- Generated by graphviz version 2.38.0 (20140413.2041)
217 -->
218<!-- Title: module~~rwgrib2~~UsedByGraph Pages: 1 -->
219<svg id="modulerwgrib2UsedByGraph" width="190pt" height="32pt"
220 viewBox="0.00 0.00 190.00 32.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
221<g id="module~~rwgrib2~~UsedByGraph" class="graph" transform="scale(1 1) rotate(0) translate(4 28)">
222<title>module~~rwgrib2~~UsedByGraph</title>
223<polygon fill="white" stroke="none" points="-4,4 -4,-28 186,-28 186,4 -4,4"/>
224<!-- module~rwgrib2 -->
225<g id="module~~rwgrib2~~UsedByGraph_node1" class="node"><title>module~rwgrib2</title>
226<polygon fill="none" stroke="black" points="61,-24 -3.55271e-15,-24 -3.55271e-15,-0 61,-0 61,-24"/>
227<text text-anchor="middle" x="30.5" y="-9.6" font-family="Helvetica,sans-Serif" font-size="10.50">RWGRIB2</text>
228</g>
229<!-- program~preconvert -->
230<g id="module~~rwgrib2~~UsedByGraph_node2" class="node"><title>program~preconvert</title>
231<g id="a_module~~rwgrib2~~UsedByGraph_node2"><a xlink:href="../program/preconvert.html" xlink:title="PRECONVERT">
232<polygon fill="#f0ad4e" stroke="#f0ad4e" points="182,-24 97,-24 97,-0 182,-0 182,-24"/>
233<text text-anchor="middle" x="139.5" y="-9.6" font-family="Helvetica,sans-Serif" font-size="10.50" fill="white">PRECONVERT</text>
234</a>
235</g>
236</g>
237<!-- module~rwgrib2&#45;&gt;program~preconvert -->
238<g id="module~~rwgrib2~~UsedByGraph_edge1" class="edge"><title>module~rwgrib2&#45;&gt;program~preconvert</title>
239<path fill="none" stroke="#000000" stroke-dasharray="5,2" d="M61.0215,-12C68.9354,-12 77.732,-12 86.476,-12"/>
240<polygon fill="#000000" stroke="#000000" points="86.6605,-15.5001 96.6605,-12 86.6605,-8.5001 86.6605,-15.5001"/>
241</g>
242</g>
243</svg>
244</div>
245                <div><a type="button" class="graph-help" data-toggle="modal" href="#graph-help-text">Help</a></div>
246                <div class="modal fade" id="graph-help-text" tabindex="-1" role="dialog">
247                  <div class="modal-dialog modal-lg" role="document">
248                    <div class="modal-content">
249                      <div class="modal-header">
250                        <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">&times;</span></button>
251                        <h4 class="modal-title" id="-graph-help-label">Graph Key</h4>
252                      </div>
253                      <div class="modal-body">
254                       
255    <p>Nodes of different colours represent the following: </p>
256    <?xml version="1.0" encoding="UTF-8" standalone="no"?>
257<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
258 "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
259<!-- Generated by graphviz version 2.38.0 (20140413.2041)
260 -->
261<!-- Title: Graph Key Pages: 1 -->
262<svg width="490pt" height="32pt"
263 viewBox="0.00 0.00 489.50 32.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
264<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 28)">
265<title>Graph Key</title>
266<polygon fill="white" stroke="none" points="-4,4 -4,-28 485.5,-28 485.5,4 -4,4"/>
267<!-- Module -->
268<g id="node1" class="node"><title>Module</title>
269<polygon fill="#337ab7" stroke="#337ab7" points="54,-24 0,-24 0,-0 54,-0 54,-24"/>
270<text text-anchor="middle" x="27" y="-9.6" font-family="Helvetica,sans-Serif" font-size="10.50" fill="white">Module</text>
271</g>
272<!-- Submodule -->
273<g id="node2" class="node"><title>Submodule</title>
274<polygon fill="#5bc0de" stroke="#5bc0de" points="139.5,-24 72.5,-24 72.5,-0 139.5,-0 139.5,-24"/>
275<text text-anchor="middle" x="106" y="-9.6" font-family="Helvetica,sans-Serif" font-size="10.50" fill="white">Submodule</text>
276</g>
277<!-- Subroutine -->
278<g id="node3" class="node"><title>Subroutine</title>
279<polygon fill="#d9534f" stroke="#d9534f" points="222,-24 158,-24 158,-0 222,-0 222,-24"/>
280<text text-anchor="middle" x="190" y="-9.6" font-family="Helvetica,sans-Serif" font-size="10.50" fill="white">Subroutine</text>
281</g>
282<!-- Function -->
283<g id="node4" class="node"><title>Function</title>
284<polygon fill="#d94e8f" stroke="#d94e8f" points="294,-24 240,-24 240,-0 294,-0 294,-24"/>
285<text text-anchor="middle" x="267" y="-9.6" font-family="Helvetica,sans-Serif" font-size="10.50" fill="white">Function</text>
286</g>
287<!-- Program -->
288<g id="node5" class="node"><title>Program</title>
289<polygon fill="#f0ad4e" stroke="#f0ad4e" points="366,-24 312,-24 312,-0 366,-0 366,-24"/>
290<text text-anchor="middle" x="339" y="-9.6" font-family="Helvetica,sans-Serif" font-size="10.50" fill="white">Program</text>
291</g>
292<!-- This Page&#39;s Entity -->
293<g id="node6" class="node"><title>This Page&#39;s Entity</title>
294<polygon fill="none" stroke="black" points="481.5,-24 384.5,-24 384.5,-0 481.5,-0 481.5,-24"/>
295<text text-anchor="middle" x="433" y="-9.6" font-family="Helvetica,sans-Serif" font-size="10.50">This Page&#39;s Entity</text>
296</g>
297</g>
298</svg>
299
300   
301    <p>Solid arrows point from a parent (sub)module to the submodule which is
302    descended from it. Dashed arrows point from a module being used to the
303    module or program unit using it.
304    </p>
305   
306                      </div>
307                    </div>
308                  </div>
309                </div>
310               
311    <br>
312   
313
314    <section class="visible-xs visible-sm hidden-md">
315     
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337    </section>
338    <br class="visible-xs visible-sm hidden-md">
339
340   
341
342   
343   
344   
345   
346   
347
348   
349   
350   
351   
352   
353
354   
355   
356   
357    </div>
358  </div>
359
360  <section class="visible-xs visible-sm hidden-md">
361    <hr>
362   
363
364<div class="panel panel-default">
365  <div class="panel-heading text-left"><h3 class="panel-title"><a data-toggle="collapse" href="#allmods-1">All Modules</a></h3></div>
366  <div id="allmods-1" class="panel-collapse collapse">
367    <div class="list-group">
368     
369      <a class="list-group-item" href="../module/grtoph.html">GRTOPH</a>
370     
371      <a class="list-group-item" href="../module/phtogr.html">PHTOGR</a>
372     
373      <a class="list-group-item" href="../module/rwgrib2.html">RWGRIB2</a>
374     
375    </div>
376  </div>
377</div>
378
379
380  </section>
381 
382    <hr>   
383    </div> <!-- /container -->
384    <footer>
385      <div class="container">
386      <div class="row">
387        <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>
388        <div class="col-xs-6 col-md-4 col-md-push-4">
389          <p class="text-right">
390            Documentation generated by
391            <a href="https://github.com/cmacmackin/ford">FORD</a>
392           
393          </p>
394        </div>
395        <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>
396      </div>
397      <br>
398      </div> <!-- /container -->   
399    </footer>
400
401    <!-- Bootstrap core JavaScript
402    ================================================== -->
403    <!-- Placed at the end of the document so the pages load faster -->
404<!--
405    <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
406-->
407    <script src="../js/bootstrap.min.js"></script>
408    <!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
409    <script src="../js/ie10-viewport-bug-workaround.js"></script>
410
411    <!-- MathJax JavaScript
412    ================================================== -->
413    <!-- Placed at the end of the document so the pages load faster -->
414    <script type="text/x-mathjax-config">
415      MathJax.Hub.Config({
416        TeX: { extensions: ['AMSmath.js','AMSsymbols.js','noErrors.js','noUndefined.js'], equationNumbers: { autoNumber: 'AMS' } },
417        jax: ['input/TeX','input/MathML','output/HTML-CSS'],
418        extensions: ['tex2jax.js','mml2jax.js','MathMenu.js','MathZoom.js'],
419        'HTML-CSS': { 
420           styles: { '.MathJax_Display, .MathJax .mo, .MathJax .mi, .MathJax .mn': {color: '#000000 ! important'} }
421        }
422      });
423    </script>
424    <!-- <script src="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script> -->
425  </body>
426</html>
Note: See TracBrowser for help on using the repository browser.
hosted by ZAMG