New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
*.sh.html in branches/DEV_r1879_FCM/NEMOGCM/TOOLS/doc/manuals/html/sphinx – NEMO

source: branches/DEV_r1879_FCM/NEMOGCM/TOOLS/doc/manuals/html/sphinx/*.sh.html @ 1972

Last change on this file since 1972 was 1972, checked in by flavoni, 14 years ago

Add TOOLS directory and scripts to compile with FCM, see ticket: #685

File size: 4.8 KB
Line 
1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3
4<html xmlns="http://www.w3.org/1999/xhtml">
5  <head>
6    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
7   
8    <title>Fcheck_archfile.sh &mdash; NEMO FCM v1.0.0 documentation</title>
9    <link rel="stylesheet" href="_static/default.css" type="text/css" />
10    <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
11    <script type="text/javascript">
12      var DOCUMENTATION_OPTIONS = {
13        URL_ROOT:    '#',
14        VERSION:     '1.0.0',
15        COLLAPSE_MODINDEX: false,
16        FILE_SUFFIX: '.html',
17        HAS_SOURCE:  true
18      };
19    </script>
20    <script type="text/javascript" src="_static/jquery.js"></script>
21    <script type="text/javascript" src="_static/doctools.js"></script>
22    <link rel="top" title="NEMO FCM v1.0.0 documentation" href="index.html" /> 
23  </head>
24  <body>
25    <div class="related">
26      <h3>Navigation</h3>
27      <ul>
28        <li class="right" style="margin-right: 10px">
29          <a href="genindex.html" title="General Index"
30             accesskey="I">index</a></li>
31        <li><a href="index.html">NEMO FCM v1.0.0 documentation</a> &raquo;</li> 
32      </ul>
33    </div> 
34
35    <div class="document">
36      <div class="documentwrapper">
37        <div class="bodywrapper">
38          <div class="body">
39           
40  <div class="section" id="fcheck-archfile-sh">
41<h1>Fcheck_archfile.sh<a class="headerlink" href="#fcheck-archfile-sh" title="Permalink to this headline"></a></h1>
42<div class="section" id="check-the-compilation-file">
43<h2>Check the compilation file<a class="headerlink" href="#check-the-compilation-file" title="Permalink to this headline"></a></h2>
44<div class="section" id="synopsis">
45<h3>SYNOPSIS<a class="headerlink" href="#synopsis" title="Permalink to this headline"></a></h3>
46<div class="highlight-python"><pre>$ Fcheck_archfile.sh</pre>
47</div>
48</div>
49<div class="section" id="description">
50<h3>DESCRIPTION<a class="headerlink" href="#description" title="Permalink to this headline"></a></h3>
51<p>Check the choice of the compiler.
52Three cases :</p>
53<ul class="simple">
54<li>There was a previous choice</li>
55<li>A new one has be specified</li>
56<li>No information, exit</li>
57</ul>
58</div>
59<div class="section" id="examples">
60<h3>EXAMPLES<a class="headerlink" href="#examples" title="Permalink to this headline"></a></h3>
61<div class="highlight-python"><pre>$ ./Fcheck_archfile.sh COMPILER</pre>
62</div>
63</div>
64<div class="section" id="todo">
65<h3>TODO<a class="headerlink" href="#todo" title="Permalink to this headline"></a></h3>
66<p>option debug</p>
67</div>
68<div class="section" id="evolutions">
69<h3>EVOLUTIONS<a class="headerlink" href="#evolutions" title="Permalink to this headline"></a></h3>
70<p>$Id$</p>
71<ul class="simple">
72<li>rblod 2010-06-20T16:11:47Z<ul>
73<li>creation</li>
74</ul>
75</li>
76</ul>
77</div>
78</div>
79</div>
80
81
82          </div>
83        </div>
84      </div>
85      <div class="sphinxsidebar">
86        <div class="sphinxsidebarwrapper">
87            <h3><a href="index.html">Table Of Contents</a></h3>
88            <ul>
89<li><a class="reference external" href="#">Fcheck_archfile.sh</a><ul>
90<li><a class="reference external" href="#check-the-compilation-file">Check the compilation file</a><ul>
91<li><a class="reference external" href="#synopsis">SYNOPSIS</a></li>
92<li><a class="reference external" href="#description">DESCRIPTION</a></li>
93<li><a class="reference external" href="#examples">EXAMPLES</a></li>
94<li><a class="reference external" href="#todo">TODO</a></li>
95<li><a class="reference external" href="#evolutions">EVOLUTIONS</a></li>
96</ul>
97</li>
98</ul>
99</li>
100</ul>
101
102          <div id="searchbox" style="display: none">
103            <h3>Quick search</h3>
104              <form class="search" action="search.html" method="get">
105                <input type="text" name="q" size="18" />
106                <input type="submit" value="Go" />
107                <input type="hidden" name="check_keywords" value="yes" />
108                <input type="hidden" name="area" value="default" />
109              </form>
110              <p class="searchtip" style="font-size: 90%">
111              Enter search terms or a module, class or function name.
112              </p>
113          </div>
114          <script type="text/javascript">$('#searchbox').show(0);</script>
115        </div>
116      </div>
117      <div class="clearer"></div>
118    </div>
119    <div class="related">
120      <h3>Navigation</h3>
121      <ul>
122        <li class="right" style="margin-right: 10px">
123          <a href="genindex.html" title="General Index"
124             >index</a></li>
125        <li><a href="index.html">NEMO FCM v1.0.0 documentation</a> &raquo;</li> 
126      </ul>
127    </div>
128    <div class="footer">
129      &copy; Copyright 2010, CNRS.
130      Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 0.6.5.
131    </div>
132  </body>
133</html>
Note: See TracBrowser for help on using the repository browser.