Ignore:
Timestamp:
Dec 9, 2008 6:00:48 PM (15 years ago)
Author:
letzel
Message:
  • NCL scripts in trunk/SCRIPTS/NCL updated
File:
1 edited

Legend:

Unmodified
Added
Removed
  • palm/trunk/DOC/app/chapter_3.5.1.html

    r212 r217  
    106106new <a href="chapter_4.1.html#topography">topography</a>&nbsp;mode
    107107in the&nbsp;<tt><font style="font-size: 10pt;" size="2">SELECT CASE( TRIM(topography) ) </font></tt>command
    108 in&nbsp;<tt><font style="font-size: 10pt;" size="2">user_init_grid</font></tt>.
     108and the definition of <a href="chapter_4.3.html#topography_grid_convention">topography_grid_convention</a> in&nbsp;<tt><font style="font-size: 10pt;" size="2">user_init_grid</font></tt>.
    109109Note that the <a href="chapter_4.1.html#topography">topography</a>&nbsp;modes
    110 <span style="font-style: italic;">'flat'</span>
    111 and <span style="font-style: italic;">'single_building'</span>
    112 are not allowed here since these are the standard cases used in the
     110<span style="font-style: italic;">'flat'</span>, <span style="font-style: italic;">'single_building'</span>
     111and <span style="font-style: italic;">'read_from_file'</span> are not allowed here since these are the standard cases used in the
    113112calling routine <tt><font style="font-size: 10pt;" size="2">init_grid</font></tt>. </p> <p>CPU
    114113time for <tt><font style="font-size: 10pt;" size="2">user_init_grid</font></tt>
    115114is considered in the local file <a href="chapter_3.4.html#CPU_MEASURES">CPU_MEASURES</a>
    116115within the category &ldquo;initialisation&rdquo;.</p> </td>
    117 </tr> <tr><td style="vertical-align: top;">In
     116</tr> <tr><td style="vertical-align: top;">End of <code>check_parameters</code></td><td style="vertical-align: top;"><code><a name="user_check_parameters"></a>user_check_parameters</code></td><td style="vertical-align: top;">Check &amp;userpar control parameters and deduce further quantities.</td></tr><tr><td style="vertical-align: top;">In
    118117the middle of <tt><font style="font-size: 10pt;" size="2">init_3d_model.f90</font></tt></td><td style="vertical-align: top;"><span style="font-family: monospace;"></span><tt><font style="font-size: 10pt;" size="2"><font face="Cumberland, monospace"><a name="user_init_3d_model"></a>user_init_3d_<br>model</font></font></tt></td><td style="vertical-align: top;">Initialization of the 3d-model.<br><br>Allows
    119118the complete initialization of the 3d model. The user is responsible to
Note: See TracChangeset for help on using the changeset viewer.