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.
index.html in branches/DEV_r1879_FCM/NEMOGCM/TOOLS/doc/manuals/html/sphinx – NEMO

source: branches/DEV_r1879_FCM/NEMOGCM/TOOLS/doc/manuals/html/sphinx/index.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.6 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>NEMO_UTIL manuals &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="#" />
23    <link rel="next" title="Fcheck_archfile.sh" href="Fcheck_archfile.sh.html" /> 
24  </head>
25  <body>
26    <div class="related">
27      <h3>Navigation</h3>
28      <ul>
29        <li class="right" style="margin-right: 10px">
30          <a href="genindex.html" title="General Index"
31             accesskey="I">index</a></li>
32        <li class="right" >
33          <a href="Fcheck_archfile.sh.html" title="Fcheck_archfile.sh"
34             accesskey="N">next</a> |</li>
35        <li><a href="#">NEMO FCM v1.0.0 documentation</a> &raquo;</li> 
36      </ul>
37    </div> 
38
39    <div class="document">
40      <div class="documentwrapper">
41        <div class="bodywrapper">
42          <div class="body">
43           
44  <div class="section" id="nemo-util-manuals">
45<span id="index"></span><h1>NEMO_UTIL manuals<a class="headerlink" href="#nemo-util-manuals" title="Permalink to this headline"></a></h1>
46<div class="section" id="shell-scripts">
47<h2>Shell scripts<a class="headerlink" href="#shell-scripts" title="Permalink to this headline"></a></h2>
48<ul>
49<li class="toctree-l1"><a class="reference external" href="Fcheck_archfile.sh.html">Fcheck_archfile.sh</a></li>
50<li class="toctree-l1"><a class="reference external" href="Fcheck_config.sh.html">Fcheck_config.sh</a></li>
51<li class="toctree-l1"><a class="reference external" href="Fclean_var.sh.html">Fclean_var.sh</a></li>
52<li class="toctree-l1"><a class="reference external" href="Fgo_to_TOOLS.sh.html">Fgo_to_tools.sh</a></li>
53<li class="toctree-l1"><a class="reference external" href="Fmake_config.sh.html">Fmake_config.sh</a></li>
54<li class="toctree-l1"><a class="reference external" href="Fcopy_dir.sh.html">Fcopy_dir.sh</a></li>
55<li class="toctree-l1"><a class="reference external" href="Fmake_WORK.sh.html">Fmake_WORK.sh</a></li>
56<li class="toctree-l1"><a class="reference external" href="Fread_dir.sh.html">Fread_dir.sh</a></li>
57</ul>
58</div>
59</div>
60
61
62          </div>
63        </div>
64      </div>
65      <div class="sphinxsidebar">
66        <div class="sphinxsidebarwrapper">
67            <h3><a href="#">Table Of Contents</a></h3>
68            <ul>
69<li><a class="reference external" href="#">NEMO_UTIL manuals</a><ul>
70<li><a class="reference external" href="#shell-scripts">Shell scripts</a><ul>
71</ul>
72</li>
73</ul>
74</li>
75</ul>
76
77            <h4>Next topic</h4>
78            <p class="topless"><a href="Fcheck_archfile.sh.html"
79                                  title="next chapter">Fcheck_archfile.sh</a></p>
80          <div id="searchbox" style="display: none">
81            <h3>Quick search</h3>
82              <form class="search" action="search.html" method="get">
83                <input type="text" name="q" size="18" />
84                <input type="submit" value="Go" />
85                <input type="hidden" name="check_keywords" value="yes" />
86                <input type="hidden" name="area" value="default" />
87              </form>
88              <p class="searchtip" style="font-size: 90%">
89              Enter search terms or a module, class or function name.
90              </p>
91          </div>
92          <script type="text/javascript">$('#searchbox').show(0);</script>
93        </div>
94      </div>
95      <div class="clearer"></div>
96    </div>
97    <div class="related">
98      <h3>Navigation</h3>
99      <ul>
100        <li class="right" style="margin-right: 10px">
101          <a href="genindex.html" title="General Index"
102             >index</a></li>
103        <li class="right" >
104          <a href="Fcheck_archfile.sh.html" title="Fcheck_archfile.sh"
105             >next</a> |</li>
106        <li><a href="#">NEMO FCM v1.0.0 documentation</a> &raquo;</li> 
107      </ul>
108    </div>
109    <div class="footer">
110      &copy; Copyright 2010, CNRS.
111      Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 0.6.5.
112    </div>
113  </body>
114</html>
Note: See TracBrowser for help on using the repository browser.