Changeset 46 for palm/trunk/DOC


Ignore:
Timestamp:
Mar 5, 2007 6:00:47 AM (17 years ago)
Author:
raasch
Message:

updating parts of Marcus changes

Location:
palm/trunk/DOC/app
Files:
5 edited

Legend:

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

    r5 r46  
    159159CPU time for <tt><font style="font-size: 10pt;" size="2">user_init</font></tt>
    160160is considered in the local file <a href="chapter_3.4.html#CPU_MEASURES">CPU_MEASURES</a>
    161 within the category &ldquo;initialisation&rdquo;.</p>
     161within the category &ldquo;initialisation&rdquo;.</p><p>See also <tt><font style="font-size: 10pt;" size="2"><font face="Cumberland, monospace"><a href="#user_init_3d_model">user_init_3d_model</a>.</font></font></tt></p>
    162162
    163163      </td>
     
    197197    </tr>
    198198
    199     <tr valign="top">
     199    <tr><td style="vertical-align: top;">In 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
     200the complete initialization of the 3d model. The user is responsible to
     201set at least all those quantities which are normally set within <tt><font style="font-size: 10pt;" size="2">init_3d_model</font></tt>.</td></tr><tr valign="top">
    200202
    201203      <td width="211">
  • palm/trunk/DOC/app/chapter_4.1.html

    r40 r46  
    73867386     
    73877387     
    7388       <p><span style="font-style: italic;">'initialize_vortex'</span> </p>
     7388      <p><span style="font-style: italic;">'by_user'</span></p><p style="margin-left: 40px;">The initialization of the arrays of the 3d-model is under complete control of the user and has to be done in routine <a href="chapter_3.5.1.html#user_init_3d_model">user_init_3d_model</a> of the user-interface.<span style="font-style: italic;"></span></p><p><span style="font-style: italic;">'initialize_vortex'</span> </p>
    73897389
    73907390
     
    75387538      <p style="font-style: normal;">Values may be
    75397539combined, e.g. <b>initializing_actions</b> = <span style="font-style: italic;">'set_constant_profiles
    7540 initialize_vortex'</span>, but the values of <span style="font-style: italic;">'set_constant_profiles'</span>
    7541 and <span style="font-style: italic;">'set_1d-model_profiles'</span>
    7542 must not be given at the same time.</p>
     7540initialize_vortex'</span>, but the values of <span style="font-style: italic;">'set_constant_profiles'</span>, <span style="font-style: italic;">'set_1d-model_profiles'</span>
     7541, and <span style="font-style: italic;">'by_user'</span> must not be given at the same time.</p>
    75437542
    75447543
  • palm/trunk/DOC/app/chapter_4.2.html

    r5 r46  
    18291829default, the maximum file size of the NetCDF files opened by PALM is 2
    18301830GByte. Using netcdf_64bit = .TRUE. allows file sizes larger than 2
    1831 GByte.<br><br><span style="font-weight: bold;">Warning:</span><br>Some (PD or commercial) software may not support the 64 bit offset format.<br>
    1832       </td>
    1833     </tr>
    1834 <tr>
     1831GByte.<br><br>The 64 bit offset format can be separately switched off for those NetCDF files containing 3d volume date (<span style="font-family: Courier New,Courier,monospace;">DATA_3D_NETCDF</span>, <span style="font-family: Courier New,Courier,monospace;">DATA_3D_AV_NETCDF</span>) using <a href="#netcdf_64bit_3d">netcdf_64bit_3d</a>.<br><br><span style="font-weight: bold;">Warning:</span><br>Some (PD or commercial) software may not support the 64 bit offset format.<br>
     1832      </td>
     1833    </tr>
     1834<tr><td style="vertical-align: top;"><a name="netcdf_64bit_3d"></a><span style="font-weight: bold;">netcdf_64bit_3d</span></td><td style="vertical-align: top;">L</td><td style="vertical-align: top;">.T.</td><td style="vertical-align: top;">NetCDF files containing 3d volume data will have 64 bit offset format.<br><br>This switch&nbsp;only comes into effect if <a href="#netcdf_64bit">netcdf_64bit</a> = .TRUE.. It allows to switch off separately the 64 bit offset format for those NetCDF files containing 3d volume data (<span style="font-family: Courier New,Courier,monospace;">DATA_3D_NETCDF</span>, <span style="font-family: Courier New,Courier,monospace;">DATA_3D_AV_NETCDF</span>).</td></tr><tr>
    18351835      <td style="vertical-align: top;">
    18361836      <p><a name="ngsrb"></a><b>ngsrb</b></p>
  • palm/trunk/DOC/app/chapter_4.6.html

    r40 r46  
    111111-->
    112112  </style></head>
    113 
    114113<body style="direction: ltr;" lang="en-US">
    115114
     
    1188911888      <td>NetCDF files will have 64 bit offset format.</td>
    1189011889    </tr>
    11891     <tr valign="top">
     11890    <tr><td><a style="font-weight: bold;" href="chapter_4.2.html#netcdf_64bit_3d">netcdf_64bit_3d</a></td><td>R</td><td>L</td><td><span style="font-style: italic;">.T.</span></td><td>NetCDF files containing 3d volume data will have 64 bit offset format.</td></tr><tr valign="top">
    1189211891
    1189311892
  • palm/trunk/DOC/app/index.html

    r5 r46  
    148148<p><span style="font-family: Thorndale;" lang="EN-GB">Current
    149149model
    150 version:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 3.1a<br>
     150version:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 3.1c<br>
    151151<a href="http://www.muk.uni-hannover.de/%7Eraasch/PALM_group/doc/app/Aenderungen.html"><span class="GramE">Last</span></a></span><span style="font-family: Thorndale;"><a href="http://www.muk.uni-hannover.de/%7Eraasch/PALM_group/doc/app/Aenderungen.html"><span style="" lang="EN-GB"> change of</span></a></span><span style="font-family: Thorndale;" lang="EN-GB"> this
    152 documentation:&nbsp;&nbsp;&nbsp; 15/03/06 <o:p></o:p></span></p>
     152documentation:&nbsp;&nbsp;&nbsp; 05/03/07 <o:p></o:p></span></p>
    153153<div style="text-align: center;" class="MsoNormal" align="center"><span style="font-family: Thorndale;">
    154154<hr align="center" size="2" width="100%"></span></div>
Note: See TracChangeset for help on using the changeset viewer.