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.
Fcheck_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/Fcheck_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>Fcheck_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="Fclean_var.sh" href="Fclean_var.sh.html" />
24    <link rel="prev" title="Fcheck_archfile.sh" href="Fcheck_archfile.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="Fclean_var.sh.html" title="Fclean_var.sh"
35             accesskey="N">next</a> |</li>
36        <li class="right" >
37          <a href="Fcheck_archfile.sh.html" title="Fcheck_archfile.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="fcheck-config-sh">
49<h1>Fcheck_config.sh<a class="headerlink" href="#fcheck-config-sh" title="Permalink to this headline"></a></h1>
50<div class="section" id="check-the-configuration">
51<h2>Check the configuration<a class="headerlink" href="#check-the-configuration" 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>$ Fcheck_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<p>Check the choice of the configuration:</p>
60<ul class="simple">
61<li>Two cases</li>
62<li>One is explicitely set</li>
63<li>Nothing set, use the previous in use (default ORA2_LIM)</li>
64</ul>
65</div>
66<div class="section" id="examples">
67<h3>EXAMPLES<a class="headerlink" href="#examples" title="Permalink to this headline"></a></h3>
68<div class="highlight-python"><pre>$ ./Fcheck_config.sh</pre>
69</div>
70</div>
71<div class="section" id="todo">
72<h3>TODO<a class="headerlink" href="#todo" title="Permalink to this headline"></a></h3>
73<p>option debug</p>
74</div>
75<div class="section" id="evolutions">
76<h3>EVOLUTIONS<a class="headerlink" href="#evolutions" title="Permalink to this headline"></a></h3>
77<p>$Id$</p>
78<ul class="simple">
79<li>rblod 2010-06-20T16:11:47Z<ul>
80<li>creation</li>
81</ul>
82</li>
83</ul>
84</div>
85</div>
86</div>
87
88
89          </div>
90        </div>
91      </div>
92      <div class="sphinxsidebar">
93        <div class="sphinxsidebarwrapper">
94            <h3><a href="index.html">Table Of Contents</a></h3>
95            <ul>
96<li><a class="reference external" href="#">Fcheck_config.sh</a><ul>
97<li><a class="reference external" href="#check-the-configuration">Check the configuration</a><ul>
98<li><a class="reference external" href="#synopsis">SYNOPSIS</a></li>
99<li><a class="reference external" href="#description">DESCRIPTION</a></li>
100<li><a class="reference external" href="#examples">EXAMPLES</a></li>
101<li><a class="reference external" href="#todo">TODO</a></li>
102<li><a class="reference external" href="#evolutions">EVOLUTIONS</a></li>
103</ul>
104</li>
105</ul>
106</li>
107</ul>
108
109            <h4>Previous topic</h4>
110            <p class="topless"><a href="Fcheck_archfile.sh.html"
111                                  title="previous chapter">Fcheck_archfile.sh</a></p>
112            <h4>Next topic</h4>
113            <p class="topless"><a href="Fclean_var.sh.html"
114                                  title="next chapter">Fclean_var.sh</a></p>
115          <div id="searchbox" style="display: none">
116            <h3>Quick search</h3>
117              <form class="search" action="search.html" method="get">
118                <input type="text" name="q" size="18" />
119                <input type="submit" value="Go" />
120                <input type="hidden" name="check_keywords" value="yes" />
121                <input type="hidden" name="area" value="default" />
122              </form>
123              <p class="searchtip" style="font-size: 90%">
124              Enter search terms or a module, class or function name.
125              </p>
126          </div>
127          <script type="text/javascript">$('#searchbox').show(0);</script>
128        </div>
129      </div>
130      <div class="clearer"></div>
131    </div>
132    <div class="related">
133      <h3>Navigation</h3>
134      <ul>
135        <li class="right" style="margin-right: 10px">
136          <a href="genindex.html" title="General Index"
137             >index</a></li>
138        <li class="right" >
139          <a href="Fclean_var.sh.html" title="Fclean_var.sh"
140             >next</a> |</li>
141        <li class="right" >
142          <a href="Fcheck_archfile.sh.html" title="Fcheck_archfile.sh"
143             >previous</a> |</li>
144        <li><a href="index.html">NEMO FCM v1.0.0 documentation</a> &raquo;</li> 
145      </ul>
146    </div>
147    <div class="footer">
148      &copy; Copyright 2010, CNRS.
149      Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 0.6.5.
150    </div>
151  </body>
152</html>
Note: See TracBrowser for help on using the repository browser.