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.
Fmake_bld.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/Fmake_bld.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.7 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>Fmake_bld.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="fmake-bld-sh">
41<h1>Fmake_bld.sh<a class="headerlink" href="#fmake-bld-sh" title="Permalink to this headline"></a></h1>
42<div class="section" id="make-build-directory">
43<h2>Make build directory<a class="headerlink" href="#make-build-directory" 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>$ Fmake_bld.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<ul class="simple">
52<li>Make the build directory</li>
53<li>Create repositories needed :</li>
54</ul>
55<blockquote>
56<ul class="simple">
57<li>BLD for compilation</li>
58</ul>
59</blockquote>
60</div>
61<div class="section" id="examples">
62<h3>EXAMPLES<a class="headerlink" href="#examples" title="Permalink to this headline"></a></h3>
63<div class="highlight-python"><pre>$ ./Fmake_bld.sh CONFIG_NAME  TMP_DIR</pre>
64</div>
65</div>
66<div class="section" id="todo">
67<h3>TODO<a class="headerlink" href="#todo" title="Permalink to this headline"></a></h3>
68<p>option debug</p>
69</div>
70<div class="section" id="evolutions">
71<h3>EVOLUTIONS<a class="headerlink" href="#evolutions" title="Permalink to this headline"></a></h3>
72<p>$Id$</p>
73<ul class="simple">
74<li>rblod 2010-06-20T16:11:47Z<ul>
75<li>creation</li>
76</ul>
77</li>
78</ul>
79</div>
80</div>
81</div>
82
83
84          </div>
85        </div>
86      </div>
87      <div class="sphinxsidebar">
88        <div class="sphinxsidebarwrapper">
89            <h3><a href="index.html">Table Of Contents</a></h3>
90            <ul>
91<li><a class="reference external" href="#">Fmake_bld.sh</a><ul>
92<li><a class="reference external" href="#make-build-directory">Make build directory</a><ul>
93<li><a class="reference external" href="#synopsis">SYNOPSIS</a></li>
94<li><a class="reference external" href="#description">DESCRIPTION</a></li>
95<li><a class="reference external" href="#examples">EXAMPLES</a></li>
96<li><a class="reference external" href="#todo">TODO</a></li>
97<li><a class="reference external" href="#evolutions">EVOLUTIONS</a></li>
98</ul>
99</li>
100</ul>
101</li>
102</ul>
103
104          <div id="searchbox" style="display: none">
105            <h3>Quick search</h3>
106              <form class="search" action="search.html" method="get">
107                <input type="text" name="q" size="18" />
108                <input type="submit" value="Go" />
109                <input type="hidden" name="check_keywords" value="yes" />
110                <input type="hidden" name="area" value="default" />
111              </form>
112              <p class="searchtip" style="font-size: 90%">
113              Enter search terms or a module, class or function name.
114              </p>
115          </div>
116          <script type="text/javascript">$('#searchbox').show(0);</script>
117        </div>
118      </div>
119      <div class="clearer"></div>
120    </div>
121    <div class="related">
122      <h3>Navigation</h3>
123      <ul>
124        <li class="right" style="margin-right: 10px">
125          <a href="genindex.html" title="General Index"
126             >index</a></li>
127        <li><a href="index.html">NEMO FCM v1.0.0 documentation</a> &raquo;</li> 
128      </ul>
129    </div>
130    <div class="footer">
131      &copy; Copyright 2010, CNRS.
132      Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 0.6.5.
133    </div>
134  </body>
135</html>
Note: See TracBrowser for help on using the repository browser.