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_config.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_config.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: 5.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>Fmake_config.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    <link rel="next" title="Fcopy_dir.sh" href="Fcopy_dir.sh.html" />
24    <link rel="prev" title="Fgo_to_tools.sh" href="Fgo_to_TOOLS.sh.html" /> 
25  </head>
26  <body>
27    <div class="related">
28      <h3>Navigation</h3>
29      <ul>
30        <li class="right" style="margin-right: 10px">
31          <a href="genindex.html" title="General Index"
32             accesskey="I">index</a></li>
33        <li class="right" >
34          <a href="Fcopy_dir.sh.html" title="Fcopy_dir.sh"
35             accesskey="N">next</a> |</li>
36        <li class="right" >
37          <a href="Fgo_to_TOOLS.sh.html" title="Fgo_to_tools.sh"
38             accesskey="P">previous</a> |</li>
39        <li><a href="index.html">NEMO FCM v1.0.0 documentation</a> &raquo;</li> 
40      </ul>
41    </div> 
42
43    <div class="document">
44      <div class="documentwrapper">
45        <div class="bodywrapper">
46          <div class="body">
47           
48  <div class="section" id="fmake-config-sh">
49<h1>Fmake_config.sh<a class="headerlink" href="#fmake-config-sh" title="Permalink to this headline"></a></h1>
50<div class="section" id="make-the-config">
51<h2>Make the config<a class="headerlink" href="#make-the-config" title="Permalink to this headline"></a></h2>
52<div class="section" id="synopsis">
53<h3>SYNOPSIS<a class="headerlink" href="#synopsis" title="Permalink to this headline"></a></h3>
54<div class="highlight-python"><pre>$ Fmake_config.sh</pre>
55</div>
56</div>
57<div class="section" id="description">
58<h3>DESCRIPTION<a class="headerlink" href="#description" title="Permalink to this headline"></a></h3>
59<ul class="simple">
60<li>Make the config directory</li>
61<li>Create repositories needed :</li>
62</ul>
63<blockquote>
64<ul class="simple">
65<li>EXP00 for namelist</li>
66<li>MY_SRC for user sources</li>
67<li>BLD for compilation</li>
68</ul>
69</blockquote>
70</div>
71<div class="section" id="examples">
72<h3>EXAMPLES<a class="headerlink" href="#examples" title="Permalink to this headline"></a></h3>
73<div class="highlight-python"><pre>$ ./Fmake_config.sh CONFIG_NAME REF_CONFIG_NAME</pre>
74</div>
75</div>
76<div class="section" id="todo">
77<h3>TODO<a class="headerlink" href="#todo" title="Permalink to this headline"></a></h3>
78<p>option debug</p>
79</div>
80<div class="section" id="evolutions">
81<h3>EVOLUTIONS<a class="headerlink" href="#evolutions" title="Permalink to this headline"></a></h3>
82<p>$Id$</p>
83<ul class="simple">
84<li>rblod 2010-06-20T16:11:47Z<ul>
85<li>creation</li>
86</ul>
87</li>
88</ul>
89</div>
90</div>
91</div>
92
93
94          </div>
95        </div>
96      </div>
97      <div class="sphinxsidebar">
98        <div class="sphinxsidebarwrapper">
99            <h3><a href="index.html">Table Of Contents</a></h3>
100            <ul>
101<li><a class="reference external" href="#">Fmake_config.sh</a><ul>
102<li><a class="reference external" href="#make-the-config">Make the config</a><ul>
103<li><a class="reference external" href="#synopsis">SYNOPSIS</a></li>
104<li><a class="reference external" href="#description">DESCRIPTION</a></li>
105<li><a class="reference external" href="#examples">EXAMPLES</a></li>
106<li><a class="reference external" href="#todo">TODO</a></li>
107<li><a class="reference external" href="#evolutions">EVOLUTIONS</a></li>
108</ul>
109</li>
110</ul>
111</li>
112</ul>
113
114            <h4>Previous topic</h4>
115            <p class="topless"><a href="Fgo_to_TOOLS.sh.html"
116                                  title="previous chapter">Fgo_to_tools.sh</a></p>
117            <h4>Next topic</h4>
118            <p class="topless"><a href="Fcopy_dir.sh.html"
119                                  title="next chapter">Fcopy_dir.sh</a></p>
120          <div id="searchbox" style="display: none">
121            <h3>Quick search</h3>
122              <form class="search" action="search.html" method="get">
123                <input type="text" name="q" size="18" />
124                <input type="submit" value="Go" />
125                <input type="hidden" name="check_keywords" value="yes" />
126                <input type="hidden" name="area" value="default" />
127              </form>
128              <p class="searchtip" style="font-size: 90%">
129              Enter search terms or a module, class or function name.
130              </p>
131          </div>
132          <script type="text/javascript">$('#searchbox').show(0);</script>
133        </div>
134      </div>
135      <div class="clearer"></div>
136    </div>
137    <div class="related">
138      <h3>Navigation</h3>
139      <ul>
140        <li class="right" style="margin-right: 10px">
141          <a href="genindex.html" title="General Index"
142             >index</a></li>
143        <li class="right" >
144          <a href="Fcopy_dir.sh.html" title="Fcopy_dir.sh"
145             >next</a> |</li>
146        <li class="right" >
147          <a href="Fgo_to_TOOLS.sh.html" title="Fgo_to_tools.sh"
148             >previous</a> |</li>
149        <li><a href="index.html">NEMO FCM v1.0.0 documentation</a> &raquo;</li> 
150      </ul>
151    </div>
152    <div class="footer">
153      &copy; Copyright 2010, CNRS.
154      Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 0.6.5.
155    </div>
156  </body>
157</html>
Note: See TracBrowser for help on using the repository browser.