1 | <!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 chapter 4.5</title> |
---|
4 | |
---|
5 | <meta name="GENERATOR" content="StarOffice 7 (Win32)"> |
---|
6 | <meta name="AUTHOR" content="Siegfried Raasch"> |
---|
7 | <meta name="CREATED" content="20041015;12234229"> |
---|
8 | <meta name="CHANGED" content="20041022;13412723"> |
---|
9 | <meta name="KEYWORDS" content="parallel LES model"> |
---|
10 | <style> |
---|
11 | <!-- |
---|
12 | @page { size: 21cm 29.7cm } |
---|
13 | --> |
---|
14 | </style></head> |
---|
15 | |
---|
16 | <body dir="ltr" lang="en-US"> |
---|
17 | <h3 style="line-height: 100%;">4.5 Data analysis and visualization<br> |
---|
18 | </h3> |
---|
19 | <p style="line-height: 100%;">PALM is able to output |
---|
20 | data of different quantities as time series, |
---|
21 | vertical profiles (usually horizontally averaged), two-dimensional |
---|
22 | cross sections or <font color="#000000">3d-volume data.</font> |
---|
23 | Depending on the kind of output (time series, profiles, etc.) and the output format (ASCII or binary) data are written |
---|
24 | to different files (file descriptions can be found in |
---|
25 | <a href="../app/chapter_3.4.html">chapter |
---|
26 | 3.4</a>). By default, all data |
---|
27 | output files are in NetCDF format (link to the NetCDF documentations in |
---|
28 | the Internet and on the PALM homepage), which can be processed by many |
---|
29 | public domain and commercial (graphic) software. Data from NetCDF files |
---|
30 | can also be easily read from FORTRAN programs provided that a NetCDF |
---|
31 | library is available. More detailed informations about the |
---|
32 | PALM-NetCDF-output is given in the next subchapter (<a href="../app/chapter_4.5.1.html">4.5.1</a>).</p> |
---|
33 | |
---|
34 | <p style="line-height: 100%;">Due to historical reasons, PALM can also |
---|
35 | output data in other formats suitable for some special graphic |
---|
36 | software. The exact format of these files corresponds to the |
---|
37 | requirements of the respective software. Still available at IMUK are <a href="http://www.muk.uni-hannover.de/institut/software/profil_beschreibung.html">profil</a> |
---|
38 | (time series, profiles), <a href="http://www.muk.uni-hannover.de/institut/software/iso2d_beschreibung.html">iso2d</a> |
---|
39 | (2d cross sections) and <b>AVS</b> (e.g. iso-surfaces of 3d volume |
---|
40 | data). The special files created by PALM can be directly used |
---|
41 | as input files for these plot programs. Beyond that, <b>profil</b> and |
---|
42 | <b>iso2d</b> need additional information |
---|
43 | about the plot layout (e.g. titles, axes labels, arrangement of the |
---|
44 | coordinate systems, etc.) provided by so-called parameter files<font color="#800000">. |
---|
45 | </font><font color="#000000">Thes</font>e files are also created by |
---|
46 | the PALM, providing a default layout (e.g. plots produced by <b>iso2d</b> |
---|
47 | show. only isolines and no color shading). Within certain |
---|
48 | limits the plot layout can be steered by some PALM parameters. |
---|
49 | Beyond that the user can edit the parameter files created by PALM and |
---|
50 | change, supplement or remove the given default values |
---|
51 | according to his needs. Beside the file with the (binary) data to be |
---|
52 | visualized, <b>AVS</b> additionally needs a file with |
---|
53 | coordinate information (likewise binary) and an ASCII file in the |
---|
54 | so-called FLD format, which describes the structure of the two binary |
---|
55 | files. Coordinate and FLD file are also created by the PALM. However, |
---|
56 | with <b>AVS</b> (differently than with <b>profile</b> or <b>iso2d</b>) |
---|
57 | the plot layout must always be additionally designed by the user |
---|
58 | with the help of the AVS network editor. </p> |
---|
59 | |
---|
60 | |
---|
61 | <p style="line-height: 100%;">In the following subchapters, steering |
---|
62 | of the different data output and how to create plots of the data is |
---|
63 | described by some examples. Not all details of steering |
---|
64 | are mentioned. If necessary, these can be found within the |
---|
65 | description of the respective parameters.<br> |
---|
66 | </p> |
---|
67 | |
---|
68 | For most purposes it should be sufficient to read <a href="../app/chapter_4.5.1.html">chapter 4.5.1</a> which explains the PALM-NetCDF-output.<hr> |
---|
69 | <p style="line-height: 100%;"><br> |
---|
70 | <font color="#000080"><font color="#000080"><a href="chapter_4.4.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.5.1.html"><font color="#000080"><img src="right.gif" name="Grafik3" align="bottom" border="2" height="32" width="32"></font></a></font></font></p> |
---|
71 | <p style="line-height: 100%;"> <span style="font-style: italic;">Last |
---|
72 | change:</span> 05/03/05 (SR)<br> |
---|
73 | </p> |
---|
74 | </body></html> |
---|