source: flex_extract.git/documentation/FORD/V5/Doc_original/module/grtoph.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: 18.8 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>GRTOPH &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>GRTOPH
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="18.6% of total for modules and submodules.">136 statements</a>
130     </li> 
131     
132     
133    <li><i class="fa fa-code"></i><a href="../src/grphreal.f"> Source File</a></li>
134     
135  </ul>
136  <ol class="breadcrumb in-well text-right">
137 
138     <li><a href='../sourcefile/grphreal.f.html'>grphreal.f</a></li>
139 
140     <li class="active">GRTOPH</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    <ul class="list-inline">
207      <li><h4>Uses:</h4></li>
208     
209      <li><a href='../module/phtogr.html'>PHTOGR</a></li>
210     
211    </ul>
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~~grtoph~~UsesGraph Pages: 1 -->
219<svg id="modulegrtophUsesGraph" width="160pt" height="32pt"
220 viewBox="0.00 0.00 160.00 32.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
221<g id="module~~grtoph~~UsesGraph" class="graph" transform="scale(1 1) rotate(0) translate(4 28)">
222<title>module~~grtoph~~UsesGraph</title>
223<polygon fill="white" stroke="none" points="-4,4 -4,-28 156,-28 156,4 -4,4"/>
224<!-- module~grtoph -->
225<g id="module~~grtoph~~UsesGraph_node1" class="node"><title>module~grtoph</title>
226<polygon fill="none" stroke="black" points="152,-24 94,-24 94,-0 152,-0 152,-24"/>
227<text text-anchor="middle" x="123" y="-9.6" font-family="Helvetica,sans-Serif" font-size="10.50">GRTOPH</text>
228</g>
229<!-- module~phtogr -->
230<g id="module~~grtoph~~UsesGraph_node2" class="node"><title>module~phtogr</title>
231<g id="a_module~~grtoph~~UsesGraph_node2"><a xlink:href="../module/phtogr.html" xlink:title="PHTOGR">
232<polygon fill="#337ab7" stroke="#337ab7" points="58,-24 3.55271e-15,-24 3.55271e-15,-0 58,-0 58,-24"/>
233<text text-anchor="middle" x="29" y="-9.6" font-family="Helvetica,sans-Serif" font-size="10.50" fill="white">PHTOGR</text>
234</a>
235</g>
236</g>
237<!-- module~phtogr&#45;&gt;module~grtoph -->
238<g id="module~~grtoph~~UsesGraph_edge1" class="edge"><title>module~phtogr&#45;&gt;module~grtoph</title>
239<path fill="none" stroke="#000000" stroke-dasharray="5,2" d="M58.1029,-12C66.1425,-12 75.0461,-12 83.5904,-12"/>
240<polygon fill="#000000" stroke="#000000" points="83.7522,-15.5001 93.7521,-12 83.7521,-8.5001 83.7522,-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   
312
313   
314   
315   
316   
317    <h3>Used By</h3>
318   
319                <div class="depgraph"><?xml version="1.0" encoding="UTF-8" standalone="no"?>
320<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
321 "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
322<!-- Generated by graphviz version 2.38.0 (20140413.2041)
323 -->
324<!-- Title: module~~grtoph~~UsedByGraph Pages: 1 -->
325<svg id="modulegrtophUsedByGraph" width="187pt" height="32pt"
326 viewBox="0.00 0.00 187.00 32.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
327<g id="module~~grtoph~~UsedByGraph" class="graph" transform="scale(1 1) rotate(0) translate(4 28)">
328<title>module~~grtoph~~UsedByGraph</title>
329<polygon fill="white" stroke="none" points="-4,4 -4,-28 183,-28 183,4 -4,4"/>
330<!-- module~grtoph -->
331<g id="module~~grtoph~~UsedByGraph_node1" class="node"><title>module~grtoph</title>
332<polygon fill="none" stroke="black" points="58,-24 3.55271e-15,-24 3.55271e-15,-0 58,-0 58,-24"/>
333<text text-anchor="middle" x="29" y="-9.6" font-family="Helvetica,sans-Serif" font-size="10.50">GRTOPH</text>
334</g>
335<!-- program~preconvert -->
336<g id="module~~grtoph~~UsedByGraph_node2" class="node"><title>program~preconvert</title>
337<g id="a_module~~grtoph~~UsedByGraph_node2"><a xlink:href="../program/preconvert.html" xlink:title="PRECONVERT">
338<polygon fill="#f0ad4e" stroke="#f0ad4e" points="179,-24 94,-24 94,-0 179,-0 179,-24"/>
339<text text-anchor="middle" x="136.5" y="-9.6" font-family="Helvetica,sans-Serif" font-size="10.50" fill="white">PRECONVERT</text>
340</a>
341</g>
342</g>
343<!-- module~grtoph&#45;&gt;program~preconvert -->
344<g id="module~~grtoph~~UsedByGraph_edge1" class="edge"><title>module~grtoph&#45;&gt;program~preconvert</title>
345<path fill="none" stroke="#000000" stroke-dasharray="5,2" d="M58.2721,-12C66.0808,-12 74.8092,-12 83.5099,-12"/>
346<polygon fill="#000000" stroke="#000000" points="83.6545,-15.5001 93.6544,-12 83.6544,-8.5001 83.6545,-15.5001"/>
347</g>
348</g>
349</svg>
350</div>
351                <div><a type="button" class="graph-help" data-toggle="modal" href="#graph-help-text">Help</a></div>
352                <div class="modal fade" id="graph-help-text" tabindex="-1" role="dialog">
353                  <div class="modal-dialog modal-lg" role="document">
354                    <div class="modal-content">
355                      <div class="modal-header">
356                        <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">&times;</span></button>
357                        <h4 class="modal-title" id="-graph-help-label">Graph Key</h4>
358                      </div>
359                      <div class="modal-body">
360                       
361    <p>Nodes of different colours represent the following: </p>
362    <?xml version="1.0" encoding="UTF-8" standalone="no"?>
363<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
364 "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
365<!-- Generated by graphviz version 2.38.0 (20140413.2041)
366 -->
367<!-- Title: Graph Key Pages: 1 -->
368<svg width="490pt" height="32pt"
369 viewBox="0.00 0.00 489.50 32.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
370<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 28)">
371<title>Graph Key</title>
372<polygon fill="white" stroke="none" points="-4,4 -4,-28 485.5,-28 485.5,4 -4,4"/>
373<!-- Module -->
374<g id="node1" class="node"><title>Module</title>
375<polygon fill="#337ab7" stroke="#337ab7" points="54,-24 0,-24 0,-0 54,-0 54,-24"/>
376<text text-anchor="middle" x="27" y="-9.6" font-family="Helvetica,sans-Serif" font-size="10.50" fill="white">Module</text>
377</g>
378<!-- Submodule -->
379<g id="node2" class="node"><title>Submodule</title>
380<polygon fill="#5bc0de" stroke="#5bc0de" points="139.5,-24 72.5,-24 72.5,-0 139.5,-0 139.5,-24"/>
381<text text-anchor="middle" x="106" y="-9.6" font-family="Helvetica,sans-Serif" font-size="10.50" fill="white">Submodule</text>
382</g>
383<!-- Subroutine -->
384<g id="node3" class="node"><title>Subroutine</title>
385<polygon fill="#d9534f" stroke="#d9534f" points="222,-24 158,-24 158,-0 222,-0 222,-24"/>
386<text text-anchor="middle" x="190" y="-9.6" font-family="Helvetica,sans-Serif" font-size="10.50" fill="white">Subroutine</text>
387</g>
388<!-- Function -->
389<g id="node4" class="node"><title>Function</title>
390<polygon fill="#d94e8f" stroke="#d94e8f" points="294,-24 240,-24 240,-0 294,-0 294,-24"/>
391<text text-anchor="middle" x="267" y="-9.6" font-family="Helvetica,sans-Serif" font-size="10.50" fill="white">Function</text>
392</g>
393<!-- Program -->
394<g id="node5" class="node"><title>Program</title>
395<polygon fill="#f0ad4e" stroke="#f0ad4e" points="366,-24 312,-24 312,-0 366,-0 366,-24"/>
396<text text-anchor="middle" x="339" y="-9.6" font-family="Helvetica,sans-Serif" font-size="10.50" fill="white">Program</text>
397</g>
398<!-- This Page&#39;s Entity -->
399<g id="node6" class="node"><title>This Page&#39;s Entity</title>
400<polygon fill="none" stroke="black" points="481.5,-24 384.5,-24 384.5,-0 481.5,-0 481.5,-24"/>
401<text text-anchor="middle" x="433" y="-9.6" font-family="Helvetica,sans-Serif" font-size="10.50">This Page&#39;s Entity</text>
402</g>
403</g>
404</svg>
405
406   
407    <p>Solid arrows point from a parent (sub)module to the submodule which is
408    descended from it. Dashed arrows point from a module being used to the
409    module or program unit using it.
410    </p>
411   
412                      </div>
413                    </div>
414                  </div>
415                </div>
416               
417    <br>
418   
419
420    <section class="visible-xs visible-sm hidden-md">
421     
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443    </section>
444    <br class="visible-xs visible-sm hidden-md">
445
446   
447
448   
449   
450   
451   
452   
453
454   
455   
456   
457   
458   
459
460   
461   
462   
463    </div>
464  </div>
465
466  <section class="visible-xs visible-sm hidden-md">
467    <hr>
468   
469
470<div class="panel panel-default">
471  <div class="panel-heading text-left"><h3 class="panel-title"><a data-toggle="collapse" href="#allmods-1">All Modules</a></h3></div>
472  <div id="allmods-1" class="panel-collapse collapse">
473    <div class="list-group">
474     
475      <a class="list-group-item" href="../module/grtoph.html">GRTOPH</a>
476     
477      <a class="list-group-item" href="../module/phtogr.html">PHTOGR</a>
478     
479      <a class="list-group-item" href="../module/rwgrib2.html">RWGRIB2</a>
480     
481    </div>
482  </div>
483</div>
484
485
486  </section>
487 
488    <hr>   
489    </div> <!-- /container -->
490    <footer>
491      <div class="container">
492      <div class="row">
493        <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>
494        <div class="col-xs-6 col-md-4 col-md-push-4">
495          <p class="text-right">
496            Documentation generated by
497            <a href="https://github.com/cmacmackin/ford">FORD</a>
498           
499          </p>
500        </div>
501        <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>
502      </div>
503      <br>
504      </div> <!-- /container -->   
505    </footer>
506
507    <!-- Bootstrap core JavaScript
508    ================================================== -->
509    <!-- Placed at the end of the document so the pages load faster -->
510<!--
511    <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
512-->
513    <script src="../js/bootstrap.min.js"></script>
514    <!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
515    <script src="../js/ie10-viewport-bug-workaround.js"></script>
516
517    <!-- MathJax JavaScript
518    ================================================== -->
519    <!-- Placed at the end of the document so the pages load faster -->
520    <script type="text/x-mathjax-config">
521      MathJax.Hub.Config({
522        TeX: { extensions: ['AMSmath.js','AMSsymbols.js','noErrors.js','noUndefined.js'], equationNumbers: { autoNumber: 'AMS' } },
523        jax: ['input/TeX','input/MathML','output/HTML-CSS'],
524        extensions: ['tex2jax.js','mml2jax.js','MathMenu.js','MathZoom.js'],
525        'HTML-CSS': { 
526           styles: { '.MathJax_Display, .MathJax .mo, .MathJax .mi, .MathJax .mn': {color: '#000000 ! important'} }
527        }
528      });
529    </script>
530    <!-- <script src="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script> -->
531  </body>
532</html>
Note: See TracBrowser for help on using the repository browser.
hosted by ZAMG