Changeset 336 for palm/trunk/DOC/app/chapter_4.2.html
- Timestamp:
- Jun 10, 2009 11:19:35 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/DOC/app/chapter_4.2.html
r291 r336 10663 10663 10664 10664 10665 <tr> 10665 <tr><td style="vertical-align: top;"><a name="groundplate_color"></a><span style="font-weight: bold;">groundplate_color</span></td><td style="vertical-align: top;">R(3)</td><td style="vertical-align: top;"><span style="font-style: italic;">0.0, 0.6, 0.0</span></td><td style="vertical-align: top;">Color of the ground plate.<br><br>The color is given in RGB (red/green/blue) portions. The default color of the ground plate is green.</td></tr><tr><td style="vertical-align: top;"><span style="font-weight: bold;"><a name="isosurface_color"></a>isosurface_color</span></td><td style="vertical-align: top;">R(3,10)</td><td style="vertical-align: top;"><span style="font-style: italic;">0.9, 0.9, 0.9</span><br style="font-style: italic;"><span style="font-style: italic;">0.8, 0.1, 0.1</span><br style="font-style: italic;"><span style="font-style: italic;">0.1, 0.1, 0.8<br>0.1, 0.8, 0.1<br>0.6, 0.1, 0.1<br>0.1, 0.1, 0.6<br>0.1, 0.6, 0.1<br>0.4, 0.1, 0.1<br>0.1, 0.1, 0.4<br>0.1, 0.4, 0.1</span></td><td style="vertical-align: top;">Color of the isosurface(s).<br><br>Colors 10666 are given in RGB (red/green/blue) portions. By default, the first 10667 isosurface has a gray color, the second a red color, the third a blue 10668 color, etc.</td></tr><tr> 10666 10669 10667 10670 … … 10742 10745 cross sections see <a href="#data_output">data_output</a>. 10743 10746 The theshold value for which the isosurface is 10744 to be created can be defined with parameter <a href="#threshold">threshold</a>. <br>10747 to be created can be defined with parameter <a href="#threshold">threshold</a>. The isosurface color is controlled by parameter <a href="#isosurface_color">isosurface_color</a>.<br> 10745 10748 10746 10749 … … 10782 10785 10783 10786 10784 The declaration color charts to be10787 The declaration of color charts to be 10785 10788 used still have to be given "manually" in subroutine <a href="chapter_3.4.html#user_dvrp_coltab"><span style="font-family: monospace;">user_dvrp_coltab</span></a> 10786 (file <tt><font style="font-size: 11pt;" size="2">user_interface.f90</font></tt>). 10787 <br> 10788 10789 10790 A change of particle colors and/or particle diameters (e.g. 10791 according 10792 to the local characteristics of the flow field) to be used for the 10793 visualization, must be carried out by adding respective code extensions 10794 to <a href="chapter_3.4.html#user_particle_attributes"><tt><font style="font-size: 11pt;" size="2">user_particle_attributes</font></tt></a> 10795 (in file <tt><font style="font-size: 11pt;" size="2">user_interface.f90</font></tt>). </td> 10789 (file <tt><font style="font-size: 11pt;" size="2">user_dvrp_coltab.f90</font></tt>). 10790 10791 10792 </td> 10796 10793 10797 10794 … … 11067 11064 11068 11065 11069 </tr> 11066 </tr><tr><td style="vertical-align: top;"><span style="font-weight: bold;"><a name="topography_color"></a>topography_color</span></td><td style="vertical-align: top;">R(3)</td><td style="vertical-align: top;"><span style="font-style: italic;">0.8, 0.7, 0.6</span></td><td style="vertical-align: top;">Color of the topography.<br><br>The color is given in RGB (red/green/blue) portions. If topograpy is switched on (see <a href="chapter_4.1.html#topography">topography</a>), its default color is a kind of gray.</td></tr> 11070 11067 11071 11068
Note: See TracChangeset
for help on using the changeset viewer.