Changes between Version 60 and Version 61 of doc/app/dvrpar


Ignore:
Timestamp:
Sep 14, 2010 7:57:00 AM (15 years ago)
Author:
witha
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TabularUnified doc/app/dvrpar

    v60 v61  
    319319By default, particles have a black color.\\\\
    320320Allowed values for '''particle_color''' are:
    321 
    322 '' 'absuv' ''   Particle color depends on the absolute value of the resolved-scale horizontal velocity (SQRT(u2+v2) at the particle position.
    323 '' 'pt*' ''     Particle color depends on the deviation of the resolved-scale potential temperature at the particle position from the horizontally averaged potential temperature (total domain).
    324 '' 'z' ''       Particle color depends on the height of the particle with respect to the bottom boundary (z=0).
     321{{{#!table style="border:none"
     322{{{#!td style="vertical-align:top;border:none"
     323'' 'absuv' ''
     324}}}
     325{{{#!td style="vertical-align:top;border:none"
     326Particle color depends on the absolute value of the resolved-scale horizontal velocity (SQRT(u2+v2) at the particle position.
     327}}}
     328|------
     329{{{#!td style="vertical-align:top;border:none"
     330'' 'pt*' ''
     331}}}
     332{{{#!td style="vertical-align:top;border:none"
     333Particle color depends on the deviation of the resolved-scale potential temperature at the particle position from the horizontally averaged potential temperature (total domain).
     334}}}
     335|------
     336{{{#!td style="vertical-align:top;border:none"
     337'' 'z' ''
     338}}}
     339{{{#!td style="vertical-align:top;border:none"
     340Particle color depends on the height of the particle with respect to the bottom boundary (z=0).
     341}}}
     342}}}
    325343
    326344The colortable used for particles ranges from deep blue to deep red with yellow in between. The interval of values from the above listed quantities to be mapped to these colors is defined by parameter [#color_interval color_interval].\\\\