Changes between Version 73 and Version 74 of doc/app/dvrpar


Ignore:
Timestamp:
Sep 14, 2010 8:31:21 AM (14 years ago)
Author:
witha
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/dvrpar

    v73 v74  
    371371If '''particle_dvrpsize''' ='' 'absw' ''and [#dvrpsize_interval dvrpsize_interval] = ''1.0, 2.0,'' then all particles at positions where the absolute value of w is <= ''1.0'' m/s will have a size of ''0.25*[../inipar#dx dx] ''m and those at positions with |w| >= ''2.0'' m/s will have a size of ''0.85*[../inipar#dx dx] ''m, while those with ''1.0'' m/s < |w| < ''2.0'' m/s will linearly vary in size from ''0.25*[../inipar#dx dx] ''m to'' 0.85*[../inipar#dx dx] ''m.
    372372}}}
     373|----------------
     374{{{#!td style="vertical-align:top"
     375[=#slicer_range_limits_dvrp '''slicer_range_''']\\
     376[=#slicer_range_limits_dvrp '''limits_dvrp''']
     377}}}
     378{{{#!td style="vertical-align:top"
     379R(2,10)
     380}}}
     381{{{#!td style="vertical-align:top"
     38210 * (-1,1)
     383}}}
     384{{{#!td
     385Ranges of values to which a color table has to be mapped (units of the respective quantity).\\\\
     386In case that slicers have to be displayed (see [#mode_dvrp mode_dvrp]), this parameter defines the ranges of values of the respective quantities to which the colortable in use has to be mapped. If e.g. a temperature slice shall be displayed, the colortable defines colors from blue to red, and '''slicer_range_limits_dvrp''' = ''290.0, 305.0'' then areas with temperature of 290 K are displayed in dark blue and those with 305.0 are displayed in dark red. Temperatures within these limits will be displayed by a continuous color gradient from blue to red and Temperatures outside the limits will be displayed either in dark blue or in dark red.\\\\
     387Up to ten different ranges can be assigned in case that more than one slicer has to be displayed.\\\\
     388See [#mode_dvrp mode_dvrp] for the declaration of color charts.
     389}}}