Changes between Version 109 and Version 110 of doc/app/dvrpar


Ignore:
Timestamp:
Jun 9, 2017 7:18:47 AM (8 years ago)
Author:
Giersch
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/dvrpar

    v109 v110  
    292292{{{#!td
    293293Graphical objects (isosurfaces, slicers, particles) which are to be created by the '''dvr''' software.\\\\
    294 Several different objects can be assigned simultaneously and will be displayed in the same scene. Allowed values for '''mode_dvrp''' are'' 'isosurface##' ''(isosurface),'' 'slicer##' ''(cross sections), and'' 'particles'.'' Within the strings, the hash characters (''##'') have to be replaced by two digits 01≤''##''≤99. Up to 10 objects can be assigned at the same time, e.g.:
     294Several different objects can be assigned simultaneously and will be displayed in the same scene. Allowed values for '''mode_dvrp''' are'' 'isosurface##' ''(isosurface),'' 'slicer##' ''(cross sections), '' 'particles' '' and '' 'pathlines' ''. Within the strings, the hash characters (''##'') have to be replaced by two digits 01≤''##''≤99. Up to 10 objects can be assigned at the same time, e.g.:
    295295    '''mode_dvrp''' ='' 'isosurface02', 'slicer01', 'particles', 'slicer02' ''
    296 In this case, one isosurface, two cross sections, and particles will be created. The quantities for which isosurfaces or cross sections are to be created have to be selected with the parameter [../d3par#data_output data_output] ('''data_output''' also determines the orientation of the cross section, thus xy, xz, or yz). Since for '''data_output''' lists of variables may be assigned, the digits at the end of the '''mode_dvrp'''-string select the quantity, which is given at the respective position in the respective list (e.g.'' 'isosurface02' ''selects the second 3D quantity of '''data_output''','' 'slicer01' ''selects the first 2D quantity of '''data_output'''). If e.g. '''data_output''' is assigned as '''data_output''' ='' 'u_xy', 'w_xz', 'v_yz', 'pt', 'u', 'w','' then - assuming the above assignment of '''mode_dvrp''' - an isosurface of u, a horizontal cross section of u and a vertical cross section (xz) of w are created. For locations of the cross sections see [../d3par#data_output data_output]. The threshold value for which the isosurface is to be created can be defined with parameter [#threshold threshold]. The isosurface color is controlled by parameter [#isosurface_color isosurface_color].\\\\
     296In this case, one isosurface, two cross sections, and particles will be created. The quantities for which isosurfaces or cross sections are to be created have to be selected with the parameter [../d3par#data_output data_output] (' ''data_output''' also determines the orientation of the cross section, thus xy, xz, or yz). Since for '''data_output''' lists of variables may be assigned, the digits at the end of the '''mode_dvrp'''-string select the quantity, which is given at the respective position in the respective list (e.g.'' 'isosurface02' ''selects the second 3D quantity of '''data_output''','' 'slicer01' ''selects the first 2D quantity of '''data_output'''). If e.g. '''data_output''' is assigned as '''data_output''' ='' 'u_xy', 'w_xz', 'v_yz', 'pt', 'u', 'w','' then - assuming the above assignment of '''mode_dvrp''' - an isosurface of u, a horizontal cross section of u and a vertical cross section (xz) of w are created. For locations of the cross sections see [../d3par#data_output data_output]. The threshold value for which the isosurface is to be created can be defined with parameter [#threshold threshold]. The isosurface color is controlled by parameter [#isosurface_color isosurface_color].\\\\
    297297The particles color and size can be set using parameters [#particle_color particle_color] and [#particle_dvrpsize particle_dvrpsize].\\\\
    298298The vertical extension of the displayed domain is given by [../d3par#nz_do3d nz_do3d].\\\\