Changeset 217 for palm/trunk/DOC/app/chapter_3.5.1.html
- Timestamp:
- Dec 9, 2008 6:00:48 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/DOC/app/chapter_3.5.1.html
r212 r217 106 106 new <a href="chapter_4.1.html#topography">topography</a> mode 107 107 in the <tt><font style="font-size: 10pt;" size="2">SELECT CASE( TRIM(topography) ) </font></tt>command 108 in <tt><font style="font-size: 10pt;" size="2">user_init_grid</font></tt>.108 and the definition of <a href="chapter_4.3.html#topography_grid_convention">topography_grid_convention</a> in <tt><font style="font-size: 10pt;" size="2">user_init_grid</font></tt>. 109 109 Note that the <a href="chapter_4.1.html#topography">topography</a> 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> 111 and <span style="font-style: italic;">'read_from_file'</span> are not allowed here since these are the standard cases used in the 113 112 calling routine <tt><font style="font-size: 10pt;" size="2">init_grid</font></tt>. </p> <p>CPU 114 113 time for <tt><font style="font-size: 10pt;" size="2">user_init_grid</font></tt> 115 114 is considered in the local file <a href="chapter_3.4.html#CPU_MEASURES">CPU_MEASURES</a> 116 115 within the category “initialisation”.</p> </td> 117 </tr> <tr><td style="vertical-align: top;"> In116 </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 &userpar control parameters and deduce further quantities.</td></tr><tr><td style="vertical-align: top;">In 118 117 the 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 119 118 the complete initialization of the 3d model. The user is responsible to
Note: See TracChangeset
for help on using the changeset viewer.