Changeset 89 for palm/trunk/DOC/app/chapter_4.3.html
- Timestamp:
- May 25, 2007 12:08:31 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/DOC/app/chapter_4.3.html
r62 r89 1 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> 2 2 <html><head> 3 <meta http-equiv="CONTENT-TYPE" content="text/html; charset=windows-1252"><title>PALM 4 chapter 4.3</title> <meta name="GENERATOR" content="StarOffice 7 (Win32)"> <meta name="AUTHOR" content="Siegfried Raasch"> <meta name="CREATED" content="20041013;13364831"> <meta name="CHANGED" content="20041015;15380006"> <meta name="KEYWORDS" content="parallel LES model"> <style> 3 <meta http-equiv="CONTENT-TYPE" content="text/html; charset=windows-1252"><title>PALM chapter 4.3</title> <meta name="GENERATOR" content="StarOffice 7 (Win32)"> <meta name="AUTHOR" content="Siegfried Raasch"> <meta name="CREATED" content="20041013;13364831"> <meta name="CHANGED" content="20041015;15380006"> <meta name="KEYWORDS" content="parallel LES model"> <style> 5 4 <!-- 6 5 @page { size: 21cm 29.7cm } … … 14 13 <br> <b><font size="4">value</font></b></p> 15 14 </td> <td> <p><font size="4"><b>Explanation</b></font></p> 16 </td> </tr> <tr><td style="vertical-align: top;"><a name="data_output_user"></a><span style="font-weight: bold;">data_output_user</span></td><td style="vertical-align: top;">C * 10 (100)</td><td style="vertical-align: top;"><span style="font-style: italic;">100 * ' '</span></td><td style="vertical-align: top;">User defined quantities for 15 </td> </tr> <tr><td style="vertical-align: top;"><span style="font-weight: bold;"><a name="data_output_pr_user"></a>data_output_pr_user</span></td><td style="vertical-align: top;">C * 10<br>(200)</td><td style="vertical-align: top;"><span style="font-style: italic;">200 * ' '</span></td><td style="vertical-align: top;">User defined quantities for 16 which horizontally averaged profile data is to be output.<br><br>Beside 17 the PALM standard output quantities (which can be selected via 18 parameter <a href="chapter_4.2.html#data_output_pr">data_output_pr</a>), 19 the user can define (without any restriction) additional output 20 quantities (e.g. turbulent resolved-scale horizontal momentum fluxes, etc.). Each of these 21 quantities has to be given a unique identifier (string) which must be 22 different from the strings defining the standard output quantities (see 23 list from the description of <a href="chapter_4.2.html#data_output_pr">data_output_pr</a>). 24 Data output can be switched on by assigning the respective strings to <span style="font-weight: bold;">data_output_user</span>.<br><br>The 25 user has to calculate/provide the respective data array(s) by 26 appropriately extending the user interface (see <a href="chapter_3.5.4.html">3.5.4</a>).<br><br>For 27 further steering of the user defined output (output times, cross 28 section levels, time averaging, etc.), the steering parameters for <a href="chapter_4.2.html#data_output_pr">data_output_pr</a> 29 apply accordingly.</td></tr><tr><td style="vertical-align: top;"><a name="data_output_user"></a><span style="font-weight: bold;">data_output_user</span></td><td style="vertical-align: top;">C * 10 (100)</td><td style="vertical-align: top;"><span style="font-style: italic;">100 * ' '</span></td><td style="vertical-align: top;">User defined quantities for 17 30 which 2d cross section and/or 3d volume data are to be output.<br><br>Beside 18 31 the PALM standard output quantities (which can be selected via
Note: See TracChangeset
for help on using the changeset viewer.