Dvrp parameters
Package: (mrun option -r) dvrp_graphics
NAMELIST group name: dvrp_graphics_par
Parameter Name | Type | Default Value | Explanation
|
---|
clip_dvrp_l
|
R
|
0.0
|
Left boundary of the displayed domain (in m).
This parameter can be used to restrict the display of the total horizontal domain, e.g. to reduce the data size of the dvr-output in order to speed-up the animated sequence.
|
clip_dvrp_n
|
R
|
(ny+1)*dy
|
North boundary of the displayed domain (in m).
This parameter can be used to restrict the display of the total horizontal domain, e.g. to reduce the data size of the dvr-output in order to speed-up the animated sequence.
|
clip_dvrp_r
|
R
|
(nx+1)*dx
|
Right boundary of the displayed domain (in m).
This parameter can be used to restrict the display of the total horizontal domain, e.g. to reduce the data size of the dvr-output in order to speed-up the animated sequence.
|
clip_dvrp_s
|
R
|
0.0
|
South boundary of the displayed domain (in m).
This parameter can be used to restrict the display of the total horizontal domain, e.g. to reduce the data size of the dvr-output in order to speed-up the animated sequence.
|
cluster_size
|
I
|
1
|
Vertex cluster size for polygon reduction of topography.
This parameter can be used to reduce the number of polygones which form the topography isosurface. In case of large numerical grids (large number of gridpoints) and /or complex topography, cluster_size > 1 may speed up the animation significantly. Disadvantage: buildings may loose their strict rectangular shape.
The allowed range of values is 1 <= cluster_size <= 5.
Warning: The allowed range of values is not checked. Wrong values may lead to unforseen effects or even aborts!
|
color_interval
|
R(2)
|
0.0, 1.01
|
Interval of values used for determining the particle color displayed in the animation.
See particle_color for further explanation.
|