Ignore:
Timestamp:
Aug 24, 2007 3:10:38 PM (17 years ago)
Author:
letzel
Message:
  • Improved coupler: evaporation - salinity-flux coupling for humidity = .T.,

avoid MPI hangs when coupled runs terminate, add DOC/app/chapter_3.8;

  • Optional calculation of km and kh from initial TKE e_init;
  • Default initialization of km,kh = 0.00001 for ocean = .T.;
  • Allow data_output_pr= q, wq, w"q", w*q* for humidity = .T.;
  • Bugfix: Rayleigh damping for ocean fixed.
File:
1 edited

Legend:

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

    r61 r108  
    11<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
    2 <html><head>
    3 <meta http-equiv="CONTENT-TYPE" content="text/html; charset=windows-1252"><title>PALM
    4 chapter 3.7</title> <meta name="GENERATOR" content="StarOffice 7 (Win32)"> <meta name="AUTHOR" content="Siegfried Raasch"> <meta name="CREATED" content="20040809;13460943"> <meta name="CHANGED" content="20041112;15085727"> <meta name="KEYWORDS" content="parallel LES model"> <style>
     2<html>
     3<head>
     4
     5  <meta http-equiv="CONTENT-TYPE" content="text/html; charset=windows-1252">
     6  <title>PALM chapter 3.7</title>
     7 
     8  <meta name="GENERATOR" content="StarOffice 7 (Win32)">
     9 
     10  <meta name="AUTHOR" content="Siegfried Raasch">
     11 
     12  <meta name="CREATED" content="20040809;13460943">
     13 
     14  <meta name="CHANGED" content="20041112;15085727">
     15 
     16  <meta name="KEYWORDS" content="parallel LES model">
     17 
     18  <style>
    519<!--
    620@page { size: 21cm 29.7cm }
    721-->
    8 </style></head>
     22  </style>
     23</head>
    924
    10 <body style="direction: ltr;" lang="en-US"><h3 style="line-height: 100%;">3.7 Optional software packages</h3>
     25<body style="direction: ltr;" lang="en-US">
     26<h3 style="line-height: 100%;">3.7 Optional software packages</h3>
     27
    1128<p style="line-height: 100%;">Starting from version 2.1
    1229PALM includes
     
    1936compilation time as well as the memory demand of the model is limited
    2037to the real needs. </p>
     38
    2139<p style="line-height: 100%;">To use software packages in
    2240a model run,
     
    3149the <b>mrun</b> call
    3250has to be: </p>
    33 <ul> <p style="line-height: 100%;"><tt><font style="font-size: 10pt;" size="2">mrun ... -p
     51
     52<ul>
     53 
     54  <p style="line-height: 100%;"><tt><font style="font-size: 10pt;" size="2">mrun ... -p
    3455&ldquo;package1 package2&rdquo; </font>.</tt></p>
    35 </ul><p style="line-height: 100%;">Starting from version 3.2, the particles-package is part of the default model, so it does not have to be switched on using <span style="font-weight: bold;">mrun</span>-option <span style="font-family: Courier New,Courier,monospace;">-p</span>. However, the respective parameters have still to be set by using the NAMELIST group <span style="font-family: Courier New,Courier,monospace;">particles_par</span>.</p><p style="line-height: 100%;">Further package
     56
     57</ul>
     58<p style="line-height: 100%;">Starting from version 3.2, the particles-package is part of the default model, so it does not have to be switched on using <span style="font-weight: bold;">mrun</span>-option <span style="font-family: Courier New,Courier,monospace;">-p</span>. However, the respective parameters have still to be set by using the NAMELIST group <span style="font-family: Courier New,Courier,monospace;">particles_par</span>.</p>
     59<p style="line-height: 100%;">Further package
    3660names can be added to
    3761the list, separated by blanks. If the respective packages permit user
     
    4367group name is given in the table below. For the example above one
    4468would have to add the following lines to PARIN (example): &nbsp; </p>
    45 <ul> <p style="line-height: 100%;"><tt><font style="font-size: 10pt;" size="2">&amp;namelist_packagename1
     69
     70<ul>
     71 
     72  <p style="line-height: 100%;"><tt><font style="font-size: 10pt;" size="2">&amp;namelist_packagename1
    4673var1 = 1,0, var2 =
    4774&ldquo;abcd&rdquo; /</font></tt><font style="font-size: 10pt;" size="2"> </font> </p>
    48 <p style="line-height: 100%;"><tt><font style="font-size: 10pt;" size="2">&amp;namelist_packagename2
     75
     76  <p style="line-height: 100%;"><tt><font style="font-size: 10pt;" size="2">&amp;namelist_packagename2
    4977var3 = .TRUE.,
    5078var4 = 0 /</font></tt></p>
    51 </ul><p style="margin-bottom: 0cm; line-height: 100%;">The
     79
     80</ul>
     81<p style="margin-bottom: 0cm; line-height: 100%;">The
    5282following
    5383packages are available: <br>
     84
    5485&nbsp; <br>
     86
    5587&nbsp; </p>
    56 <table border="1" cellpadding="2" cellspacing="2" width="100%"> <tbody> <tr> <td> <p><b>Package
    57 name:</b></p> </td> <td> <p><b>NAMELIST
    58 group name:</b></p> </td> <td> <p><b>Functionality:</b></p>
    59 </td> <td> <p><b>Control parameter:</b></p>
    60 </td> </tr> <tr valign="top"> <td> <p>--- (see above)</p>
    61 </td> <td> <p>particles_par</p> </td> <td>
    62 <p>Release and advection of particles. The particle sources can
     88
     89<table border="1" cellpadding="2" cellspacing="2" width="100%">
     90 <tbody>
     91 <tr>
     92 <td>
     93      <p><b>Package
     94name:</b></p>
     95 </td>
     96 <td>
     97      <p><b>NAMELIST
     98group name:</b></p>
     99 </td>
     100 <td>
     101      <p><b>Functionality:</b></p>
     102
     103      </td>
     104 <td>
     105      <p><b>Control parameter:</b></p>
     106
     107      </td>
     108 </tr>
     109 <tr valign="top">
     110 <td>
     111      <p>--- (see above)</p>
     112
     113      </td>
     114 <td>
     115      <p>particles_par</p>
     116 </td>
     117 <td>
     118      <p>Release and advection of particles. The particle sources can
    63119additionally be defined by the user in subroutine <tt><font style="font-size: 10pt;" size="2">user_init_particles</font></tt>
    64 .</p> </td> <td> <p>see section 4.2</p>
    65 </td> </tr> <tr valign="top"> <td> <p>dvrp_graphics</p>
    66 </td> <td> <p>dvrp_graphics_par</p> </td>
    67 <td> <p>Graphical output with the dvrp software of the
     120.</p>
     121 </td>
     122 <td>
     123      <p>see section 4.2</p>
     124
     125      </td>
     126 </tr>
     127 <tr valign="top">
     128 <td>
     129      <p>dvrp_graphics</p>
     130
     131      </td>
     132 <td>
     133      <p>dvrp_graphics_par</p>
     134 </td>
     135
     136      <td>
     137      <p>Graphical output with the dvrp software of the
    68138RRZN. This is
    69139only available on the IBM Regatta "hanni" of the HLRN. Possible output
    70140are iso-surfaces, cross-sections and particles (if the particle package
    71 is selected). The use of this package is described in section <a href="chapter_4.5.7.html">4.5.7</a>.</p> </td>
    72 <td> <p>see section 4.2</p> </td> </tr>
    73 <tr valign="top"> <td> <p>spectra</p> </td>
    74 <td> <p>spectra_par</p> </td> <td> <p>Computation
     141is selected). The use of this package is described in section <a href="chapter_4.5.7.html">4.5.7</a>.</p>
     142 </td>
     143
     144      <td>
     145      <p>see section 4.2</p>
     146 </td>
     147 </tr>
     148
     149    <tr valign="top">
     150 <td>
     151      <p>spectra</p>
     152 </td>
     153
     154      <td>
     155      <p>spectra_par</p>
     156 </td>
     157 <td>
     158      <p>Computation
    75159and output of horizontal power spectra of the
    76 prognostic variables. </p> </td> <td> <p>see
     160prognostic variables. </p>
     161 </td>
     162 <td>
     163      <p>see
    77164section <a href="chapter_4.2.html#spectra_package">4.2</a></p>
    78 </td> </tr> </tbody>
    79 </table><hr>
    80 <p style="line-height: 100%;"><br><font color="#000080"><font color="#000080"><a href="chapter_3.6.html"><font color="#000080"><img src="left.gif" name="Grafik1" align="bottom" border="2" height="32" width="32"></font></a><a href="index.html"><font color="#000080"><img src="up.gif" name="Grafik2" align="bottom" border="2" height="32" width="32"></font></a><a href="chapter_4.0.html"><font color="#000080"><img src="right.gif" name="Grafik3" align="bottom" border="2" height="32" width="32"></font></a></font></font></p>
     165
     166      </td>
     167 </tr>
     168 
     169  </tbody>
     170</table>
     171<hr>
     172<p style="line-height: 100%;"><br>
     173<font color="#000080"><font color="#000080"><a href="chapter_3.6.html"><font color="#000080"><img src="left.gif" name="Grafik1" align="bottom" border="2" height="32" width="32"></font></a><a href="index.html"><font color="#000080"><img src="up.gif" name="Grafik2" align="bottom" border="2" height="32" width="32"></font></a><a href="chapter_3.8.html"><font color="#000080"><img style="border: 2px solid ; width: 32px; height: 32px;" alt="" src="right.gif" name="Grafik3"></font></a></font></font></p>
     174
    81175<p style="line-height: 100%;"><i>Last
    82176change:&nbsp;</i> $Id$</p>
    83 </body></html>
     177
     178</body>
     179</html>
Note: See TracChangeset for help on using the changeset viewer.