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.
makenemo_fcm.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/makenemo_fcm.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.5 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>makenemo_fcm.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="makenemo-fcm-sh">
41<h1>makenemo_fcm.sh<a class="headerlink" href="#makenemo-fcm-sh" title="Permalink to this headline"></a></h1>
42<div class="section" id="compile-nemo">
43<h2>Compile NEMO<a class="headerlink" href="#compile-nemo" 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>$ makenemo_fcm.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>This script aims :</p>
52<ul class="simple">
53<li>to choose MYCONFIG</li>
54<li>to choose compiler options</li>
55<li>to create the CONFIG/MYCONFIG/WORK directory</li>
56<li>to compile this configuration</li>
57</ul>
58<blockquote>
59<p>Variables used :</p>
60<p>From user input</p>
61</blockquote>
62<ul class="simple">
63<li>NEW_CONF    : configuration to be created</li>
64<li>REF_CONF    : reference configuration to build the new one</li>
65<li>CMP_NAM     : compiler name</li>
66<li>NBR_PRC     : number of processes used to compile</li>
67<li>NEM_SUBDIR  : NEMO subdirectory used (specified)</li>
68</ul>
69<blockquote>
70Locally defined :</blockquote>
71<ul class="simple">
72<li>TAB         : NEMO subdirectory used (read)</li>
73<li>MAIN_DIR : self explaining</li>
74<li>CONFIG_DIR  :   &#8221;    &#8221;    &#8220;</li>
75<li>MODELES_DIR :   &#8221;    &#8221;    &#8220;</li>
76<li>TOOLS_DIR   :   &#8221;    &#8221;    &#8220;</li>
77<li>NEMO_DIR    :   &#8221;    &#8221;    &#8220;</li>
78</ul>
79</div>
80<div class="section" id="examples">
81<h3>EXAMPLES<a class="headerlink" href="#examples" title="Permalink to this headline"></a></h3>
82<div class="highlight-python"><pre>$ ./makenemo_fcm -t ifort_osx - j3 -n ORCA2_LIM</pre>
83</div>
84</div>
85<div class="section" id="todo">
86<h3>TODO<a class="headerlink" href="#todo" title="Permalink to this headline"></a></h3>
87<p>option debug</p>
88</div>
89<div class="section" id="evolutions">
90<h3>EVOLUTIONS<a class="headerlink" href="#evolutions" title="Permalink to this headline"></a></h3>
91<p>$Id$</p>
92<ul class="simple">
93<li>rblod 2010-06-20T16:11:47Z<ul>
94<li>creation</li>
95</ul>
96</li>
97</ul>
98</div>
99</div>
100</div>
101
102
103          </div>
104        </div>
105      </div>
106      <div class="sphinxsidebar">
107        <div class="sphinxsidebarwrapper">
108            <h3><a href="index.html">Table Of Contents</a></h3>
109            <ul>
110<li><a class="reference external" href="#">makenemo_fcm.sh</a><ul>
111<li><a class="reference external" href="#compile-nemo">Compile NEMO</a><ul>
112<li><a class="reference external" href="#synopsis">SYNOPSIS</a></li>
113<li><a class="reference external" href="#description">DESCRIPTION</a></li>
114<li><a class="reference external" href="#examples">EXAMPLES</a></li>
115<li><a class="reference external" href="#todo">TODO</a></li>
116<li><a class="reference external" href="#evolutions">EVOLUTIONS</a></li>
117</ul>
118</li>
119</ul>
120</li>
121</ul>
122
123          <div id="searchbox" style="display: none">
124            <h3>Quick search</h3>
125              <form class="search" action="search.html" method="get">
126                <input type="text" name="q" size="18" />
127                <input type="submit" value="Go" />
128                <input type="hidden" name="check_keywords" value="yes" />
129                <input type="hidden" name="area" value="default" />
130              </form>
131              <p class="searchtip" style="font-size: 90%">
132              Enter search terms or a module, class or function name.
133              </p>
134          </div>
135          <script type="text/javascript">$('#searchbox').show(0);</script>
136        </div>
137      </div>
138      <div class="clearer"></div>
139    </div>
140    <div class="related">
141      <h3>Navigation</h3>
142      <ul>
143        <li class="right" style="margin-right: 10px">
144          <a href="genindex.html" title="General Index"
145             >index</a></li>
146        <li><a href="index.html">NEMO FCM v1.0.0 documentation</a> &raquo;</li> 
147      </ul>
148    </div>
149    <div class="footer">
150      &copy; Copyright 2010, CNRS.
151      Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 0.6.5.
152    </div>
153  </body>
154</html>
Note: See TracBrowser for help on using the repository browser.